Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
How to download dramatize.comHi,
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 |
#2
|
|||
|
|||
Re: How to download dramatize.comQuote:
Code:
livestreamer hlsvariant://http://dramatize.com/drama/everest/episode-81/video.m3u8 best -o video.ts |
#3
|
|||
|
|||
Re: How to download dramatize.comHi,
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 |
#4
|
|||
|
|||
Re: How to download dramatize.comQuote:
you need to install livestreamer or download its static version |
#5
|
|||
|
|||
Re: How to download dramatize.comI 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 Code:
livestreamer hlsvariant://http://dramatize.com/drama/everest/episode-81/video.m3u8 best -o video.ts Last edited by biezom : 02-06-2015 at 03:02 AM. |
#6
|
|||
|
|||
Re: How to download dramatize.comto 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 |
Tags: downloading, video |
Thread Tools | |
Display Modes | |
|
|