You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
pukkandan 4823ec9f46
Update to ytdl-commit-d1c6c5
[YouTube] [core] Improve platform debug log, based on yt-dlp
d1c6c5c4d6

Except:
    * 6ed34338285f722d0da312ce0af3a15a077a3e2a [jsinterp] Add short-cut evaluation for common expression
        * There was no performance improvement when tested with https://github.com/ytdl-org/youtube-dl/issues/30641
    * e8de54bce50f6f77a4d7e8e80675f7003d5bf630 [core] Handle `/../` sequences in HTTP URLs
        * We plan to implement this differently
1 year ago
..
__pyinstaller [dependencies] Simplify `Cryptodome` 1 year ago
compat [dependencies] Simplify `Cryptodome` 1 year ago
dependencies [dependencies/Cryptodome] Fix `__bool__` 1 year ago
downloader Update to ytdl-commit-d1c6c5 1 year ago
extractor Update to ytdl-commit-d1c6c5 1 year ago
postprocessor [FFmpegFixupM3u8PP] Check audio codec before fixup (#6778) 1 year ago
utils Update to ytdl-commit-d1c6c5 1 year ago
YoutubeDL.py [devscripts/cli_to_api] Add script 1 year ago
__init__.py [update] Implement `--update-to` repo 1 year ago
__main__.py [cleanup] Misc 2 years ago
aes.py [dependencies] Simplify `Cryptodome` 1 year ago
cache.py [cleanup] Misc 1 year ago
cookies.py [cookies] Defer extraction of v11 key from keyring 1 year ago
jsinterp.py Update to ytdl-commit-d1c6c5 1 year ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2 years ago
options.py [update] Implement `--update-to` repo 1 year ago
plugins.py [plugins] Don't look in `.egg` directories 1 year ago
socks.py [compat] Remove more functions 2 years ago
update.py [update] Implement `--update-to` repo 1 year ago
version.py Release 2023.03.04 1 year ago
webvtt.py [webvtt] Handle premature EOF 2 years ago