Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

How to download dramatize.com

(http://stream-recorder.com/forum/showthread.php?t=19337)

TVDownloader 02-05-2015 10:04 PM

How to download dramatize.com


 
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-e...-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

Re: How to download dramatize.com


 
Quote:

Originally Posted by TVDownloader (Post 73908)
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-e...-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

Code:

livestreamer hlsvariant://http://dramatize.com/drama/everest/episode-81/video.m3u8 best -o video.ts

TVDownloader 02-06-2015 12:50 AM

Re: How to download dramatize.com


 
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

Re: How to download dramatize.com


 
Quote:

Originally Posted by TVDownloader (Post 73910)
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

Re: How to download dramatize.com


 
I propose the tutorial with the static version

https://github.com/chrippa/livestrea...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
Code:

cd C:\livestreamer-v1.11.1
and paste the code
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

Re: How to download dramatize.com


 
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
Code:

livestreamer hldvariant://http://............m3u8 best -o nameofthevideo.ts
with in red the url given by addblockplus

TVDownloader 02-06-2015 02:12 AM

Re: How to download dramatize.com


 
thanks a lot

Quote:

Originally Posted by biezom (Post 73914)
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
Code:

livestreamer hldvariant://http://............m3u8 best -o nameofthevideo.ts



All times are GMT -6. The time now is 10:59 AM.