about summary refs log tree commit diff
path: root/youtube_dl/extractor
Commit message (Expand)AuthorAgeFilesLines
* [YouPorn] Add playlist extractors HEAD masterdirkf10 days2-1/+447
* [YouPorn] Improve extractiondirkf10 days1-18/+46
* [YouPorn] Incorporate yt-dlp PR 8827dirkf10 days1-38/+80
* [Youtube] Fix unwanted private method __ie_msg in f8b0135850gy-chen2024-03-231-3/+3
* [Vimeo] Improve `config` extraction (#32742)Zizheng Guo2024-03-121-2/+2
* [Videa] Fix extractionhatsomatt2024-03-081-1/+4
* [Videa] Align with yt-dlpdirkf2024-03-081-13/+26
* [XFileShare] Update extractor for 2024dirkf2024-03-083-147/+193
* [InfoExtractor] Rework and improve JWPlayer extractiondirkf2024-03-081-33/+22
* [InfoExtractor] Add `_search_json()`dirkf2024-03-081-0/+55
* [caffeine.tv] Add new extractor (#32514)Aaron Tan2024-02-222-0/+80
* [GBNews]Add new extractor for GB News TV channel (#29432)dirkf2024-02-222-0/+140
* [Vbox7] Improve extraction, adding features from yt-dlp PR #9100dirkf2024-02-191-27/+53
* [Vbox7IE] Sanitise ld+json containing unexpected charactersdirkf2024-02-021-0/+22
* [Vbox7IE] Improve extractiondirkf2024-02-021-39/+90
* [InfoExtractor] Correctly resolve BaseURL in DASH manifestdirkf2024-02-021-2/+19
* [InfoExtractor] Support byte range for DASHdirkf2024-02-021-36/+78
* [InfoExtractor] Support DASH subtitle extraction (yt-dlp back-port)dirkf2024-02-021-127/+199
* [YouTube] Fix `like_count` extraction using `likeButtonViewModel`dirkf2024-01-221-4/+14
* [YouTube] Rework n-sig processing, realigning with yt-dlpdirkf2024-01-221-185/+289
* [InfoExtractor] Support some warning and `._downloader` shortcut methods from...dirkf2024-01-221-3/+53
* [Epidemic Sound] Add new extractor (#32628)Robotix2023-12-062-0/+102
* [Imgur] Overhaul extractor module (#32612)dirkf2023-12-051-69/+279
* [telewebion] Fix extraction (#32634)mimvahedi2023-12-021-24/+23
* [Youtube] Update consent cookie handling to match siteReenigneArcher2023-11-291-10/+4
* [S4C] Add thumbnail extraction, extract series as playlistdirkf2023-08-312-8/+59
* [S4C] Add extractor for Sianel Pedwar Cymrudirkf2023-08-042-0/+77
* [compat] Use `compat_open()`dirkf2023-07-252-0/+2
* [InfoExtractor] Add `_match_valid_url()` class method and refactordirkf2023-07-192-19/+38
* [InfoExtractor] Add search methods for Next/Nuxt.js from yt-dlpdirkf2023-07-194-53/+62
* [Clipchamp] Add new extractor back-ported from yt-dlpdirkf2023-07-192-0/+77
* [DLF] Add site extractors back-ported from yt-dlpdirkf2023-07-192-0/+208
* [Whyp] Add extractor back-ported from yt-dlpdirkf2023-07-192-0/+79
* [GlobalPlayer] Add site extractors back-ported from yt-dlpdirkf2023-07-192-4/+296
* [InfoExtractor] Support groups in _`search_regex()`, etcdirkf2023-07-191-4/+5
* [YouTube] Avoid crash in author extractiondirkf2023-06-221-1/+1
* [YouTube] Improve nsig function name extractionpukkandan2023-06-221-6/+13
* [YouTube] Improve fix for ae8ba2cdirkf2023-06-181-3/+1
* [YouTube] Fix `KeyError QV` in signature extraction faileddirkf2023-06-171-1/+5
* [ITV] Fix UA capitalisation in 384f632dirkf2023-05-231-2/+2
* [YouTube] Support Releases tabdirkf2023-04-231-47/+67
* [YouTube] Simplify signature patternsdirkf2023-04-121-5/+3
* [extractor/youtube] Bypass throttling for `-f17`pukkandan2023-03-191-9/+4
* [extractor/youtube] Construct fragment list lazilypukkandan2023-03-191-6/+12
* [AENetworksBaseIE] Report missing show data instead of crashdirkf2023-03-141-5/+18
* [Youtube] Construct dash formats with `range` querypukkandan2023-03-031-6/+16
* [YouTube] Support @owner format in uploader_id etcdirkf2023-02-241-125/+194
* Escape URLs in `sanitized_Request`, not `sanitize_url` d2558234cf5dd12d6896ee...pukkandan2023-02-201-0/+19
* [Vimeo] Fix e19ec52 for tween-age Pythonsdf2023-02-201-1/+1
* [YouTube] Avoid crash if uploader_id extraction failsdirkf2023-02-171-1/+3