Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add field `video_autonumber` | pukkandan | 2022-01-03 | 2 | -0/+4 | |
| | | | | Closes #662 | |||||
* | Raise error if subtitle download fails | pukkandan | 2022-01-03 | 1 | -2/+3 | |
| | | | | Closes #2212 | |||||
* | Add more post-processing stages | pukkandan | 2022-01-03 | 5 | -9/+23 | |
| | | | | | playlist = After entire playlist after_video = After downloading all formats of a video | |||||
* | Allow `--exec` to be run at any post-processing stage | pukkandan | 2022-01-03 | 6 | -45/+52 | |
| | | | | Deprecates `--exec-before-download` | |||||
* | Add `--print playlist:` to print fields per playlist | pukkandan | 2022-01-03 | 4 | -24/+50 | |
| | ||||||
* | [vk] Improve _VALID_URL (#2207) | k3ns1n | 2022-01-02 | 1 | -1/+12 | |
| | | | Authored by: k3ns1n | |||||
* | [Dropbox] Support password protected files and more formats (#2201) | zenerdi0de | 2022-01-02 | 1 | -4/+40 | |
| | | | Authored by: zenerdi0de | |||||
* | [youtube:api] Update Innertube clients (#2163) | coletdjnz | 2022-01-02 | 1 | -27/+27 | |
| | | | | | * Updated iOS clients to support 60fps formats (see: https://github.com/TeamNewPipe/NewPipeExtractor/issues/680#issuecomment-1002724558) * General update of versions and keys of other clients Authored-by: coletdjnz | |||||
* | [zdf] Add chapter extraction (#2198) | chris | 2022-01-02 | 1 | -11/+26 | |
| | | | Authored by: iw0nderhow | |||||
* | [FfmpegMetadata] Allow setting metadata of individual streams | pukkandan | 2022-01-02 | 2 | -13/+18 | |
| | | | | Closes #877 | |||||
* | [utils] Use key `None` in `traverse_obj` to return as-is | pukkandan | 2022-01-02 | 1 | -3/+4 | |
| | ||||||
* | Fix live title for multiple formats | pukkandan | 2022-01-02 | 1 | -3/+2 | |
| | ||||||
* | [facebook] Parse dash manifests | pukkandan | 2022-01-02 | 1 | -7/+12 | |
| | ||||||
* | [RedBullTV] Parse subtitles from manifest (#2200) | Ashish Gupta | 2022-01-02 | 1 | -2/+1 | |
| | | | | Closes #2151 Authored by: Ashish0804 | |||||
* | [extractor] Extract chapters from JSON-LD (#2031) | chris | 2022-01-02 | 2 | -0/+77 | |
| | | | Authored by: iw0nderhow, pukkandan | |||||
* | [extractor] Extract thumbnails from JSON-LD (#2195) | nixxo | 2022-01-02 | 2 | -1/+28 | |
| | | | Authored by: nixxo | |||||
* | [build] Reduce dependency on third party workflows | pukkandan | 2022-01-01 | 1 | -11/+7 | |
| | | | | Closes #2194 | |||||
* | [XVideos] Check HLS formats (#2193) | MinePlayersPE | 2022-01-01 | 1 | -4/+19 | |
| | | | | Closes #1823 Authored by; MinePlayersPE | |||||
* | [hotstar] Add extractor args to ignore tags (#2116) | Ashish Gupta | 2022-01-01 | 2 | -0/+8 | |
| | | | Authored by: Ashish0804 | |||||
* | [VrtNU] Handle empty title (#2147) | pgaig | 2022-01-01 | 1 | -2/+3 | |
| | | | | Closes #2146 Authored by: pgaig | |||||
* | [KelbyOne] Add extractor (#2181) | Ashish Gupta | 2022-01-01 | 3 | -1/+86 | |
| | | | | | Closes #2170 Authored by: Ashish0804 | |||||
* | [mixcloud] Detect restrictions (#2169) | LE | 2022-01-01 | 1 | -1/+15 | |
| | | | Authored by; llacb47 | |||||
* | [TikTok] Pass cookies to formats (#2171) | MinePlayersPE | 2022-01-01 | 1 | -0/+4 | |
| | | | | Closes #2166 Authored by: MinePlayersPE | |||||
* | [BiliIntl] Add login (#2172) | MinePlayersPE | 2022-01-01 | 1 | -12/+70 | |
| | | | | | and misc improvements Authored by: MinePlayersPE | |||||
* | [extractor] Detect more subtitle codecs in MPD manifests (#2174) | Felix S | 2022-01-01 | 2 | -5/+13 | |
| | | | Authored by: fstirlitz | |||||
* | [TikTok] Fix extraction for sigi-based webpages (#2164) | MinePlayersPE | 2021-12-30 | 1 | -14/+22 | |
| | | | | Fixes: #2133 Authored by: MinePlayersPE | |||||
* | [outtmpl] Alternate form for `D` and fix suffix's case | pukkandan | 2021-12-30 | 4 | -6/+12 | |
| | | | | Fixes: https://github.com/yt-dlp/yt-dlp/issues/2085#issuecomment-1002247689, https://github.com/yt-dlp/yt-dlp/pull/2132/files#r775729811 | |||||
* | [cookies] Fix bug when keyring is unspecified | pukkandan | 2021-12-30 | 1 | -1/+1 | |
| | | | | Closes #2167 | |||||
* | Allow escaped `,` in `--extractor-args` | pukkandan | 2021-12-30 | 1 | -1/+2 | |
| | | | | Closes #2152 | |||||
* | [TikTok] Change app version (#2161) | MinePlayersPE | 2021-12-30 | 1 | -5/+47 | |
| | | | | Closes #2133, #2135 Authored by: MinePlayersPE, llacb47 | |||||
* | [Drooble] Add extractor (#1547) | u-spec-png | 2021-12-29 | 2 | -0/+117 | |
| | | | | Closes #1527 Authored by: u-spec-png | |||||
* | [Instagram] Add story/highlight extractor (#2006) | u-spec-png | 2021-12-29 | 2 | -0/+75 | |
| | | | | Fixes https://github.com/ytdl-org/youtube-dl/issues/25575 Authored by: u-spec-png | |||||
* | [TikTok] Fallback to feed API endpoint (#2142) | MinePlayersPE | 2021-12-28 | 1 | -4/+12 | |
| | | | | Authored by: MinePlayersPE Workaround for #2133 | |||||
* | Allow unicode characters in `info.json` | pukkandan | 2021-12-28 | 1 | -1/+1 | |
| | | | | Closes #2139 | |||||
* | [utils] Fix `format_bytes` output for Bytes (#2132) | Pierre Mdawar | 2021-12-28 | 2 | -2/+15 | |
| | | | | Authored by: pukkandan, mdawar | |||||
* | Don't treat empty containers as `None` in `sanitize_info` | pukkandan | 2021-12-28 | 1 | -2/+1 | |
| | ||||||
* | [gfycat] Fix `uploader` | pukkandan | 2021-12-28 | 1 | -4/+24 | |
| | ||||||
* | [version] update | github-actions | 2021-12-27 | 6 | -15/+15 | |
| | | | | | | Created by: pukkandan :ci skip all | |||||
* | Release 2021.12.27 | pukkandan | 2021-12-27 | 3 | -1/+25 | |
| | ||||||
* | [docs] Add examples for using `TYPES:` in `-P`/`-o` | pukkandan | 2021-12-27 | 2 | -3/+10 | |
| | ||||||
* | [cookies] Support other keyrings (#2032) | Matt Broadway | 2021-12-27 | 6 | -89/+343 | |
| | | | Authored by: mbway | |||||
* | [aria2c] Don't show progress when `--no-progress` | pukkandan | 2021-12-27 | 1 | -0/+1 | |
| | ||||||
* | [EmbedThumbnail] Prefer AtomicParsley over ffmpeg if available | pukkandan | 2021-12-27 | 1 | -33/+38 | |
| | ||||||
* | [ThumbnailsConvertor] Fix for when there are no thumbnails | pukkandan | 2021-12-27 | 1 | -3/+3 | |
| | | | | Closes #2125 | |||||
* | [Zee5] Fix VALID_URL for tv-shows | Ashish Gupta | 2021-12-26 | 1 | -27/+28 | |
| | ||||||
* | [youtube] End `live-from-start` properly when stream ends with 403 | pukkandan | 2021-12-26 | 2 | -18/+27 | |
| | | | | Closes #2089 | |||||
* | [tiktok] Fix `extractor_key` used in archive | pukkandan | 2021-12-26 | 1 | -2/+2 | |
| | ||||||
* | [TikTok] Add music, sticker and tag IEs (#2119) | MinePlayersPE | 2021-12-26 | 2 | -0/+111 | |
| | | | | Closes #1752 Authored by: MinePlayersPE | |||||
* | Avoid recursion error when re-extracting info | pukkandan | 2021-12-26 | 1 | -24/+26 | |
| | ||||||
* | [BiliIntl] Fix extractor (#2077) | MinePlayersPE | 2021-12-26 | 1 | -59/+79 | |
| | | | | Closes #1744 Authored by: MinePlayersPE |