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-dlc/yt_dlp
pukkandan c19bc311cb
[cleanup] Refactor updater
The updater now uses `.update.run_update` and not `.update.update_self`.
Although I don't expect anyone to be using the updater via API, a wrapper `update_self` is provided for compatibility just in case
4 years ago
..
downloader [ffmpeg] Download and merge in a single step if possible 4 years ago
extractor [ard] Allow URLs without `-` before id 4 years ago
postprocessor [ard] Allow URLs without `-` before id 4 years ago
YoutubeDL.py [cleanup] Refactor updater 4 years ago
__init__.py [cleanup] Refactor updater 4 years ago
__main__.py Completely change project name to yt-dlp (#85) 4 years ago
aes.py Completely change project name to yt-dlp (#85) 4 years ago
cache.py
compat.py [downloader/hls] Assemble single-file WebVTT subtitles from HLS segments 4 years ago
jsinterp.py
options.py [cleanup] Refactor ffmpeg convertors 4 years ago
socks.py Completely change project name to yt-dlp (#85) 4 years ago
swfinterp.py
update.py [cleanup] Refactor updater 4 years ago
utils.py Handle Basic Auth `user:pass` in URLs 4 years ago
version.py [version] update 4 years ago
webvtt.py [downloader/hls] Remove duplicate cues using a sliding window of candidates 4 years ago