VideoHelp Forum
+ Reply to Thread
Results 1 to 13 of 13
Thread
  1. 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.
    Last edited by minegroasprilla; 4th Feb 2019 at 07:14.
    Quote Quote  
  2. Originally Posted by LZAA View Post
    IDM.
    IDM donīt work on that site.
    Quote Quote  
  3. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    VideoDownloadHelper plugin for firefox will pick up the .m3u8 stream:

    Code:
    https://source.vivcms.com/data/youku/dfc168717d56047e843d70ec0de2ea74.m3u8
    (it's playable in VLC as network stream)

    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
    Quote Quote  
  4. Originally Posted by Sviests View Post
    VideoDownloadHelper plugin for firefox will pick up the .m3u8 stream:

    Code:
    https://source.vivcms.com/data/youku/dfc168717d56047e843d70ec0de2ea74.m3u8
    (it's playable in VLC as network stream)

    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
    Quote Quote  
  5. Thanks man, but it doesnīt work for me... I get an error message.
    Quote Quote  
  6. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Originally Posted by minegroasprilla View Post
    Thanks man, but it doesnīt work for me... I get an error message.
    Can you paste the log from console? What kind of ERROR is it?
    Quote Quote  
  7. 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
    I think that the 1080p video is for VIP members
    責任者-MDX
    Quote Quote  
  8. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    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.
    Quote Quote  
  9. Originally Posted by Sviests View Post
    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.


    It does not work for me.
    I get error of HTTP and segments.
    Quote Quote  
  10. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Originally Posted by minegroasprilla View Post

    It does not work for me.
    I get error of HTTP and segments.
    Can you paste the log of FFMPEG what exact error is it?
    Quote Quote  
  11. Originally Posted by Sviests
    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.
    @Sviests ... ohh .. I downloaded the 1080p video, thanks for that information.

    regards

    @minegroasprilla .. I think you have to paste the m3u8 link .. but updated.

    regards
    責任者-MDX
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!