VideoHelp Forum
+ Reply to Thread
Results 1 to 11 of 11
Thread
  1. Hello, dear all.

    How to download videos like the link below? Do you point some program / method to do it?

    If the videos have many resolutions too, how to downloading all of them also?


    ---> https://tvefamosos.uol.com.br/videos/videos.htm?id=urologia-04028C1A3360D4C14326


    Thanks for your time.

    Best regards.


    devil (johner)
    Quote Quote  
  2. @ LZAA

    Hi. I'll check the program you point.

    No freeware option available capable downloading tvefamosos videos? I have TubeDigger, but at my firt attempt I can't download such videos using it.

    Thanks for your time.

    Best regards.


    devil (johner)
    Quote Quote  
  3. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Using stream detector plugin for firefox,i was able to get:
    Code:
    https://videohd7.mais.uol.com.br/14850342-10-60.ts?token=nerZdx0I6OLtSaOmPmp7q1oqgrNHI6kb&sign=MCACDgolN3Hzl1Awsu-wzTnpAg5u4Fky-mlvB8Yr1M8EzA&ver=2&r=https://tvefamosos.uol.com.br&hashId=15459279662041849
    Just enter this url in browser and save the 20MB file.
    Cheers
    Quote Quote  
  4. Hello, dear all.

    When I try to download the video using Video DownloadHelper in Firefox, does it appear the message below:


    Video DownloadHelper Companion App 1.2.4

    Some operations required by Video DownloadHelper cannot be performed from within the browser. In order to be able to still do the job, the add-on relies on an external application that is called transparently. We call it the Companion Application.

    ---> https://www.downloadhelper.net/install-coapp?browser=firefox



    It provides a way to write files to the disk. The only ways to write a file from a browser add-on is to use the downloads API which basically takes an URL and transfers the data verbatim to the downloads directory. Even if the downloaded data can be generated internally by the add-on, it is not suitable to writing big files like videos. The ability to write files from an add-on was present in Firefox but does not exists in Chrome nor Firefox (>= 57). Writing files from the add-on is necessary when downloading streams using protocols HLS and DASH.
    It contains a build of the very popular ffmpeg video converter application. This is required by the add-on to create audio+video files when audio and video data are streamed separately. This is also necessary if you want to perform any conversion operation on the downloaded media. Previously, you also had to download a converter for those operations on Firefox (and conversion/aggregation was not supported on other browsers).

    ---> https://github.com/mi-g/vdhcoapp ( program: vdhcoapp )


    vdhcoapp is safe to use? Do you ever heard about it?


    ---> https://groups.google.com/forum/#!topic/video-downloadhelper-q-and-a/O9cB2qBvzY8


    ---> https://github.com/mi-g/vdhcoapp/issues/18


    @ Sviests

    Hi. How do you manage to get the link you gave me?

    When I tried to get the link using the extension "stream detector plugin" I got the link below:

    ---> https://videohd7.mais.uol.com.br/14850342-10-50.m3u8?token=LjK2th9V5La7Td-FQcgc7FoqgrN...59415978884654


    I'm doing some mistakes. How to do it properly and get the right link?

    Thanks for your help.

    Best regards.


    devil (johner)
    Last edited by devilcoelhodog; 27th Dec 2018 at 15:45.
    Quote Quote  
  5. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Originally Posted by devilcoelhodog View Post

    @ Sviests

    Hi. How do you manage to get the link you gave me?

    When I tried to get the link using the extension "stream detector plugin" I got the link below:

    ---> .../14850342-10-50.m3u8?token=LjK2th9V5La7Td-FQcgc7FoqgrNHI6kb&sign=MCACDngCSmWJ6RWNISZz-4XMAg5XBhgdVqqULmkUFHHDGw&ver=0&r=https://tvefamosos.uol.com.br&hashId=15459415978884654

    I'm doing some mistakes. How to do it properly and get the right link?

    Thanks for your help.

    Best regards.


    devil (johner)
    All you need to do is to change .m3u8 in that link to .ts,but leave the rest of the link the same ,so it becomes:
    Code:
    https://videohd7.mais.uol.com.br/14850342-10-50.ts?token=LjK2th9V5La7Td-FQcgc7FoqgrNHI6kb&sign=MCACDngCSmWJ6RWNISZz-4XMAg5XBhgdVqqULmkUFHHDGw&ver=0&r=https://tvefamosos.uol.com.br&hashId=15459415978884654
    Also it seems that the best quality is with /ID-10-60.ts, respectively:
    Code:
    https://videohd7.mais.uol.com.br/14850342-10-60.ts?token=LjK2th9V5La7Td-FQcgc7FoqgrNHI6kb&sign=MCACDngCSmWJ6RWNISZz-4XMAg5XBhgdVqqULmkUFHHDGw&ver=0&r=https://tvefamosos.uol.com.br&hashId=15459415978884654
    Quote Quote  
  6. @ Sviests

    Nice! It works here!

    But how do you discover on the links created by " stream detector plugin" the one that has the best resolution?

    Do I need to test one by one? Or we can see the difference on the links itself?

    Thanks!

    Best regards.


    devil (johner)
    Quote Quote  
  7. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    When you copy the .m3u8 link from stream detector and try opening it with text editor,there are lines like:
    Code:
    RESOLUTION=284x214,NAME="234p" 14850342-10-40.m3u8
    RESOLUTION=360x270,NAME="270p" 14850342-10-50.m3u8
    RESOLUTION=480x360,NAME="360p" 14850342-10-60.m3u8
    And as i already mentioned above,you just need to change .m3u8 to .ts
    I assume this site doesn't have higher resolution videos than 360p (you can check it by clicking on settings button on embeded player and then click "qualidade" to see available resolutions.
    So if they have only 360p videos then /ID-10-60.ts will always be the highest quality video.
    Quote Quote  
  8. Originally Posted by Sviests View Post
    you just need to change .m3u8 to .ts
    How did you know that? Just experience? A common practice?

    If you download the m3u8 file and open it with Wordpad you see:

    Code:
    #EXTM3U
    #EXT-X-VERSION:4
    #EXT-X-TARGETDURATION:8
    #EXT-X-MEDIA-SEQUENCE:0
    #EXTINF:7.481556,
    #EXT-X-BYTERANGE:652736@0
    14850342-10-60.ts
    #EXTINF:3.000000,
    #EXT-X-BYTERANGE:348740@652736
    14850342-10-60.ts
    #EXTINF:6.000000,
    #EXT-X-BYTERANGE:566444@1001476
    14850342-10-60.ts
    #EXTINF:6.000000,
    #EXT-X-BYTERANGE:573212@1567920
    14850342-10-60.ts
    #EXTINF:3.000000,
    #EXT-X-BYTERANGE:332760@2141132
    14850342-10-60.ts
    #EXTINF:6.000000,
    #EXT-X-BYTERANGE:633372@2473892
    14850342-10-60.ts
    ...
    So you can see the ts filename there. Is that how you knew?
    Quote Quote  
  9. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Originally Posted by jagabo View Post
    How did you know that? Just experience? A common practice?
    So you can see the ts filename there. Is that how you knew?
    At first it was a lucky guess,i tried changing .m3u8 to .mp4 (which is more common), then to .ts and it worked,then i opened the .m3u8 stream to see if there are any other resolutions available and pretty much saw the .ts files there.
    Quote Quote  
  10. Originally Posted by Sviests View Post
    Originally Posted by jagabo View Post
    How did you know that? Just experience? A common practice?
    So you can see the ts filename there. Is that how you knew?
    At first it was a lucky guess,i tried changing .m3u8 to .mp4 (which is more common), then to .ts and it worked,then i opened the .m3u8 stream to see if there are any other resolutions available and pretty much saw the .ts files there.
    Thanks for the clarification.
    Quote Quote  



Similar Threads

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