VideoHelp Forum




+ Reply to Thread
Results 1 to 17 of 17
  1. I want help downloading from videos and movies from Dittotv

    for example ,this video : http://www.dittotv.com/tvshows/dil-dosti-duniyadaari
    the website while streaming downloads several parts each nearly 8-9 s long and when i download one of it ,it can be played by VLC and has extension *.ts

    I can download the full video using ffmpeg by locating the m3u8 file but ffmpeg downloads one packet at a time and the time taken to download the full video is nearly equal to the duration of the video .

    i am looking for a better option to ffmpeg which can download the video in multiple threads like IDM

    p.s. replay media catcher 5 dosent work
    Last edited by johns0; 30th Oct 2015 at 17:59. Reason: Setting fonts to normal size
    Quote Quote  
  2. use normal text so peeps can read it


    tools
    firefox addon
    adblock plus
    and
    livestreamer

    open blockable items

    search for
    master.m3u8

    copy url


    Code:
    livestreamer "hlsvariant://http://zeeapp4-vh.akamaihd.net/i/draco//shows/Zee_Marathi/Dil_Dosti_Duniyadaari/October/30102015/Dil_Dosti_Duniyadaari_Episode_202.smil/master.m3u8?key1=dittotv.com&hdnea=st=1446234961~exp=1446236461~acl=*~hmac=436b575255382d3b5fa3da88498210cfe8bea5690d38cd5831fc4c6ffa607381" best -o crap.ts
    Image Attached Thumbnails Click image for larger version

Name:	down.JPG
Views:	2131
Size:	62.7 KB
ID:	34270  

    Last edited by bobit; 30th Oct 2015 at 14:32.
    Quote Quote  
  3. Originally Posted by bobit View Post
    use normal text so peeps can read it
    You can read it. I can read it. I'm sure others can too...
    Quote Quote  
  4. read this
    shut up mug

    posting txt like a colouring book
    in forums is $hit to read

    pity you didn't pipe in and sort the downloading of the op's stream out

    instead of posting $hit for the sake of it
    Last edited by bobit; 30th Oct 2015 at 17:14.
    Quote Quote  
  5. your method worked . thanks bobbit
    and i didnt colour the text . the coloured text are hyperlinks. sry for that
    Quote Quote  
  6. Member
    Join Date
    Jan 2015
    Location
    India
    Search PM
    Not exactly the answer you are looking for but i can download the videos of show you posted using IDM. But for that you will need to find which channel it belongs. The show you posted belongs to zee marathi and i opened the show page on zee marathi website and not on the ditto tv website.

    http://www.zeemarathi.com/shows/dil-dosti-duniyadaari

    When this page opens follow the steps.

    Press
    Ctrl+u in the video page to view source.
    Ctrl+f to Look for pmd

    You will find a link like
    Code:
    http://pmd.dittotv3.com.edgesuite.net/draco/shows/Zee_Marathi/Dil_Dosti_Duniyadaari/October/30102015/Dil_Dosti_Duniyadaari_Episode_30102015_100.mp4?key1=www.zeemarathi.com&hdnea=st=1446268562~exp=1446270062~acl=%2F%2A~hmac=e0709342c2a312306f6717ac65dd07969f7c15099bbb24ddf21257c6f3cee866
    Just change the part in blue to 864 and use IDM.

    But there is one drawback. The link expires from time to time so you need to keep refreshing the links by this method repeatedly if the video is long.

    P.S. This method does not work for zee tv soaps but works for other channels.
    Quote Quote  
  7. the method described by sscomp32 is better when i want to download the tv soaps but the method by bobit is helpful when i have to download movies from ditto tv.

    Thanks for the help guys!
    Quote Quote  
  8. Member
    Join Date
    Jan 2015
    Location
    India
    Search PM
    Ok i am in a fix now. I need a show which is not uploaded by the channel and only by ditto tv.
    Can anybody get the direct mp4 link
    http://www.dittotv.com/tvshows/bad-company/episodes/bad-company-season-1-warrior-high-...-uncut-episode

    The source is encrypted unlike other shows.

    I know i can use the livestreamer method but i want to download the direct mp4 using IDM.

    Thanks in advance.
    Quote Quote  
  9. Originally Posted by sscomp32 View Post
    Ok i am in a fix now. I need a show which is not uploaded by the channel and only by ditto tv.
    Can anybody get the direct mp4 link
    http://www.dittotv.com/tvshows/bad-company/episodes/bad-company-season-1-warrior-high-...-uncut-episode

    The source is encrypted unlike other shows.

    I know i can use the livestreamer method but i want to download the direct mp4 using IDM.

    Thanks in advance.
    i used livestreamer to get it
    took 2mins 48secs

    tools
    firefox addon
    adblock plus
    and
    livestreamer

    open blockable items

    search for
    flv

    copy url

    delete http://
    replace with
    livestreamer "hlsvariant://

    Code:
    livestreamer "hlsvariant://zeeapp4-vh.akamaihd.net/i/draco/shows/Zing_TV/Bad_Company/November/BC-Export-E02-Warrior-High-Cast/Warrior-High-Cast.smil/master.m3u8?key1=dittotv.com&hdnea=st=1446895000~exp=1446896500~acl=*~hmac=cd7968c5ae7b138e54fc5f6700222f86cfef1936b056baa9812df85b4ae19d1f" best -o Bad_Company.mp4
    Image Attached Thumbnails Click image for larger version

