View Single Post
  #26  
Old 05-31-2014, 12:46 PM
bat999 bat999 is offline
Senior Member
 
Join Date: Apr 2011
Location: UK
Posts: 131
bat999 is on a distinguished road
Default

Re: some new youtube videos are now impossible to keep ????


Quote:
Originally Posted by zer00 View Post
You can get the 256k audio...
Code:
youtube-dl --youtube-include-dash-manifest -f 137+141 "http://www.youtube.com/watch?v=qPK67Px8sR8"
@zer00
That's a very efficient method.

I wonder why youtube-dl -F doesn't list 141?
Code:
@Xubuntu:~$ youtube-dl -F https://www.youtube.com/watch?v=qPK67Px8sR8
[youtube] Setting language
[youtube] qPK67Px8sR8: Downloading webpage
[youtube] qPK67Px8sR8: Downloading video info webpage
[youtube] qPK67Px8sR8: Extracting video information
[youtube] qPK67Px8sR8: Encrypted signatures detected.
[info] Available formats for qPK67Px8sR8:
format code extension resolution  note 
171         webm      audio only  DASH audio , audio@ 48k (worst)
140         m4a       audio only  DASH audio , audio@128k
160         mp4       144p        DASH video , video only
242         webm      240p        DASH video , video only
133         mp4       240p        DASH video , video only
243         webm      360p        DASH video , video only
134         mp4       360p        DASH video , video only
244         webm      480p        DASH video , video only
135         mp4       480p        DASH video , video only
247         webm      720p        DASH video , video only
136         mp4       720p        DASH video , video only
248         webm      1080p       DASH video , video only
137         mp4       1080p       DASH video , video only
17          3gp       176x144     
36          3gp       320x240     
5           flv       400x240     
43          webm      640x360     
18          mp4       640x360     
22          mp4       1280x720    (best)
Reply With Quote