index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
Age
Commit message (
Expand
)
Author
2025-11-26
[YouTube] Bug-fix for `c1f5c3274a`
HEAD
master
dirkf
2025-11-26
[core] Re-work format_note display in format list with abbreviated codec name
dirkf
2025-11-21
[YouTube] Revert forcing player JS by default
dirkf
2025-11-21
[YouTube] Fix playlist thumbnail extraction
dirkf
2025-11-21
[YouTube] Improve detection of geo-restriction
dirkf
2025-11-21
[YouTube] Improve mark_watched()
dirkf
2025-11-21
[YouTube] Fix incorrect chapter extraction
dirkf
2025-11-21
[YouTube] Improve targeting of pre-roll wait
dirkf
2025-11-21
[YouTube] Re-work client selection
dirkf
2025-11-21
[YouTube] Add further InnerTube clients
dirkf
2025-11-21
[YouTube] Use insertion-order-preserving dict for InnerTube client data
dirkf
2025-11-21
[core] Fix housekeeping for `available_at`
dirkf
2025-10-18
[YouTube] Introduce `_extract_and_report_alerts()` per yt-dlp
dirkf
2025-10-18
[YouTube] Improve some traversals
dirkf
2025-10-18
[YouTube] Misc clean-ups from linter, etc
dirkf
2025-09-29
[YouTube] Support `LOCKUP_CONTENT_TYPE_VIDEO` in subscriptions feed extraction
dirkf
2025-09-29
[YouTube] Extract fallback title and description from initial data
dirkf
2025-09-29
[YouTube] Extract srt subtitles
dirkf
2025-09-29
[YouTube] Fix subtitles extraction
dirkf
2025-09-29
[YouTube] Handle required preroll waiting period
dirkf
2025-09-29
[YouTube] Implement player JS override for player `0004de42`
dirkf
2025-09-29
[YouTube] Force `WEB` user agent for video page download
dirkf
2025-09-29
[YouTube] Handle Web Safari formats
dirkf
2025-09-29
[YouTube] Update player client details
dirkf
2025-09-29
[YouTube] Miscellaneous clean-ups
dirkf
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 error
dirkf
2025-05-03
[YouTube] Cache signature timestamp from player JS
dirkf
2025-04-08
[JSInterp] Add tests and relevant functionality from yt-dlp
dirkf
2025-04-08
[InfoExtractor] Fix merging subtitles to empty target
dirkf
2025-04-08
[InfoExtractor] Use local variants for remaining parent method calls
dirkf
2025-04-08
[YouTube] Remove remaining hard-coded API keys
dirkf
2025-04-08
[YouTube] Fix playlist continuation extraction
dirkf
2025-04-08
[YouTube] Support shorts playlist
dirkf
2025-04-08
[core] Refactor message routines to align better with yt-dlp
dirkf
2025-03-26
[Misc] Correct [_]IE_DESC/NAME in a few IEs
dirkf
2025-03-26
[ITV] Mark ITVX not working
dirkf
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 patterns
dirkf
2025-03-25
[YouTube] Make `_extract_player_info()` use `_search_regex()`
dirkf
2025-03-25
[YouTube] Also get original of translated automatic captions
dirkf
2025-03-25
[YouTube] Get subtitles/automatic captions from both web and API responses
dirkf
2025-03-21
[YouTube] Improve support for tce-style player JS
dirkf
2025-03-21
[YouTube] Update player client data
dirkf
2025-03-11
[YouTube] Update TVHTML5 client parameters
dirkf
2025-03-11
[YouTube] Initially support tce-style player JS
dirkf
2025-03-11
[YouTube] Temporarily redirect from tce-style player JS
dirkf
2025-02-28
[YouTube] Fix 91b1569
dirkf
[next]