Name:	bad.JPG
Views:	1981
Size:	62.0 KB
ID:	34359  

    Last edited by bobit; 7th Nov 2015 at 07:34.
    Quote Quote  
  10. Originally Posted by bobit View Post
    use normal text so peeps can read it


    tools
    firefox addon
    adblock plus
    and
    livestreamer

    open blockable items

    search for
    master.m3u8

    copy url


    Code:
    livestreamer "hlsvariant://http://zeeapp4-vh.akamaihd.net/i/draco//shows/Zee_Marathi/Dil_Dosti_Duniyadaari/October/30102015/Dil_Dosti_Duniyadaari_Episode_202.smil/master.m3u8?key1=dittotv.com&hdnea=st=1446234961~exp=1446236461~acl=*~hmac=436b575255382d3b5fa3da88498210cfe8bea5690d38cd5831fc4c6ffa607381" best -o crap.ts
    I did all these as instructed.....but once I give in in the cmd box....the part in Red does not come for me...


    Click image for larger version

Name:	down.JPG
Views:	2369
Size:	110.6 KB
ID:	34360


    Instead I get

    Click image for larger version

Name:	capture-20151107-181634.png
Views:	2176
Size:	37.9 KB
ID:	34361

    What should I do?
    Quote Quote  
  11. Originally Posted by Here4Help View Post
    this video : http://www.dittotv.com/tvshows/dil-dosti-duniyadaari

    I can download the full video using ffmpeg by locating the m3u8 file but ffmpeg downloads one packet at a time and the time taken to download the full video is nearly equal to the duration of the video .
    It only took me a minute to download the 640x360, 100 MB, 21 minute episode with ffmpeg, using the m3u8 link. 1/20 the running time of the video.
    Last edited by jagabo; 7th Nov 2015 at 16:51.
    Quote Quote  
  12. Member
    Join Date
    Jan 2015
    Location
    India
    Search PM
    @bobit: i think you didn't read my question.
    I know livestreamer method but want the other method. Like i mentioned in post #6.
    Cant used the same tricks because source code is encrypted.
    I want a link downloadable through IDM with resume support.

    Ofcourse if nothing works then i would have to go back to the livestreamer method.
    Quote Quote  
  13. i just installed IDM just for you lol

    and got that file like this

    tools
    firefox addon
    httpfox
    and
    IDM

    start your stream and httpfox


    search for
    master

    put mouse on link

    IDM
    will now pop up and say download this
    download the quality of video you want
    rename .ts to .mp4
    before you ok the download

    now i will delete this IDM

    i like cmd prompt or a Terminal
    Image Attached Thumbnails Click image for larger version

Name:	bad.JPG
Views:	397
Size:	107.7 KB
ID:	34368  

    Last edited by bobit; 7th Nov 2015 at 17:48.
    Quote Quote  
  14. Originally Posted by divapinky View Post



    I did all these as instructed.....but once I give in in the cmd box....the part in Red does not come for me...

    What should I do?
    @divapinky



    you did not put what format you wanted or where on your pc it was to be saved and what name it will be saved as
    and what extension
    so
    it is telling you what formats there are

    put this at the end

    " best -o crap.ts

    including that quote
    Quote Quote  
  15. HI all,

    I am trying to download videos from &TV using the method suggested by you guys. But it's not working. Can you please help me with it.

    Video URL:http://www.andtv.com/shows/bhabi-ji-ghar-par-hai/video/bhabi-ji-ghar-par-hain-episode-...l-episode.html
    Quote Quote  
  16. Member
    Join Date
    Feb 2016
    Location
    Mysore India
    Search PM
    Hello, this is my 1st post in this forum. I landed in this page by googling how to download videos from dittotv and I was happy to see the post.

    I have one issue. I want to download the video from the page:

    http://www.dittotv.com/tvshows/parambariya-maruthuvam/episodes/paarambariya-maruthuvam...6-full-episode

    But the video is not at all loading. I am in a college where the internet browsing is through a firewall called 'Cyberoam'. I can view the page but the video always shows loading/streaming symbol for a long time (attached screenshot). I don't know where the problem is. I have latest firefox/chrome/flash player etc.

    Please help
    Image Attached Thumbnails Click image for larger version

Name:	videohelpforum.png
Views:	416
Size:	250.4 KB
ID:	35506  

    Quote Quote  



Similar Threads

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