aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Expand)Author
2024-02-22[caffeine.tv] Add new extractor (#32514)Aaron Tan
2024-02-22[GBNews]Add new extractor for GB News TV channel (#29432)dirkf
2024-02-19[Vbox7] Improve extraction, adding features from yt-dlp PR #9100dirkf
2024-02-02[Vbox7IE] Sanitise ld+json containing unexpected charactersdirkf
2024-02-02[Vbox7IE] Improve extractiondirkf
2024-02-02[InfoExtractor] Correctly resolve BaseURL in DASH manifestdirkf
2024-02-02[InfoExtractor] Support byte range for DASHdirkf
2024-02-02[InfoExtractor] Support DASH subtitle extraction (yt-dlp back-port)dirkf
2024-01-22[YouTube] Fix `like_count` extraction using `likeButtonViewModel`dirkf
2024-01-22[YouTube] Rework n-sig processing, realigning with yt-dlpdirkf
2024-01-22[InfoExtractor] Support some warning and `._downloader` shortcut methods from...dirkf
2023-12-06[Epidemic Sound] Add new extractor (#32628)Robotix
2023-12-05[Imgur] Overhaul extractor module (#32612)dirkf
2023-12-02[telewebion] Fix extraction (#32634)mimvahedi
2023-11-29[Youtube] Update consent cookie handling to match siteReenigneArcher
2023-08-31[S4C] Add thumbnail extraction, extract series as playlistdirkf
2023-08-04[S4C] Add extractor for Sianel Pedwar Cymrudirkf
2023-07-25[compat] Use `compat_open()`dirkf
2023-07-19[InfoExtractor] Add `_match_valid_url()` class method and refactordirkf
2023-07-19[InfoExtractor] Add search methods for Next/Nuxt.js from yt-dlpdirkf
2023-07-19[Clipchamp] Add new extractor back-ported from yt-dlpdirkf
2023-07-19[DLF] Add site extractors back-ported from yt-dlpdirkf
2023-07-19[Whyp] Add extractor back-ported from yt-dlpdirkf
2023-07-19[GlobalPlayer] Add site extractors back-ported from yt-dlpdirkf
2023-07-19[InfoExtractor] Support groups in _`search_regex()`, etcdirkf
2023-06-22[YouTube] Avoid crash in author extractiondirkf
2023-06-22[YouTube] Improve nsig function name extractionpukkandan
2023-06-18[YouTube] Improve fix for ae8ba2cdirkf
2023-06-17[YouTube] Fix `KeyError QV` in signature extraction faileddirkf
2023-05-23[ITV] Fix UA capitalisation in 384f632dirkf
2023-04-23[YouTube] Support Releases tabdirkf
2023-04-12[YouTube] Simplify signature patternsdirkf
2023-03-19[extractor/youtube] Bypass throttling for `-f17`pukkandan
2023-03-19[extractor/youtube] Construct fragment list lazilypukkandan
2023-03-14[AENetworksBaseIE] Report missing show data instead of crashdirkf
2023-03-03[Youtube] Construct dash formats with `range` querypukkandan
2023-02-24[YouTube] Support @owner format in uploader_id etcdirkf
2023-02-20Escape URLs in `sanitized_Request`, not `sanitize_url` d2558234cf5dd12d6896ee...pukkandan
2023-02-20[Vimeo] Fix e19ec52 for tween-age Pythonsdf
2023-02-17[YouTube] Avoid crash if uploader_id extraction failsdirkf
2023-02-14[InfoExtractor] Handle unquoted values in OpenGraph searchesdirkf
2023-02-13[StreamsbIE] Add extractor for streamsb.com (viewsb.com) (#31517)fonkap
2023-02-13[KommunetvIE] Add extractor for kommunetv.no (#31516)fonkap
2023-02-13[FileMoonIE] Add extractor for filemoon.sx (#31515)fonkap
2023-02-13[rbgtum] Add new extractor (#31305)Valentin Metz
2023-02-13[YouTube] Fix testsdirkf
2023-02-13[YouTube] Refresh compat/utils usagedirkf
2023-02-13[YouTube] Add `signatureTimestamp` for age-gate bypassdirkf
2023-02-13[YouTube] Bypass age-gating for certain restricted videosdirkf
2023-02-12[Vimeo] Support /user{video_id}/{slug} URL formatdirkf