VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Results 1 to 10 of 10
Thread
  1. Member
    Join Date
    Jun 2015
    Location
    中国
    Search PM
    https://www.tennistv.com/videos/shanghai-2016-hot-shot-countdown

    I tried IDM only download TS without audio...

    Anyone help pls?
    Quote Quote  
  2. Last edited by sysanin; 7th Mar 2018 at 15:26.
    Quote Quote  
  3. Member
    Join Date
    Jun 2015
    Location
    中国
    Search PM
    Originally Posted by sysanin View Post
    yes, it worked. But I don't have the full version of tubedigger.
    Is it possible to cap free with other tools?
    Quote Quote  
  4. Member Emeritus
    Join Date
    May 2014
    Search PM
    Grab m3u8 url from browser. Change part of url that is

    (format=m3u8-aapl)
    to
    (format=m3u8-aapl-v3)

    Keep the rest of the url the same, including all of the auth code at the end. Use url with livestreamer. Do it quickly, url auth lasts approx. 20-30 seconds.
    Quote Quote  
  5. Member
    Join Date
    Jun 2015
    Location
    中国
    Search PM
    Originally Posted by ponens View Post
    Grab m3u8 url from browser. Change part of url that is

    (format=m3u8-aapl)
    to
    (format=m3u8-aapl-v3)

    Keep the rest of the url the same, including all of the auth code at the end. Use url with livestreamer. Do it quickly, url auth lasts approx. 20-30 seconds.
    Hi, I got the m3u8 url and change it like this:
    Code:
    http://vod-i.tennistv.com/vod/77019352-518f-4798-8a73-7b3a27ae0705/HS_COUNTDOWN_SHANGHAI_2016.ism/manifest(format=m3u8-aapl-v3)?hdnea=st=1482650137~exp=1482650167~acl=/vod/77019352-518f-4798-8a73-7b3a27ae0705/*~hmac=8ba0743ecab2b4cc53e622a134d8d17cbc8e65508c4c46c6f659f2ba3253ebd8
    But with livestreamer it shows:
    Code:
    C:\Program Files (x86)\Livestreamer>livestreamer http://vod-i.tennistv.com/vod/77019352-518f-4798-8a73-7b3a27ae0705/HS_COUNTDOWN_SHANGHAI_2016.ism/manifest(format=m3u8-aapl-v3)?hdnea=st=1482650137~exp=1482650167~acl=/vod/77019352-518f-4798-8a73-7b3a27ae0705/*~hmac=8ba0743ecab2b4cc53e622a134d8d17cbc8e65508c4c46c6f659f2ba3253ebd8
    error: No plugin can handle URL:http://vod-i.tennistv.com/vod/77019352-518f-4798-8a73-7b3a27ae0705/HS_COUNTDOWN_SHANGHAI_2016.ism/manifest(format=m3u8-aapl-v3)?hdnea=st=1482650137~exp=1482650167~acl=/vod/77019352-518f-4798-8a73-7b3a27ae0705/*~hmac=8ba0743ecab2b4cc53e622a134d8d17cbc8e65508c4c46c6f659f2ba3253ebd8
    Am i taking it wrong ?
    Quote Quote  
  6. Member Emeritus
    Join Date
    May 2014
    Search PM
    the command line should be like this:

    Code:
    livestreamer "hlsvariant://http://vod-i.tennistv.com/vod/77019352-518f-4798-8a73-7b3a27ae0705/HS_COUNTDOWN_SHANGHAI_2016.ism/manifest(format=m3u8-aapl-v3)?hdnea=st=1482650137~exp=1482650167~acl=/vod/77019352-518f-4798-8a73-7b3a27ae0705/*~hmac=8ba0743ecab2b4cc53e622a134d8d17cbc8e65508c4c46c6f659f2ba3253ebd8" best -o file.ts
    If livestreamer returns 403 error, then m3u8 url is older than 20-30 seconds since first generated.
    Quote Quote  
  7. Member
    Join Date
    Jun 2015
    Location
    中国
    Search PM
    Originally Posted by ponens View Post
    the command line should be like this:

    Code:
    livestreamer "hlsvariant://http://vod-i.tennistv.com/vod/77019352-518f-4798-8a73-7b3a27ae0705/HS_COUNTDOWN_SHANGHAI_2016.ism/manifest(format=m3u8-aapl-v3)?hdnea=st=1482650137~exp=1482650167~acl=/vod/77019352-518f-4798-8a73-7b3a27ae0705/*~hmac=8ba0743ecab2b4cc53e622a134d8d17cbc8e65508c4c46c6f659f2ba3253ebd8" best -o file.ts
    If livestreamer returns 403 error, then m3u8 url is older than 20-30 seconds since first generated.
    Wow, It worked!!!
    Thank u very much!!!
    Quote Quote  
  8. wulue, ponens:
    I am trying to download the video. You said:
    Grab m3u8 url from browser.
    I used (Developer tools>network) Firefox, Chrome and URL Snooper and could not find the "m3u8" like you did.
    What I got after playing the video for a minute, in each case was this:
    Code:
    http://vod-s.tennistv.com/vod/77019352-518f-4798-8a73-7b3a27ae0705/HS_COUNTDOWN_SHANGHAI_2016.ism/manifest?hdnea=st=1482719784~exp=1482719814~acl=/vod/77019352-518f-4798-8a73-7b3a27ae0705/*~hmac=e6564aad4607143aa19129cf690d441ccd39ae5f9bfe8b8adbe598d35c1a4f05
    Notice two critical differences from my code and your code.
    1) I have vod-s (near beginning of code) and you have vod-i
    2) You have .../manifest(format=m3u8-aapl)?hdnea...
    and I have... /manifest?hdnea...
    entire
    (format=m3u8-aapl)
    is missing.
    Can you tell me what I am doing wrong?
    Quote Quote  
  9. Member
    Join Date
    Jun 2015
    Location
    中国
    Search PM
    Originally Posted by jimdagys View Post
    wulue, ponens:
    I am trying to download the video. You said:
    Grab m3u8 url from browser.
    I used (Developer tools>network) Firefox, Chrome and URL Snooper and could not find the "m3u8" like you did.
    What I got after playing the video for a minute, in each case was this:
    Code:
    http://vod-s.tennistv.com/vod/77019352-518f-4798-8a73-7b3a27ae0705/HS_COUNTDOWN_SHANGHAI_2016.ism/manifest?hdnea=st=1482719784~exp=1482719814~acl=/vod/77019352-518f-4798-8a73-7b3a27ae0705/*~hmac=e6564aad4607143aa19129cf690d441ccd39ae5f9bfe8b8adbe598d35c1a4f05
    Notice two critical differences from my code and your code.
    1) I have vod-s (near beginning of code) and you have vod-i
    2) You have .../manifest(format=m3u8-aapl)?hdnea...
    and I have... /manifest?hdnea...
    entire
    (format=m3u8-aapl)
    is missing.
    Can you tell me what I am doing wrong?
    I shut down flash player to play the video
    Quote Quote  
  10. 谢谢你帮我
    OK, that (disable flash) was an important piece of information that was not stated.
    I disabled the flash (see first screenshot, red circle) and used both Firefox and Chrome and was able to get the code
    manifest(format=m3u8-aapl)
    I put the whole code into livestreamer (with the added -v3) to get this:
    Code:
    livestreamer "hlsvariant://http://vod-i.tennistv.com/vod/77019352-518f-4798-8a73-7b3a27ae0705/HS_COUNTDOWN_SHANGHAI_2016.ism/manifest(format=m3u8-aapl-v3)?hdnea=st=1482777643~exp=1482777673~acl=/vod/77019352-518f-4798-8a73-7b3a27ae0705/*~hmac=44b0827e4ddd5b7f33908846d2866ee8c75d94bb24f4d6cc70c9ce24604f355b" best -o file.ts
    Possibly I'm not doing it fast enough because I still get the 403 error.
    How can you do this in 20 seconds?:
    1) copy the url from Firefox developer tools network window (see last screenshot white circle below)
    2) paste the url into Notepad livestreamer template
    3) add the part: -v3
    4) copy the whole code
    5) paste code into command line.
    I think it takes me about 30 seconds to do that. At any rate, getting 403 error.
    Question: If the website didn't allow you to use "fallback player" (see screenshot 2), then would it be impossible to download the video? I've seen other websites that don't give "fallback player" option if you disable flash.
    They just say need flash to see the video, period.
    Image Attached Thumbnails Click image for larger version

Name:	Clipboard1.jpg
Views:	68
Size:	52.3 KB
ID:	40048  

    Click image for larger version

Name:	Clipboard2.jpg
Views:	185
Size:	36.3 KB
ID:	40049  

    Click image for larger version

Name:	Clipboard3.jpg
Views:	230
Size:	283.6 KB
ID:	40050  

    Last edited by jimdagys; 27th Dec 2016 at 08:14.
    Quote Quote  



Similar Threads

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