View Single Post
  #16  
Old 06-03-2017, 12:24 AM
j_cool j_cool is offline
Senior Member
 
Join Date: Feb 2016
Posts: 515
j_cool is on a distinguished road
Default

Re: How to rip youtube copyrighted/protected videos?


Quote:
Originally Posted by SlowNet View Post
This is the video I'd like to download
https://www.youtube.com/watch?v=-2lIJUEDJwA

I have tried rtmpdump, youtube-dl, keepvid.

Nothing is ripping this video. Could someone give me heads up?


Code:
C:\MISC\~>youtube-dl.exe -v -F --no-check-certificate https://www.youtube.com/watch?v=-2lIJUEDJwA
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-F', '--no-check-certificate', 'https://www.youtube.com/watch?v=-2lIJUEDJwA']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2017.05.29
[debug] Python version 3.4.4 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg n3.2.1, ffprobe 3.3.1, rtmpdump 2.4
[debug] Proxy map: {}
[youtube] -2lIJUEDJwA: Downloading webpage
[youtube] -2lIJUEDJwA: Downloading video info webpage
[youtube] -2lIJUEDJwA: Extracting video information
[youtube] -2lIJUEDJwA: Downloading MPD manifest
[info] Available formats for -2lIJUEDJwA:
format code  extension  resolution note
249          webm       audio only DASH audio   55k , opus @ 50k, 50.15MiB
139          m4a        audio only DASH audio   57k , m4a_dash container, mp4a.40.5@ 48k (22050Hz), 49.67MiB
250          webm       audio only DASH audio   73k , opus @ 70k, 60.15MiB
171          webm       audio only DASH audio   98k , vorbis@128k, 80.47MiB
140          m4a        audio only DASH audio  136k , m4a_dash container, mp4a.40.2@128k (44100Hz), 132.52MiB
251          webm       audio only DASH audio  202k , opus @160k, 133.32MiB
160          mp4        256x144    DASH video  142k , avc1.42c00c, 12fps, video only, 113.58MiB
133          mp4        426x240    DASH video  276k , avc1.4d4015, 25fps, video only, 254.61MiB
134          mp4        640x360    DASH video  619k , avc1.4d401e, 25fps, video only, 385.24MiB
135          mp4        854x480    DASH video 1139k , avc1.4d401e, 25fps, video only, 758.95MiB
136          mp4        1280x720   DASH video 2250k , avc1.4d401f, 25fps, video only, 1.38GiB
17           3gp        176x144    small , mp4v.20.3, mp4a.40.2@ 24k
36           3gp        320x240    small , mp4v.20.3, mp4a.40.2
43           webm       640x360    medium , vp8.0, vorbis@128k
18           mp4        640x360    medium , avc1.42001E, mp4a.40.2@ 96k
22           mp4        1280x720   hd720 , avc1.64001F, mp4a.40.2@192k (best)
Reply With Quote