24
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Nov 03, 2024 — Nov 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[workflows/ci] Avoid installing wheel and setuptools with pip More... 17 days ago
[YouTube] Introduce `_extract_and_report_alerts()` per yt-dlp More... 17 days ago
[YouTube] Improve some traversals More... 17 days ago
[YouTube] Misc clean-ups from linter, etc More... 17 days ago
[workflows/ci] Update to windows-2022 runner More... about 1 month ago
[core] Support explicit `--no-list-formats` option More... about 1 month ago
[YouTube] Support `LOCKUP_CONTENT_TYPE_VIDEO` in subscriptions feed extraction More... about 1 month ago
[YouTube] Extract fallback title and description from initial data More... about 1 month ago
[YouTube] Fix subtitles extraction More... about 1 month ago
[downloader] Delay download according to `available_at` format key More... about 1 month ago
[YouTube] Handle required preroll waiting period More... about 1 month ago
[YouTube] Extract srt subtitles More... about 1 month ago
[YouTube] Implement player JS override for player `0004de42` More... about 1 month ago
[YouTube] Force `WEB` user agent for video page download More... about 1 month ago
[YouTube] Handle Web Safari formats More... about 1 month ago
[YouTube] Update player client details More... about 1 month ago
[YouTube] Miscellaneous clean-ups More... about 1 month ago
[YouTube] Fix 680069a, excess `min_ver` More... 6 months ago
[workflows/ci.yml] Move pinned Ubuntu runner images from withdrawn 20.4 to 22.04 More... 6 months ago
[YouTube] Improve n-sig function extraction for player `aa3fc80b` More... 6 months ago
[YouTube] Delete cached problem nsig cache data on descrambling error More... 6 months ago
[YouTube] Cache signature timestamp from player JS More... 6 months ago
[Cache] Add `clear` function More... 6 months ago
[cache] Use `esc_rfc3986` to encode cache key More... 7 months ago
[utils] Support optional `safe` argument for `escape_rfc3986()` More... 7 months ago
[compat] Improve Py2 compatibility for URL Quoting More... 7 months ago
[JSInterp] Add tests and relevant functionality from yt-dlp * thx seproDev, bashonly: yt-dlp/yt-dlp#12760, yt-dlp/yt-dlp#12761: - Improve nested attribute support - Pass global stack when extracting objects - interpret_statement: Match attribute before indexing - Fix assignment to array elements with nested brackets - Add new signature tests - Invalidate JS function cache - Avoid testdata dupes now that we cache by URL More... 7 months ago
[JSInterp] Improve unary operators; add `!` More... 7 months ago
[JSInterp] Add `_separate_at_op()` More... 7 months ago
[JSInterp] Improve JS classes, etc More... 7 months ago