mirror of https://github.com/yt-dlp/yt-dlp
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.
3f17c357d9
If you run 'while read aurl ; do youtube-dl "${aurl}"; done < path_to_batch_file' (batch_file contains one url per line that uses the hls downloader) each call to youtube-dl consumed some characters and 'read' would assing to 'aurl' a non valid url
(This is the same problem that was fixed for the ffmpeg postprocessors in
|
9 years ago | |
---|---|---|
.. | ||
downloader | 9 years ago | |
extractor | 9 years ago | |
postprocessor | 9 years ago | |
YoutubeDL.py | 9 years ago | |
__init__.py | 9 years ago | |
__main__.py | 9 years ago | |
aes.py | ||
cache.py | ||
compat.py | 9 years ago | |
jsinterp.py | 9 years ago | |
options.py | 9 years ago | |
swfinterp.py | ||
update.py | 9 years ago | |
utils.py | 9 years ago | |
version.py | 9 years ago |