View Single Post
  #6  
Old 05-30-2014, 05:51 AM
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 shantiq View Post
oh i see .... sadly no difference
Hi
Seems to be working OK for me.
Code:
@Xubuntu:~$ cat /etc/issue
Ubuntu 14.04
Code:
@Xubuntu:~$ youtube-dl --version
2014.05.19
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.
[youtube] qPK67Px8sR8: Downloading js player vfldOnicU
[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)
Code:
@Xubuntu:~$ youtube-dl -f 18 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.
[download] Destination: Daughter - 'Shallows' (Live @ Air Studios)-qPK67Px8sR8.mp4
[download] 100% of 27.30MiB in 00:11
Reply With Quote