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
+ Reply to Thread
Results 1 to 14 of 14
-
-
Search playhydrax - its already covered. And good luck.
Last edited by codehound; 9th Oct 2022 at 08:21.
-
Is there anyone who can help me download the video because I tried several solutions but no success.
-
Video Downloader Cococut For Chrome do the job.
[Attachment 67169 - Click to enlarge] -
hello cédric8528, it's limited to 19 times as a download. Is there any other way to download without limit?
-
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 -
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
[Attachment 67191 - Click to enlarge]
[Attachment 67192 - Click to enlarge]Last edited by lomero; 11th Oct 2022 at 07:33.
-
There is only limits on "recording Mode"....If you choose "Force Download" it works.
As Lomero says, Stream Recorder works well -
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.
-
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
[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 -
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) ... -
I would like to know how to have script to download on a hydrax server?
see picture:
[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
Similar Threads
-
Download HLS. error 400 to download keys
By naturalc in forum Video Streaming DownloadingReplies: 28Last Post: 28th Oct 2022, 08:13 -
Download problem with Tubedigger
By monks19 in forum Video Streaming DownloadingReplies: 9Last Post: 10th Feb 2022, 10:42 -
How to download from zee5 site and download mpd link
By qasem1368 in forum Video Streaming DownloadingReplies: 7Last Post: 25th Nov 2021, 21:28 -
Download problem with waaw.to
By Energizer in forum Video Streaming DownloadingReplies: 1Last Post: 19th Dec 2020, 10:24 -
Facebook Mobile Video Download Playback Decoding Problem
By trinsic in forum Video Streaming DownloadingReplies: 8Last Post: 24th Mar 2020, 14:46