Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#271
|
|||
|
|||
Re: Adobe HDS DownloaderHello guys!
I am trying to download from this link but nothing is working. It used to work without problem. Something must have changed like usage of HDS. Can someone try and see if they have better luck? this is the link: http://www.voxnow.de/1945-12-staedte-12-schicksale.php thanks! |
#272
|
|||
|
|||
Re: Adobe HDS DownloaderHi, I have question about your HDS link detector extension for Firefox..
The extension stopped working from the release of build 40.0a2 (both x86 & x64). Even with multi-processing turned off. Are you planning to release update or is there at least something that I could do to make it work again? Thanks |
#273
|
|||
|
|||
Re: Adobe HDS DownloaderI try to capture this manifest:
Code:
http://scache.fptplay.net.vn/livez/vtv9_2500.stream/manifest.f4m Code:
G:\SON\php>php AdobeHDS.php --manifest "http://scache.fptplay.net.vn/livez/vtv9_ 2500.stream/manifest.f4m" --delete --outfile v9.flv --debug v9.txt KSV Adobe HDS Downloader Processing manifest info.... Manifest Entries: Bitrate URL 1 media_ubtq283zl_b125000.abst/ Quality Selection: Available: 1 Selected : 1 Updating bootstrap info, Available fragments: 0 Segment Tables: Table 1: Number Fragments 1 0 Fragment Tables: Table 1: Number Timestamp Duration Discontinuity 10169 152580918 9640 10170 152590558 9920 10171 152600478 10000 10172 152610478 10400 10173 152620878 9520 Update complete, Available fragments: 10173 Fragments Total: 10173, First: 10169, Start: 10172, Parallel: 8 Base Fragment Url: http://scache.fptplay.net.vn/livez/vtv9_2500.stream/media_ubtq283zl_b125000.abst / Downloading Fragments: Adding fragment 10172 to download queue Adding fragment 10173 to download queue Access Denied! Unable to download fragments. Code:
livestreamer "hds://http://scache.fptplay.net.vn/livez/vtv9_2500.stream/manifest.f4m pvswf=http://fptplay.net/js/plugins/assets/HLSPlayer.swf" best -o v9.flv [cli][info] Found matching plugin stream for URL hds://http://scache.fptplay.net.vn/livez/vtv9_2500.stream/manifest.f4m pvswf=http://fptplay.net/js/plugins/assets/HLSPlayer.swf [cli][info] Available streams: 576p (worst, best) [cli][info] Opening stream: 576p (hds) [stream.hds][error] Failed to open fragment 1-10195: Unable to open URL: http://scache.fptplay.net.vn/livez/vtv9_2500.stream/media_uuiby8q94_b125000.abst/Seg1-Frag10195 (403 Client Error: Forbidden) [stream.hds][error] Failed to open fragment 1-10195: Unable to open URL: http://scache.fptplay.net.vn/livez/vtv9_2500.stream/media_uuiby8q94_b125000.abst/Seg1-Frag10195 (403 Client Error: Forbidden) [stream.hds][error] Failed to open fragment 1-10195: Unable to open URL: http://scache.fptplay.net.vn/livez/vtv9_2500.stream/media_uuiby8q94_b125000.abst/Seg1-Frag10195 (403 Client Error: Forbidden) [stream.hds][error] Failed to open fragment 1-10196: Unable to open URL: http://scache.fptplay.net.vn/livez/vtv9_2500.stream/media_uuiby8q94_b125000.abst/Seg1-Frag10196 (403 Client Error: Forbidden) [stream.hds][error] Failed to open fragment 1-10196: Unable to open URL: http://scache.fptplay.net.vn/livez/vtv9_2500.stream/media_uuiby8q94_b125000.abst/Seg1-Frag10196 (403 Client Error: Forbidden) [stream.hds][error] Failed to open fragment 1-10196: Unable to open URL: http://scache.fptplay.net.vn/livez/vtv9_2500.stream/media_uuiby8q94_b125000.abst/Seg1-Frag10196 (403 Client Error: Forbidden) I want to obtain longer video Any solution ? |
#274
|
|||
|
|||
Re: Adobe HDS DownloaderQuote:
please post link to the web-page with video without it's difficult to help you |
#275
|
|||
|
|||
Re: Adobe HDS DownloaderCode:
livestreamer "hlsvariant://hlscache.fptplay.net.vn/livez/vtv9_2500.stream/playlist.m3u8?token=967c378d1dc20dc329ca0e369d04fff4580906b1&did=c7cfced7208113b1eb4214c20ae8138f6b5f3bc3" best -o vtv9.ts Code:
[cli][info] Found matching plugin stream for URL hlsvariant://hlscache.fptplay.net.vn/livez/vtv9_2500.stream/playlist.m3u8?token=967c378d1dc20dc329ca0e369d04fff4580906b1&did=c7cfced7208113b1eb4214c20ae8138f6b5f3bc3 [cli][info] Available streams: 576p (worst, best) [cli][info] Opening stream: 576p (hls) |
#276
|
|||
|
|||
Re: Adobe HDS DownloaderQuote:
using postman extension or curl to making http POST command. no GET. yes POST. must being http post of Code:
http://fptplay.net/show/getlinklivetv?id=vtv9&quality=3&mobile=web |
#277
|
|||
|
|||
Re: Adobe HDS DownloaderLink: http://fptplay.net/livetv/vtv9
I want to use f4m to make schedule task, if using m3u8, it change token usually. I still use HDSDump but it isn't stability [IMG][/IMG] Any similiar tool like HDSDump ? |
#278
|
|||
|
|||
Re: Adobe HDS DownloaderComplete newbie and I'm sure this has been asked before but I'm suddenly worried. Managed to use this to download half a series of a tv show from a US network. Not something I've ever done before but wasn't available in UK. Realised afterwards that my VPN was not active. Downloads had still worked because I have a smart dns on the router.
Am I likely to receive a warning as IP was not masked? Can the site tell stream was being downloaded rather than streamed? Just looking for a bit of reassurance I guess :-( |
#279
|
|||
|
|||
Re: Adobe HDS DownloaderEdit: Hi! Please ignore my question (wrapped in quotes below for the sake of posterity) from earlier. I figured out what I was doing wrong while using the command line. Now I'm able to control the quality & other parameters with the different switches, the way it was meant to be.
Again, many thanks to the devs! Cheers! Quote:
Last edited by kidrow : 06-01-2015 at 10:14 PM. |
#280
|
|||
|
|||
Re: Adobe HDS Downloaderi have been facing this error i have download all new still this error
Used Commend: Code:
Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Users\Axe>cd C:\Scripts-master C:\Scripts-master>php AdobeHDS.php --manifest "http://pivotshare5-vod.dcp.adapti ve.level3.net/pivotshare-vod/CID-528/hds/5580873a21630_360.mp4.f4m?base=%2fpivot share-vod%2fCID-528%2f&streams=5580873a21630_360.mp4.f4m:557,5580873a21630_480.m p4.f4m:1557,5580873a21630_720.mp4.f4m:2657,5580873a21630_1080.mp4.f4m:5056&ip=10 3.42.85.14&token=08acc46f227772c2b693a" --delete KSV Adobe HDS Downloader Processing manifest info.... Quality Selection: Available: 1 Selected : 1 Fragments Total: 1887, First: 1, Start: 1, Parallel: 8 This stream is encrypted with FlashAccess DRM. Decryption of such streams isn't currently possible with this script. C:\Scripts-master> Code:
https://www.mediafire.com/folder/4pi99s50fa1dh/error_fragments_sample |
Tags: hds |
Thread Tools | |
Display Modes | |
|
|