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
2023-05-24 23:30:43 +05:30
..
__pyinstaller [dependencies] Simplify `Cryptodome` 2023-02-28 23:15:13 +05:30
compat [dependencies] Simplify `Cryptodome` 2023-02-28 23:15:13 +05:30
dependencies [dependencies/Cryptodome] Fix `__bool__` 2023-03-13 05:21:43 +05:30
downloader Update to ytdl-commit-d1c6c5 2023-05-24 23:30:43 +05:30
extractor Update to ytdl-commit-d1c6c5 2023-05-24 23:30:43 +05:30
postprocessor [FFmpegFixupM3u8PP] Check audio codec before fixup (#6778) 2023-04-13 19:21:09 +00:00
utils Update to ytdl-commit-d1c6c5 2023-05-24 23:30:43 +05:30
YoutubeDL.py [devscripts/cli_to_api] Add script 2023-05-24 23:29:30 +05:30
__init__.py [update] Implement `--update-to` repo 2023-05-20 21:21:32 +02:00
__main__.py [cleanup] Misc 2022-11-11 15:48:29 +05:30
aes.py [dependencies] Simplify `Cryptodome` 2023-02-28 23:15:13 +05:30
cache.py [cleanup] Misc 2023-02-17 17:52:22 +05:30
cookies.py [cookies] Defer extraction of v11 key from keyring 2023-03-08 21:49:24 +01:00
jsinterp.py Update to ytdl-commit-d1c6c5 2023-05-24 23:30:43 +05:30
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2022-08-14 17:34:13 +05:30
options.py [update] Implement `--update-to` repo 2023-05-20 21:21:32 +02:00
plugins.py [plugins] Don't look in `.egg` directories 2023-02-28 23:14:37 +05:30
socks.py [compat] Remove more functions 2022-06-25 00:08:55 +05:30
update.py [update] Implement `--update-to` repo 2023-05-20 21:21:32 +02:00
version.py Release 2023.03.04 2023-03-04 22:24:51 +00:00
webvtt.py [webvtt] Handle premature EOF 2022-11-20 14:14:42 +05:30