yt-dlp/yt_dlp
Berkan Teber 71dc18fa29
[extractor/youtube] Improve description parsing performance (#7315)
* The parsing is skipped when not needed
* The regex is improved by simulating atomic groups with lookaheads

Authored by: pukkandan, berkanteber
2023-06-22 12:57:54 +05:30
..
__pyinstaller
compat [core] Workaround erroneous urllib Windows proxy parsing (#7092) 2023-05-27 07:17:27 +00:00
dependencies [dependencies/Cryptodome] Fix `__bool__` 2023-03-13 05:21:43 +05:30
downloader [cleanup] Misc 2023-06-21 09:21:20 +05:30
extractor [extractor/youtube] Improve description parsing performance (#7315) 2023-06-22 12:57:54 +05:30
postprocessor [postprocessor] Print newline for `--progress-template` 2023-06-17 01:43:09 +05:30
utils [cleanup] Misc 2023-06-21 09:21:20 +05:30
YoutubeDL.py Indicate `filesize` approximated from `tbr` better 2023-06-22 01:37:55 +05:30
__init__.py Add option `--netrc-cmd` (#6682) 2023-06-21 08:37:42 +05:30
__main__.py
aes.py
cache.py
casefold.py Update to ytdl-commit-07af47 2023-06-21 09:21:23 +05:30
cookies.py [cleanup] Misc 2023-06-21 09:21:20 +05:30
jsinterp.py Update to ytdl-commit-07af47 2023-06-21 09:21:23 +05:30
minicurses.py
options.py [cleanup] Misc 2023-06-21 09:21:20 +05:30
plugins.py
socks.py
update.py [update] Do not restart into versions without `--update-to` 2023-06-21 06:10:40 +05:30
version.py Release 2023.06.21 2023-06-21 04:02:40 +00:00
webvtt.py