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 717297545b
Fix `playlist_index` and add `playlist_autonumber` (#302)
Now `playlist_index` is always the position of the video in the actual playlist and `playlist_autonumber` is the position of the item in the playlist queue
3 years ago
..
downloader Add experimental option `--check-formats` to test the URLs before format selection 3 years ago
extractor [plutotv] Fix format extraction for some urls 3 years ago
postprocessor Improve output template internal formatting 3 years ago
YoutubeDL.py Fix `playlist_index` and add `playlist_autonumber` (#302) 3 years ago
__init__.py Add experimental option `--check-formats` to test the URLs before format selection 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 [downloader/hls] Assemble single-file WebVTT subtitles from HLS segments 3 years ago
jsinterp.py Completely change project name to yt-dlp (#85) 3 years ago
options.py Add experimental option `--check-formats` to test the URLs before format selection 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 [cleanup] Fix linter and some typos 3 years ago
utils.py Improve output template internal formatting 3 years ago
version.py [version] update :ci skip all 3 years ago
webvtt.py [downloader/hls] Remove duplicate cues using a sliding window of candidates 3 years ago