VideoHelp Forum




+ Reply to Thread
Results 1 to 14 of 14
  1. Hello,

    I followed this tutorial to download the video but no success.
    tutorial link:https://github.com/thorio/KGrabber/issues/35

    the link of the video I want to download:https://voircartoon.com/episode/dora-lexploratrice-saison-2-vf-episode-1/?server=openload

    Can you give me an example how can I do to download the video? thank you in advance
    Quote Quote  
  2. Search playhydrax - its already covered. And good luck.
    Last edited by codehound; 9th Oct 2022 at 08:21.
    Quote Quote  
  3. Is there anyone who can help me download the video because I tried several solutions but no success.
    Quote Quote  
  4. Video Downloader Cococut For Chrome do the job.

    Image
    [Attachment 67169 - Click to enlarge]
    Quote Quote  
  5. hello cédric8528, it's limited to 19 times as a download. Is there any other way to download without limit?
    Quote Quote  
  6. I managed to recover with Fiddler classic the link of the m3u8 file but it is replaced by txt file.

    fiddler software:https://www.telerik.com/download/fiddler

    the m3u8 file replace with a txt file:https://comedyshow.to/cdn/hls/94f2e682fbffe30e6a326c67a1ea221e/master.txt?s=2&d=

    the video link:https://comedyshow.to/player/index.php?data=2488df38e83023b0ff8293b5fef87340

    Can you tell me how to download the video compared to the txt file? thank you in advance
    Quote Quote  
  7. LZAA the link is on first post

    https://voircartoon.com/episode/dora-lexploratrice-saison-2-vf-episode-1/?server=openload

    anyway download work with Stream Recorder - download HLS as MP4 ext from VoirCartoon A server

    Image
    [Attachment 67191 - Click to enlarge]


    Image
    [Attachment 67192 - Click to enlarge]
    Last edited by lomero; 11th Oct 2022 at 07:33.
    Quote Quote  
  8. There is only limits on "recording Mode"....If you choose "Force Download" it works.

    As Lomero says, Stream Recorder works well
    Quote Quote  
  9. streamlink "hls://https://comedyshow.to/cdn/hls/bbbfd390f375e9ad74afb243a38b92fb/master.txt?s=2&d=" best -o video.ts
    [cli][info] Found matching plugin hls for URL hls://https://comedyshow.to/cdn/hls/bbbfd390f375e9ad74afb243a38b92fb/master.txt?s=2&d=
    [cli][info] Available streams: 360p (worst, best)
    [cli][info] Opening stream: 360p (hls)
    [cli][info] Writing output to
    a.ts
    [download] Written 2.01 MiB (10s @ 204.76 KiB/s) ...
    Last edited by LZAA; 11th Oct 2022 at 12:10.
    Quote Quote  
  10. Thank you for this answer with cmd it works but a create a batch file it does not work.

    my code:
    Code:
    ...etc
    :start
    cls
    SET /P URL="Entrez l'URL de la video : "
    IF "%URL%" == "" GOTO start
    :Name
    SET /P Noms="Veuillez entrer un noms de la video : "
    if "%Noms%" == "" Goto Name
    ECHO __     _____ ____  _____ ___
    echo \ \   / /_ _^|  _ \^| ____/ _ \
    echo  \ \ / / ^| ^|^| ^| ^| ^|  _^|^| ^| ^| ^|
    echo   \ V /  ^| ^|^| ^|_^| ^| ^|__^| ^|_^| ^|
    echo    \_/  ^|___^|____/^|_____\___/
    echo.
    ECHO  Telechargement de la video en cour...
    ECHO.
    streamlink "hls://%URL%" best -o "Downloads\%Noms%.mp4"
    ...etc
    error message:
    [cli][info] Found matching plugin hls for URL hls://https://comedyshow.to/cdn/hls/bbbfd390f375e9ad74afb243a38b92fb/master.txt?s=2&d=
    [stream.hls_playlist][warning] Malformed HLS Playlist. Expected #EXTM3U, but got referer error
    error: Failed to parse playlist: Missing #EXTM3U header
    Can you tell me where is the problem with the batch file? thank you in advance
    Quote Quote  
  11. streamlink --http-header Referer=https://comedyshow.to/player/index.php? "hls://https://comedyshow.to/cdn/hls/bbbfd390f375e9ad74afb243a38b92fb/master.txt?s=2&d=" best -o video.ts
    [cli][info] Found matching plugin hls for URL hls://https://comedyshow.to/cdn/hls/bbbfd390f375e9ad74afb243a38b92fb/master.txt?s=2&d=
    [cli][info] Available streams: 360p (worst, best)
    [cli][info] Opening stream: 360p (hls)
    [cli][info] Writing output to
    a.ts
    [download] Written 1.69 MiB (4s @ 461.69 KiB/s) ...
    Quote Quote  
  12. Thank you all it works very well.
    Quote Quote  
  13. I would like to know how to have script to download on a hydrax server?
    see picture:Image
    [Attachment 67237 - Click to enlarge]


    hydrax server video url: https://voircartoon.com/episode/go-diego-go-saison-4-vf-episode-3/?server=openload

    Can you help me how to upload to Hydrax server. thank you in advance
    Quote Quote  



Similar Threads

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