User Tools

Site Tools


youtube-dl

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
Previous revision
youtube-dl [2024/04/26 04:45]
47.128.117.223 old revision restored (2022/09/03 04:22)
youtube-dl [2024/05/06 16:52] (current)
114.119.151.165 old revision restored (2024/03/19 01:58)
Line 23: Line 23:
 <code> <code>
 #Geopolitis #Geopolitis
-youtube-dl ytuser:RTSGeopolitis -o "%(upload_date)s-%(title)s.%(ext)s" --dateafter 20210108+youtube-dl ytuser:RTSGeopolitis -o "%(upload_date)s-%(title)s.%(ext)s" --dateafter 20200501
 #Le Dessous des cartes #Le Dessous des cartes
-youtube-dl -o "%(upload_date)s-%(title)s.%(ext)s" --dateafter 20210108 https://www.youtube.com/channel/UCHGMBrXUzClgjEzBMei-Jdw/videos +youtube-dl -o "%(upload_date)s-%(title)s.%(ext)s" --dateafter 20200501 https://www.youtube.com/channel/UCHGMBrXUzClgjEzBMei-Jdw/videos 
 #Le monde en carte #Le monde en carte
-youtube-dl -o "%(upload_date)s-%(title)s.%(ext)s" --dateafter 20210108 https://www.youtube.com/channel/UCYA_ElxMgkJlvcKa4SM0dOg/videos +youtube-dl -o "%(upload_date)s-%(title)s.%(ext)s" --dateafter 20200501 https://www.youtube.com/channel/UCYA_ElxMgkJlvcKa4SM0dOg/videos
-# Terra Bellum +
-youtube-dl -o "%(upload_date)s-%(title)s.%(ext)s" -f 'bestvideo[height<=1080]+bestaudio/best[height<=1080]' --dateafter 20211001 https://www.youtube.com/c/TerraBellum/videos+
 #IHU Méditérranée Infection #IHU Méditérranée Infection
-youtube-dl -o "%(upload_date)s-%(title)s.%(ext)s" --dateafter 20210108 https://www.youtube.com/user/ifr48/videos+youtube-dl -o "%(upload_date)s-%(title)s.%(ext)s" --dateafter 20200501 https://www.youtube.com/user/ifr48/videos
 </code> </code>
  
Line 67: Line 65:
 <code> <code>
 youtube-dl -f 'bestvideo,bestaudio' -o '%(title)s.f%(format_id)s.%(ext)s' <URL> youtube-dl -f 'bestvideo,bestaudio' -o '%(title)s.f%(format_id)s.%(ext)s' <URL>
-</code> 
- 
-Le meilleur format limité à 1080p 
-<code> 
-youtube-dl -o "%(upload_date)s-%(title)s.%(ext)s" -f 'bestvideo[height<=1080]+bestaudio/best[height<=1080]' --dateafter 20210204 <URL> 
 </code> </code>
  
youtube-dl.1714106745.txt.gz · Last modified: 2024/04/26 04:45 by 47.128.117.223