I need to download this video from YOUKU:
https://v.youku.com/v_show/id_XNzE3MzQ0Mjky.html
That video is in 1080p. I have tried with several methods but I can't download the full video.
any help, please.
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 13 of 13
-
Last edited by minegroasprilla; 4th Feb 2019 at 07:14.
-
VideoDownloadHelper plugin for firefox will pick up the .m3u8 stream:
Code:https://source.vivcms.com/data/youku/dfc168717d56047e843d70ec0de2ea74.m3u8
Then you can just use ffmpeg f.e. to capture it
Code:ffmpeg -i "https://source.vivcms.com/data/youku/dfc168717d56047e843d70ec0de2ea74.m3u8" -c:v copy -c:a copy outputfile.ts
-
The source in 1080p is this url: https://v.youku.com/v_show/id_XNzE3MzQ0Mjky.html
but I canīt download it with ffmpeg -
Here's the 1080p m3u8
https://pl-ali.youku.com/playlist/m3u8?vid=XNzE3MzQ0Mjky&type=mp4hd3v3&ups_client_neti...03c8474183ea8f
FFMPEG works fine for me. -
-
I can only get one 720p video
Code:C:\ffmpeg -i "https://pl-ali.youku.com/playlist/m3u8?vid=XNzE3MzQ0Mjky&type=mp4hdv3&ups_client_netip=c86a072f&utid=NDrfFONjX0ECAchqBy%2BC8leo&ccode=0502&psid=101204c93847f5e67d97da4eeac2dffb&duration=5598&expire=18000&drm_type=1&drm_device=7&ups_ts=1549310071&onOff=0&encr=0&ups_key=760136abca9f2018a2a5f4dbaa737805" -c:v copy -c:a copy outputfile.mp4
責任者-MDX -
Actually no, all you need to do to get 1080p is change the 2 to 3 in this part of the 720p link you get without reg at all
/m3u8?vid=XNzE3MzQ0Mjky&type=mp4hd2v3 = 720p
/m3u8?vid=XNzE3MzQ0Mjky&type=mp4hd3v3 = 1080p
I just randomly tried changing the v numbers up and well,it worked,lol. -
-
Originally Posted by Sviests
regards
@minegroasprilla .. I think you have to paste the m3u8 link .. but updated.
regards責任者-MDX
Similar Threads
-
Please help me download this
By fifalwt91 in forum Video ConversionReplies: 10Last Post: 27th Feb 2020, 17:59 -
I need help if it is okay to download...
By jarod1005 in forum Newbie / General discussionsReplies: 2Last Post: 19th Oct 2018, 11:47 -
how do i download this?
By fifalwt91 in forum Video ConversionReplies: 3Last Post: 2nd Feb 2017, 03:13 -
How to download
By supersport in forum Video Streaming DownloadingReplies: 0Last Post: 30th Aug 2016, 08:06 -
Looking for free download manager that breaks download into pieces
By jimdagys in forum ComputerReplies: 2Last Post: 11th Apr 2014, 14:03