Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [TikTok] Misc fixes (#2271) | MinePlayersPE | 2022-01-09 | 1 | -6/+9 |
| | | | | Closes #2265 Authored by: MinePlayersPE | ||||
* | Add EuropeanTourIE (#2247) | Ashish Gupta | 2022-01-08 | 2 | -0/+38 |
| | | | | Closes #2208 Authored by: Ashish0804 | ||||
* | [NBCSports] Fix extraction of platform URLs (#2244) | ischmidt20 | 2022-01-08 | 1 | -7/+12 |
| | | | Authored by: ischmidt20 | ||||
* | [afreecatv] Add support for livestreams (#2097) | Luc Ritchie | 2022-01-07 | 2 | -1/+101 |
| | | | Authored by: wlritchi | ||||
* | [Nexx] Support 3q CDN (#2213) | MinePlayersPE | 2022-01-07 | 1 | -0/+62 |
| | | | | Closes #1637 Authored by: MinePlayersPE | ||||
* | [fox] Extract m3u8 from preview (#2235) | ischmidt20 | 2022-01-07 | 1 | -8/+31 |
| | | | Authored by: ischmidt20 | ||||
* | [Pornez] Add extractor (#2236) | Moises Lima | 2022-01-07 | 2 | -0/+44 |
| | | | Authored by: mozlima | ||||
* | [youtube] Update tests | pukkandan | 2022-01-07 | 2 | -30/+511 |
| | |||||
* | [youtube:tab] Extract more playlist metadata (#2069) | coletdjnz | 2022-01-07 | 4 | -26/+65 |
| | | | | | | | * Add fields modified_date, modified_timestamp * Add field playlist_count * [youtube:tab] Extract view_count, playlist_count, modified_date Authored by: coletdjnz, pukkandan | ||||
* | [callin] Add extractor (#2000) | foghawk | 2022-01-07 | 2 | -0/+115 |
| | | | Authored by: foghawk | ||||
* | [utils] Improve parsing for nested HTML elements (#2129) | Zenon Mousmoulas | 2022-01-06 | 2 | -28/+216 |
| | | | | | and add functions to return the HTML of elements Authored by: zmousm | ||||
* | [Vimm] Add extractor (#2231) | Aleri Kaisattera | 2022-01-05 | 2 | -0/+32 |
| | | | | Authored by: alerikaisattera | ||||
* | [MainStreaming] Add extractor (#2180) | coletdjnz | 2022-01-05 | 3 | -1/+240 |
| | | | | | Closes #1183, https://github.com/ytdl-org/youtube-dl/issues/29615 Authored by: coletdjnz | ||||
* | [gfycat] Support embeds (#2229) | coletdjnz | 2022-01-05 | 2 | -1/+46 |
| | | | | Closes #2214 Authored by: coletdjnz | ||||
* | [openrec] Add movie extractor (#2222) | Lesmiscore (The Hatsune Daishi) | 2022-01-04 | 2 | -38/+67 |
| | | | | Closes #2218 Authored by: Lesmiscore | ||||
* | [hrfernsehen] Fix ardloader extraction (#2217) | Alexander Simon | 2022-01-04 | 1 | -8/+2 |
| | | | Authored by: CreaValix | ||||
* | [zee5] Add geo-bypass | pukkandan | 2022-01-04 | 1 | -0/+1 |
| | |||||
* | [cleanup] Misc cleanup | pukkandan | 2022-01-04 | 8 | -44/+47 |
| | |||||
* | [vk] Capture `clip` URLs | pukkandan | 2022-01-04 | 1 | -1/+5 |
| | |||||
* | Allow multiple and nested configuration files | pukkandan | 2022-01-04 | 4 | -141/+172 |
| | |||||
* | Fix `-s --ignore-no-formats --force-write-archive` | pukkandan | 2022-01-03 | 1 | -9/+9 |
| | | | | Bug in a13e684813dccc21f3d71711bf79dafbe943bccb | ||||
* | Fix recursion error in f46e2f9d929f395b32b52cdab93dde980a5ddaf1 | pukkandan | 2022-01-03 | 1 | -3/+3 |
| | | | | Closes #2216 | ||||
* | Fix bug in 8896899216e90b0ea7ddb1697faf1dc8411b78be | pukkandan | 2022-01-03 | 1 | -1/+1 |
| | | | | Closes #2215 | ||||
* | Write `download_archive` only after all formats are downloaded | pukkandan | 2022-01-03 | 1 | -17/+27 |
| | | | | Closes #1470 | ||||
* | Add key `requested_downloads` in the root `info_dict` | pukkandan | 2022-01-03 | 4 | -15/+35 |
| | |||||
* | 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 |