aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Expand)Author
2025-11-26[YouTube] Bug-fix for `c1f5c3274a`HEADmasterdirkf
2025-11-26[core] Re-work format_note display in format list with abbreviated codec namedirkf
2025-11-21[YouTube] Revert forcing player JS by defaultdirkf
2025-11-21[YouTube] Fix playlist thumbnail extractiondirkf
2025-11-21[YouTube] Improve detection of geo-restrictiondirkf
2025-11-21[YouTube] Improve mark_watched()dirkf
2025-11-21[YouTube] Fix incorrect chapter extractiondirkf
2025-11-21[YouTube] Improve targeting of pre-roll waitdirkf
2025-11-21[YouTube] Re-work client selectiondirkf
2025-11-21[YouTube] Add further InnerTube clientsdirkf
2025-11-21[YouTube] Use insertion-order-preserving dict for InnerTube client datadirkf
2025-11-21[core] Fix housekeeping for `available_at`dirkf
2025-10-18[YouTube] Introduce `_extract_and_report_alerts()` per yt-dlpdirkf
2025-10-18[YouTube] Improve some traversalsdirkf
2025-10-18[YouTube] Misc clean-ups from linter, etcdirkf
2025-09-29[YouTube] Support `LOCKUP_CONTENT_TYPE_VIDEO` in subscriptions feed extractiondirkf
2025-09-29[YouTube] Extract fallback title and description from initial datadirkf
2025-09-29[YouTube] Extract srt subtitlesdirkf
2025-09-29[YouTube] Fix subtitles extractiondirkf
2025-09-29[YouTube] Handle required preroll waiting perioddirkf
2025-09-29[YouTube] Implement player JS override for player `0004de42`dirkf
2025-09-29[YouTube] Force `WEB` user agent for video page downloaddirkf
2025-09-29[YouTube] Handle Web Safari formatsdirkf
2025-09-29[YouTube] Update player client detailsdirkf
2025-09-29[YouTube] Miscellaneous clean-upsdirkf
2025-05-04[YouTube] Fix 680069a, excess `min_ver`dirkf
2025-05-03[YouTube] Improve n-sig function extraction for player `aa3fc80b`dirkf
2025-05-03[YouTube] Delete cached problem nsig cache data on descrambling errordirkf
2025-05-03[YouTube] Cache signature timestamp from player JSdirkf
2025-04-08[JSInterp] Add tests and relevant functionality from yt-dlpdirkf
2025-04-08[InfoExtractor] Fix merging subtitles to empty targetdirkf
2025-04-08[InfoExtractor] Use local variants for remaining parent method callsdirkf
2025-04-08[YouTube] Remove remaining hard-coded API keysdirkf
2025-04-08[YouTube] Fix playlist continuation extractiondirkf
2025-04-08[YouTube] Support shorts playlistdirkf
2025-04-08[core] Refactor message routines to align better with yt-dlpdirkf
2025-03-26[Misc] Correct [_]IE_DESC/NAME in a few IEsdirkf
2025-03-26[ITV] Mark ITVX not workingdirkf
2025-03-26[YouTube] Support player `4fcd6e4a`dirkf
2025-03-25[YouTube] Update signature extraction for players `643afba4`, `363db69b`dirkf
2025-03-25[YouTube] Support new player URL patternsdirkf
2025-03-25[YouTube] Make `_extract_player_info()` use `_search_regex()`dirkf
2025-03-25[YouTube] Also get original of translated automatic captionsdirkf
2025-03-25[YouTube] Get subtitles/automatic captions from both web and API responsesdirkf
2025-03-21[YouTube] Improve support for tce-style player JSdirkf
2025-03-21[YouTube] Update player client datadirkf
2025-03-11[YouTube] Update TVHTML5 client parametersdirkf
2025-03-11[YouTube] Initially support tce-style player JSdirkf
2025-03-11[YouTube] Temporarily redirect from tce-style player JSdirkf
2025-02-28[YouTube] Fix 91b1569dirkf