TVDownloader
02-05-2015, 10:04 PM
Hi,
I daily watch tv episodes from dramatize.com, now i would like to download all my tv shows, i am using Internet Download Manager
http://dramatize.com/videos/9mp9de-everest-5th-february-2015-episode/
When i open the above link then video plays, IDM gives only .ts options and when i choose then the video download for only few seconds and gets downloaded on my PC, i don;t know how to download the complete video on my PC desktop
Kindly please reply with the solution, how to download the complete video in highest quality on my PC
thanks a lot
biezom
02-06-2015, 12:09 AM
Hi,
I daily watch tv episodes from dramatize.com, now i would like to download all my tv shows, i am using Internet Download Manager
http://dramatize.com/videos/9mp9de-everest-5th-february-2015-episode/
When i open the above link then video plays, IDM gives only .ts options and when i choose then the video download for only few seconds and gets downloaded on my PC, i don;t know how to download the complete video on my PC desktop
Kindly please reply with the solution, how to download the complete video in highest quality on my PC
thanks a lot
livestreamer hlsvariant://http://dramatize.com/drama/everest/episode-81/video.m3u8 best -o video.ts
TVDownloader
02-06-2015, 12:50 AM
Hi,
when i click the link in the code it does not download the full video. i am new in this, so Kindly please tell me all the steps how to download the full video.
thanks
biezom
02-06-2015, 12:53 AM
Hi,
when i click the link in the code it does not download the full video. i am new in this, so Kindly please tell me all the steps how to download the full video.
thanks
it's a cmd.exe
you need to install livestreamer or download its static version
biezom
02-06-2015, 01:00 AM
I propose the tutorial with the static version
https://github.com/chrippa/livestrea...11.1-win32.zip (https://github.com/chrippa/livestreamer/releases/download/v1.11.1/livestreamer-v1.11.1-win32.zip)
unzip the file in C:\ for example
so you have C:\livestreamer-v1.11.1
run cmd.exe
and go in the livestreamer folder
cd C:\livestreamer-v1.11.1
and paste the code
livestreamer hlsvariant://http://dramatize.com/drama/everest/episode-81/video.m3u8 best -o video.ts
it download in C:\livitreamer-v1.11.1 the file name is video.ts
biezom
02-06-2015, 01:59 AM
to find "http://............m3u8"
i use Adblockplus addon on firefox
run your video
click ABP icon click open blockable items search for m3u8 copy the first result (we do not need the part after m3u8 as "?t= ...")
then add to the livestreamer command
livestreamer hldvariant://http://............m3u8 best -o nameofthevideo.ts
with in red the url given by addblockplus
TVDownloader
02-06-2015, 02:12 AM
thanks a lot
to find "http://............m3u8"
i use Adblockplus addon on firefox
run your video
click ABP icon click open blockable items search for m3u8 copy the first result (we do not need the part after m3u8 as "?t= ...")
afert add to the command
livestreamer hldvariant://http://............m3u8 best -o nameofthevideo.ts
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.