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
2 years ago
..
__pyinstaller [dependencies] Simplify `Cryptodome` 2 years ago
compat [dependencies] Simplify `Cryptodome` 2 years ago
dependencies [dependencies/Cryptodome] Fix `__bool__` 2 years ago
downloader Update to ytdl-commit-d1c6c5 2 years ago
extractor Update to ytdl-commit-d1c6c5 2 years ago
postprocessor [FFmpegFixupM3u8PP] Check audio codec before fixup (#6778) 2 years ago
utils Update to ytdl-commit-d1c6c5 2 years ago
YoutubeDL.py [devscripts/cli_to_api] Add script 2 years ago
__init__.py [update] Implement `--update-to` repo 2 years ago
__main__.py [cleanup] Misc 2 years ago
aes.py [dependencies] Simplify `Cryptodome` 2 years ago
cache.py [cleanup] Misc 2 years ago
cookies.py [cookies] Defer extraction of v11 key from keyring 2 years ago
jsinterp.py Update to ytdl-commit-d1c6c5 2 years ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 3 years ago
options.py [update] Implement `--update-to` repo 2 years ago
plugins.py [plugins] Don't look in `.egg` directories 2 years ago
socks.py [compat] Remove more functions 3 years ago
update.py [update] Implement `--update-to` repo 2 years ago
version.py Release 2023.03.04 2 years ago
webvtt.py [webvtt] Handle premature EOF 2 years ago