User Tools

Site Tools


yt-dlp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
yt-dlp [2024/04/25 06:15]
47.128.62.19 old revision restored (2024/03/30 13:49)
yt-dlp [2024/04/27 07:06]
47.128.127.193 old revision restored (2024/03/30 13:49)
Line 73: Line 73:
 yt-dlp -x --audio-format mp3 --audio-quality 320K <VIDEO_URL> yt-dlp -x --audio-format mp3 --audio-quality 320K <VIDEO_URL>
 yt-dlp ytuser:PlayingForChange --dateafter 20210530 -x --audio-format mp3 --audio-quality 320K yt-dlp ytuser:PlayingForChange --dateafter 20210530 -x --audio-format mp3 --audio-quality 320K
-yt-dlp ytuser:SingleWhiteGlove --dateafter 20230304 -x --audio-format mp3 --audio-quality 320K +yt-dlp ytuser:SingleWhiteGlove --dateafter 20210530 -x --audio-format mp3 --audio-quality 320K 
-yt-dlp ytuser:remixedbynick --dateafter 20230304 -x --audio-format mp3 --audio-quality 320K+yt-dlp ytuser:remixedbynick --dateafter 20210530 -x --audio-format mp3 --audio-quality 320K
 </code> </code>
  
Line 89: Line 89:
 Le meilleur format limité à 1080p Le meilleur format limité à 1080p
 <code> <code>
-yt-dlp -o "%(upload_date)s-%(title)s.%(ext)s" -f "bestvideo[height<=?1080]+bestaudio/best--dateafter 20230204 <URL> +yt-dlp -o "%(upload_date)s-%(title)s.%(ext)s" -f 'bestvideo[height<=1080]+bestaudio/best[height<=1080]' --dateafter 20210204 <URL> 
-</code>+<code>
yt-dlp.txt · Last modified: 2024/05/09 04:07 by 3.147.67.166