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 a439a3a45c
Improve output template (see desc)
* Objects can be traversed like `%(field.key1.key2)s`
* A number can be added to the field as `%(field+n)s`
* Deprecates `--autonumber-start`
3 years ago
..
downloader [downloader] Fix ffmpeg selection for m3u8_native 3 years ago
extractor [go] Fix `_VALID_URL` 3 years ago
postprocessor [MetadataFromField] Improve regex and add tests 3 years ago
YoutubeDL.py Improve output template (see desc) 3 years ago
__init__.py Add option `--skip-playlist-after-errors` 3 years ago
__main__.py Completely change project name to yt-dlp (#85) 3 years ago
aes.py Completely change project name to yt-dlp (#85) 3 years ago
cache.py Completely change project name to yt-dlp (#85) 3 years ago
compat.py Update to ytdl-commit-4fb25ff 3 years ago
jsinterp.py Completely change project name to yt-dlp (#85) 3 years ago
options.py Improve output template (see desc) 3 years ago
socks.py Completely change project name to yt-dlp (#85) 3 years ago
swfinterp.py Completely change project name to yt-dlp (#85) 3 years ago
update.py [update] Fix updater removing the executable bit on some UNIX distros 3 years ago
utils.py Improve output template (see desc) 3 years ago
version.py [version] update 3 years ago