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/05/13 22:36]
114.119.129.143 old revision restored (2023/08/26 18:58)
youtube-dl [2024/06/01 03:40] (current)
47.128.125.102 old revision restored (2024/04/21 10:28)
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 20210530
 #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 20210530 https://www.youtube.com/channel/UCHGMBrXUzClgjEzBMei-Jdw/videos  
 +youtube-dl -o "%(upload_date)s-%(alt_title)s-%(title)s.%(ext)s" --dateafter 20210530 https://www.arte.tv/fr/videos/RC-014036/le-dessous-des-cartes/
 #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 20210530 https://www.youtube.com/channel/UCYA_ElxMgkJlvcKa4SM0dOg/videos
 # Terra Bellum # 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+youtube-dl -o "%(upload_date)s-%(title)s.%(ext)s" -f 'bestvideo[height<=720]+bestaudio/best[height<=720]' --dateafter 20210530 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" -f 'bestvideo[height<=720]+bestaudio/best[height<=720]' --dateafter 20210530 https://www.youtube.com/user/ifr48/videos 
 +youtube-dl -o "%(upload_date)s-%(title)s.%(ext)s" --dateafter 20210530 https://www.youtube.com/user/ifr48/videos
 </code> </code>
  
Line 72: Line 74:
 <code> <code>
 youtube-dl -o "%(upload_date)s-%(title)s.%(ext)s" -f 'bestvideo[height<=1080]+bestaudio/best[height<=1080]' --dateafter 20210204 <URL> 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.1715639782.txt.gz · Last modified: 2024/05/13 22:36 by 114.119.129.143