Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Help me, please. I canīt download this videoHello guys!
I canīt download this video: https://www.youtube.com/watch?v=_RXdJf8ZNvQ I can download others video from this YouTube channel (Olympics) even with Windows 8.1 simple apps, but not that. Iīve tried it with atube catcher (stream catcher), url snooper, replay media, etc. but it has been impossible. Can someone help me? Thanks in advance. |
#2
|
|||
|
|||
Re: Help me, please. I canīt download this video.m3u8
Code:
http://manifest.googlevideo.com/api/manifest/hls_playlist/id/fd15dd25ff1936f4/itag/96/source/youtube/ratebypass/yes/pfa/1/pbr/yes/gir/yes/clen/4927579344/lmt/1347752372442576/dur/6185.520/hls_chunk_host/r2---sn-35cxacf-935e.googlevideo.com/pmbypass/yes/playlist_type/DVR/maudio/1/gcr/de/sver/3/fexp/902408,908559,910207,927622,931983,934024,934030,934112,935008,935663,937427,946013,948110,948513/upn/mxHU872cYQ8/mm/31/ms/au/mt/1408405882/mv/m/mws/yes/ip/91.89.199.142/ipbits/0/expire/1408427579/sparams/ip,ipbits,expire,id,itag,source,ratebypass,pfa,pbr,gir,clen,lmt,dur,hls_chunk_host,pmbypass,playlist_type,maudio,gcr/signature/5E416CE8E2B2D0EBAD44CC87D6A3686E4E804849.6C316F4DF0B52EC0A6EADE82B9B02F546E1EF5EA/key/dg_yt0/file/index.m3u8 ffmpeg: Code:
ffmpeg -i "http://manifest.googlevideo.com/api/manifest/hls_playlist/id/fd15dd25ff1936f4/itag/96/source/youtube/ratebypass/yes/pfa/1/pbr/yes/gir/yes/clen/4927579344/lmt/1347752372442576/dur/6185.520/hls_chunk_host/r2---sn-35cxacf-935e.googlevideo.com/pmbypass/yes/playlist_type/DVR/maudio/1/gcr/de/sver/3/fexp/902408,908559,910207,927622,931983,934024,934030,934112,935008,935663,937427,946013,948110,948513/upn/mxHU872cYQ8/mm/31/ms/au/mt/1408405882/mv/m/mws/yes/ip/91.89.199.142/ipbits/0/expire/1408427579/sparams/ip,ipbits,expire,id,itag,source,ratebypass,pfa,pbr,gir,clen,lmt,dur,hls_chunk_host,pmbypass,playlist_type,maudio,gcr/signature/5E416CE8E2B2D0EBAD44CC87D6A3686E4E804849.6C316F4DF0B52EC0A6EADE82B9B02F546E1EF5EA/key/dg_yt0/file/index.m3u8" -vcodec copy -acodec copy -bsf:a aac_adtstoasc output.mp4 |
#3
|
|||
|
|||
Re: Help me, please. I canīt download this videoThanks a lot Hasomaso!
|
#4
|
|||
|
|||
Re: Help me, please. I canīt download this video@hasomaso:
I get this url through HTML source code: Code:
https:\/\/manifest.googlevideo.com\/api\/manifest\/hls_variant\/signature\/956E6744BED7162A2687D87875441A2E4B8AE347.ECA10C04BE6D5D933275CF6EED029D2275532107\/expire\/1408456672\/maudio\/1\/ipbits\/0\/itag\/0\/id\/fd15dd25ff1936f4\/sver\/3\/upn\/O3Cb4Fm1Dtg\/source\/youtube\/sparams\/gcr%2Cid%2Cip%2Cipbits%2Citag%2Cmaudio%2Cplaylist_type%2Cpmbypass%2Csource%2Cexpire\/gcr\/es\/playlist_type\/DVR\/key\/yt5\/ip\/68.27.11.85\/pmbypass\/yes\/fexp\/902408%2C923349%2C924607%2C927622%2C931983%2C934024%2C934030%2C934922%2C941424%2C942452%2C946013%2C948515%2C948600\/file\/index.m3u8 Is this right? It is not the same like yours hasomaso. How can you get the m3u8 url and how can i do it? Thanks. |
#5
|
|||
|
|||
Re: Help me, please. I canīt download this video@blimey:
Thank you! Iīll try it. |
#6
|
|||
|
|||
Re: Help me, please. I canīt download this videoAtresdownloader catch youtube's m3u8s too. Try it.
|
#7
|
|||
|
|||
Re: Help me, please. I canīt download this videoThank you denobis!
Iīll try it too . |
#8
|
|||
|
|||
Re: Help me, please. I canīt download this videoyou can this video download also with --> youtube-dl <--
1. download and copy youtube.exe in a folder 2. copy ffmpeg in this same folder 3. open the folder with cmd prompt 4. test first available formats for your video Code:
youtube-dl -F "https://www.youtube.com/watch?v=_RXdJf8ZNvQ" 5. you see the highest resolution 1080p for your video with ID:96 6. you can now put the highest and best resolution with the ID:96 in your cmd Code:
youtube-dl -o "output.mp4" -f 96 "https://www.youtube.com/watch?v=_RXdJf8ZNvQ" |
#9
|
|||
|
|||
Re: Help me, please. I canīt download this videoThank you all!
I know how to get the m3u8 url without using any software (only the browser). Iīve downloaded the video finally, using the method above mentioned and the last method. Thank you guys for your help. |
#10
|
|||
|
|||
Re: Help me, please. I canīt download this video It is not working for me; it says "channel not supported or corrupted module" (i've already uninstalled and installed).
|
Tags: download, video, youtube |
Thread Tools | |
Display Modes | |
|
|