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 aa9a92fdbb
[downloader/ffmpeg] Fix bug in initializing `FFmpegPostProcessor`
When `FFmpegFD` initializes the PP, it passes `self` as the `downloader`
But it does not have a `_postprocessor_hooks` attribute

Closes #1211
3 years ago
..
downloader [cleanup] Misc cleanup 3 years ago
extractor [HotStarSeries] Fix cookies (#1187) 3 years ago
postprocessor [downloader/ffmpeg] Fix bug in initializing `FFmpegPostProcessor` 3 years ago
YoutubeDL.py [cleanup] Misc cleanup 3 years ago
__init__.py [cleanup] Misc cleanup 3 years ago
__main__.py
aes.py [aes] Improve performance slightly (#1135) 3 years ago
cache.py [docs,cleanup] Some minor refactoring and improve docs 3 years ago
compat.py Improved progress reporting (See desc) (#1125) 3 years ago
cookies.py [cookies] Fix keyring fallback (#1078) 3 years ago
jsinterp.py
minicurses.py [cleanup] Misc cleanup 3 years ago
options.py [cleanup] Misc cleanup 3 years ago
socks.py
swfinterp.py.disabled
update.py [build] Allow building with py2exe (and misc fixes) 3 years ago
utils.py [utils] Let traverse_obj accept functions as keys 3 years ago
version.py [version] update 3 years ago
webvtt.py [WebVTT] Adjust parser to accommodate PBS subtitles (#922) 3 years ago