mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 09:12:40 +01:00
cffcbc02de
If you run 'while read aurl ; do youtube-dl --extract-audio "${aurl}"; done < path_to_batch_file' (batch_file contains one url per line) each call to youtube-dl consumed some characters and 'read' would assing to 'aurl' a non valid url, something like 'tube.com/watch?v=<id>'. |
||
---|---|---|
.. | ||
__init__.py | ||
atomicparsley.py | ||
common.py | ||
execafterdownload.py | ||
ffmpeg.py | ||
xattrpp.py |