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
Age
Commit message (
Expand
)
Author
2023-07-25
[workflows/ci.yml] Build 3.12 with pyenv
dirkf
2023-07-25
[doc] Update developer guidance
dirkf
2023-07-25
[workflows/ci.yml] Extend Python versions
dirkf
2023-07-20
[utils] Remove stray undocumented Host header in redirect (fix 46fde7c)
dirkf
2023-07-19
[InfoExtractor] Add `_match_valid_url()` class method and refactor
dirkf
2023-07-19
[utils] Fix broken Py 3.11+ compat in `traverse_obj()`
dirkf
2023-07-19
[InfoExtractor] Add search methods for Next/Nuxt.js from yt-dlp
dirkf
2023-07-19
[Clipchamp] Add new extractor back-ported from yt-dlp
dirkf
2023-07-19
[DLF] Add site extractors back-ported from yt-dlp
dirkf
2023-07-19
[Whyp] Add extractor back-ported from yt-dlp
dirkf
2023-07-19
[GlobalPlayer] Add site extractors back-ported from yt-dlp
dirkf
2023-07-19
[InfoExtractor] Support groups in _`search_regex()`, etc
dirkf
2023-07-19
[utils] Minor updates (merge_dicts, T)
dirkf
2023-07-19
[utils] Improve js_to_json, align with yt-dlp
dirkf
2023-07-19
[utils] Align traverse_obj() with yt-dlp
dirkf
2023-07-18
[compat] Fix old Pythons broken loading of valueless cookie attributes
dirkf
2023-07-18
[test] Fixes for old Pythons
dirkf
2023-07-18
[doc] Warn against setting cookies with --add-header
dirkf
2023-07-18
[downloader/external] Fix cookie support
bashonly
2023-07-18
[core] Process header cookies on loading
Simon Sawicki
2023-07-18
[utils] `YoutubeDLCookieJar`: Add `get_cookie_header` and `get_cookies_for_ur...
bashonly
2023-07-18
[core] Remove `Cookie` header on redirect to prevent leaks
dirkf
2023-07-18
[core] Update redirect handling from yt-dlp
dirkf
2023-07-18
[compat] Add Request and HTTPClient compat for redirect
dirkf
2023-07-18
[test] Make skipped tests in test_execution work with Py 2.6
dirkf
2023-07-18
[core] Align error reporting methods with yt-dlp
dirkf
2023-07-18
[utils] Add {expected_type} and Iterable support to traverse_obj()
dirkf
2023-07-18
[core] Revert version display from b8a86dc
dirkf
2023-07-05
[Misc] Fixes for 2.6 compatibility
dirkf
2023-07-05
[workflows/ci.yml] Fix test support for Py 2.6
dirkf
2023-07-05
[workflows/ci.yml] Restore test support for Py 3.2
dirkf
2023-06-23
[workflows/ci.yml] Restore test support for Py 3.3, 3.4, and add 2.6
dirkf
2023-06-22
[YouTube] Avoid crash in author extraction
dirkf
2023-06-22
[workflows/ci.yml] Replace actions/setup-python for legacy Pythons
dirkf
2023-06-22
[YouTube] Improve nsig function name extraction
pukkandan
2023-06-18
[YouTube] Improve fix for ae8ba2c
dirkf
2023-06-17
[YouTube] Fix `KeyError QV` in signature extraction failed
dirkf
2023-06-17
[jsinterp] Don't find unrelated objects
dirkf
2023-06-17
[jsinterp] Fix test for failed match in extract_object()
dirkf
2023-06-11
[jsinterp] Fix div bug breaking player 8c7583ff
dirkf
2023-05-26
[core] Revise 1f7c6f8 to help downstream merger (possibly)
dirkf
2023-05-23
[compat] Fix casefold import __all__ syntax in a19855f
dirkf
2023-05-23
[ITV] Fix UA capitalisation in 384f632
dirkf
2023-05-23
[core] Further improve platform debug log
dirkf
2023-05-23
[jsinterp] Small updates for a85a875
dirkf
2023-05-11
[core] Improve platform debug log, based on yt-dlp
dirkf
2023-05-11
[jsinterp] Add short-cut evaluation for common expression
dirkf
2023-05-11
[jsinterp] Handle NaN in bitwise operators
dirkf
2023-05-11
[utils] Fix `compiled_regex_type` in 249f2b6
dirkf
2023-04-23
[YouTube] Support Releases tab
dirkf
[prev]
[next]