aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [extractor/BrainPOP] Add extractors (#6106)MyNey2023-04-122-0/+326
| | | | Authored by: MinePlayersPE Based on https://github.com/ytdl-org/youtube-dl/pull/10025
* [extractor/biliIntl] Add comment extraction (#6079)HobbyistDev2023-04-121-2/+109
| | | Authored by: HobbyistDev
* [extractor/gmanetwork] Add extractor (#5945)HobbyistDev2023-04-122-0/+84
| | | | Authored by: HobbyistDev Partially fixes #5770
* Relaxed validation for numeric format filterspukkandan2023-04-121-1/+1
| | | | | | Continued from f96bff99cb2cf1d112b099e5149dd2c3a6a76af2 Closes #6782
* [extractor/niconico] Download comments from the new endpoint (#6773)Lesmiscore2023-04-121-15/+39
| | | | Authored by: Lesmiscore
* [postprocessor/FixupDuplicateMoov] Fix bug in triggeringpukkandan2023-04-111-1/+1
|
* [extractor/youtube] Revert default formats to `https`pukkandan2023-04-111-3/+1
|
* [extractor/zoom] Fix extractor (#6741)Shreyas Minocha2023-04-111-8/+12
| | | | Authored by: shreyasminocha Closes #6677
* [extractor/line] Remove extractors (#6734)sian14682023-04-112-147/+0
| | | | Service has shut down - https://archive.ph/txVKy Authored by: sian1468
* [extractor/hrefli] Add extractor (#6762)lauren n. liberda2023-04-112-0/+16
| | | Authored by: selfisekai
* [extractor/youku] Improve error message (#6690)Chris Caruso2023-04-111-41/+3
| | | | Authored by: carusocr Closes #6551
* [extractor/kick] Make initial request non-fatalbashonly2023-04-081-1/+1
| | | | Authored by: bashonly
* [extractor/youtube] Fix comment loop detection for pinned comments (#6714)coletdjnz2023-04-061-2/+12
| | | | | | | Pinned comments may repeat a second time - this is expected. Fixes https://github.com/yt-dlp/yt-dlp/issues/6712 Authored by: coletdjnz
* [extractor/YahooGyaOIE,extactor/YahooGyaOPlayerIE] Delete extractors due to ↵Lesmiscore2023-03-312-119/+0
| | | | | website close (#6218) Authored by: Lesmiscore
* [extractor/iwara] Accept old URLsLesmiscore2023-03-291-1/+1
| | | | | | Authored by: Lesmiscore Closes #6669
* [postprocessor/EmbedThumbnail,postprocessor/FFmpegMetadata] Fix error on ↵Lesmiscore2023-03-282-2/+2
| | | | | | | attaching thumbnails and info json for mkv/mka (#6647) Authored by: Lesmiscore Current yt-dlp code never hit this bug, but would hit once filename sanitization gets better
* [extractor/iwara] Report private videos (#6641)Lesmiscore2023-03-271-1/+8
| | | Authored by: Lesmiscore
* [extractor/nbc] Fix `NBCStations` direct mp4 formats (#6637)bashonly2023-03-261-12/+45
| | | Authored by: bashonly
* [extractor/triller] Support short URLs, detect removed videos (#6636)bashonly2023-03-262-134/+174
| | | Authored by: bashonly
* [utils] `js_to_json`: Implement template strings (#6623)Simon Sawicki2023-03-252-2/+16
| | | Authored by: Grub4K
* [extractor] Extract more metadata from ISMpukkandan2023-03-252-80/+38
| | | | Fixes https://github.com/yt-dlp/yt-dlp/commit/81b6102d2099eec78a2db9ae3d101a8503dd4f25#r105892531
* [extractor] Do not exit early for unsuitable `url_result`pukkandan2023-03-251-2/+2
|
* Fix 5cc0a8fd2e9fec50026fb92170b57993af939e4abashonly2023-03-231-1/+0
| | | | Authored by: bashonly
* [extractor/tiktok] Fix mp3 formats (#6615)bashonly2023-03-231-1/+35
| | | | Closes #6608 Authored by: bashonly
* [extractor/hollywoodreporter] Add extractors (#6614)bashonly2023-03-232-0/+76
| | | | Closes #6525 Authored by: bashonly
* [extractor/pgatour] Add extractor (#6613)bashonly2023-03-232-0/+48
| | | | Closes #6537 Authored by: bashonly
* [extractor/generic] Accept values for `fragment_query`, `variant_query` (#6600)bashonly2023-03-232-10/+14
| | | | Closes #6593 Authored by: bashonly
* [extractor/rumble] Fix videos without quality selectionpukkandan2023-03-231-2/+28
| | | | Closes #6612
* [extractor/rumble] Detect timeline formatpukkandan2023-03-231-2/+26
| | | | Closes #6607
* [extractor/telecaribe] Expand livestream support (#6601)bashonly2023-03-231-4/+18
| | | | Closes #6598 Authored by: bashonly
* [extractor/cbs] Add `ParamountPressExpress` extractor (#6604)bashonly2023-03-233-3/+121
| | | | Closes #6597 Authored by: bashonly
* [extractor/generic] Add extractor-args `hls_key`, `variant_query` (#6567)bashonly2023-03-212-11/+23
| | | Authored by: bashonly
* [extractor/bravotv] Fix extractor (#6568)bashonly2023-03-211-82/+150
| | | | Closes #6562 Authored by: bashonly
* [extractor/rozhlas] Extract manifest formats (#6590)bashonly2023-03-211-19/+61
| | | | Closes #6584 Authored by: bashonly
* [extractor/iwara] Overhaul extractors (#6557)Lesmiscore2023-03-181-187/+132
| | | | Authored by: Lesmiscore
* [extractor/drtv] Fix radio page extraction (#6552)viktor-enzell2023-03-181-19/+39
| | | Authored by: viktor-enzell
* [extractor/tiktok] Improve `TikTokLive` extractor (#6520)bashonly2023-03-161-21/+158
| | | | Closes #6459 Authored by: bashonly
* [extractor/genius] Add support for articles (#6474)bashonly2023-03-161-8/+26
| | | | Closes #6465 Authored by: bashonly
* [extractor/mediastream] Improve `WinSports` and embed extraction (#6426)bashonly2023-03-161-37/+67
| | | | Closes #6419, Closes #6527 Authored by: bashonly
* [extractor/youtube] Fix parsing `comment_count` (#6523)Nicholas Defranco2023-03-151-3/+3
| | | | Closes #5849 Authored by: nick-cd
* [build] Pin `pyinstaller` version for MacOSpukkandan2023-03-151-1/+1
| | | | Workaround for #6541
* [extractor/youtube] Handle incomplete initial data from watch page (#6510)coletdjnz2023-03-131-1/+4
| | | Authored by: coletdjnz
* [dependencies/Cryptodome] Fix `__bool__`pukkandan2023-03-131-2/+4
| | | | Bug in 65f6e807804d2af5e00f2aecd72bfc43af19324a
* [extractor/nebula] Add `beta.nebula.tv` (#6516)unbeatable-1012023-03-131-1/+5
| | | Authored by: unbeatable-101
* [extractor/jwplatform] Update `_extract_embed_urls` (#6383)Chris Caruso2023-03-121-11/+26
| | | Authored by: carusocr
* [extractor/Parler] Rewrite extractor (#6446)JChris2462023-03-121-57/+37
| | | | Authored by: JChris246 Closes #6068
* [extractor/medaltv] Fix clips (#6502)Joshua Lochner2023-03-121-17/+6
| | | | Closes #6489 Authored by: xenova
* [extractor/LastFM] Rewrite playlist extraction (#6379)Ha Tien Loi2023-03-121-20/+23
| | | | Authored by: hatienl0i261299, pukkandan Closes #5975
* [extractor/thesun] Update `_VALID_URL` (#6522)Ha Tien Loi2023-03-121-3/+10
| | | | Authored by: hatienl0i261299 Closes #6479
* Fix 2a23d92d9ec44a0168079e38bcf3d383e5c4c7bbpukkandan2023-03-121-6/+9
| | | | Closes #6517