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.
d84f1d14b5
As the "LG Time Machine" (a (not so) smart TV) has a limitation for video dimensions (as for codecs), I take to implement an extra parameter `--pp-params` where we can send extra parameterization for the video converter (post-processor). Example: ``` $ youtube-dl --recode-video=xvid --pp-params='-s 720x480' -c https://www.youtube.com/watch?v=BE7Qoe2ZiXE ``` That works fine on a 4yo LG Time Machine. Closes #5733 |
10 years ago | |
---|---|---|
.. | ||
downloader | 10 years ago | |
extractor | 10 years ago | |
postprocessor | 10 years ago | |
YoutubeDL.py | 10 years ago | |
__init__.py | 10 years ago | |
__main__.py | 10 years ago | |
aes.py | 10 years ago | |
cache.py | 10 years ago | |
compat.py | 10 years ago | |
jsinterp.py | 10 years ago | |
options.py | 10 years ago | |
swfinterp.py | 10 years ago | |
update.py | 10 years ago | |
utils.py | 10 years ago | |
version.py | 10 years ago |