halcyon
12-07-2014, 01:10 AM
When entering the http://www.nbcnews.com/feature/dateline-full-episodes/full-episode-death-driveway-n258916 URL into the application and hitting search, a box pops up stating something about an Id and is unable to grab the file. Can this be looked into and resolved? Thanks.
peterpan
12-07-2014, 01:43 AM
Use this 1/2-ass solution to get the 1st segment til denobis fixes his tool lol ;) You'll have to sniff-out the other segments separately, then combine them...
ffmpeg -i "http://snappytvpoc-vh.akamaihd.net/i/snappy/video/NBC_News/428/979/dtl_deathindrivewaypart1_141128_141744319,1557_9,1 236_31,0909_15,0516_5,28000.mp4.csmil/index_1_av.m3u8" -c copy "nbc.ts"
http://i.imgur.com/YRzuoqMl.png
All resolutions ;)
ANDWIDTH=1042000,RESOLUTION=640x360,CODECS="avc1.77.30, mp4a.40.2"
http://snappytvpoc-vh.akamaihd.net/i/snappy/video/NBC_News/428/979/dtl_deathindrivewaypart1_141128_141744319,1557_9,1 236_31,0909_15,0516_5,28000.mp4.csmil/index_0_av.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=3457000,RESOLUTION=1280x720,CODECS="avc1.77.30, mp4a.40.2"
http://snappytvpoc-vh.akamaihd.net/i/snappy/video/NBC_News/428/979/dtl_deathindrivewaypart1_141128_141744319,1557_9,1 236_31,0909_15,0516_5,28000.mp4.csmil/index_1_av.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1699000,RESOLUTION=854x480,CODECS="avc1.77.30, mp4a.40.2"
http://snappytvpoc-vh.akamaihd.net/i/snappy/video/NBC_News/428/979/dtl_deathindrivewaypart1_141128_141744319,1557_9,1 236_31,0909_15,0516_5,28000.mp4.csmil/index_2_av.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=602000,RESOLUTION=426x240,CODECS="avc1.66.30, mp4a.40.2"
http://snappytvpoc-vh.akamaihd.net/i/snappy/video/NBC_News/428/979/dtl_deathindrivewaypart1_141128_141744319,1557_9,1 236_31,0909_15,0516_5,28000.mp4.csmil/index_3_av.m3u8
halcyon
12-07-2014, 04:30 AM
What do you mean by sniff out? Use wireshark to obtain the link that has the media file?
halcyon
12-07-2014, 05:18 AM
I tried obtaining the URL via wireshark but I wasn't able to find different resolutions and when I tried reconstructing the URL and using the same commands you did I got an error.
http://snappytvpoc-vh.akamaihd.net/z/snappy/video/NBC_News/428/979/dtl_deathindrivewaypart2_141128_141744327,2137_9,1 268_31,1762_15,2547_5,28000.mp4.csmil/1_ba6bb3dc8b83d0d7_Seg1-Frag6?als=27.36,30,8.51,3,3626,23988,30.99,0,0,121 ,f,3.91,400.33,f,s,VBTRGNMCFZFA,3.0.3,121&hdcore=3.0.3
peterpan
12-07-2014, 10:38 AM
Do what lesor says...that's exactly what I did to the m3u8 link ;)
denobis
12-07-2014, 12:21 PM
Updated via direct mp4 streams part-muxing.
halcyon
12-09-2014, 03:14 PM
denobis,
I'm having issues with some other videos. After searching a button appears in the top right where you would expect to see the different resolutions for download but this time there is an empty button. Can you look into it for me? Thanks.
Examples:
http://www.nbcnews.com/feature/dateline-full-episodes/full-episode-wild-n188591
http://www.nbcnews.com/feature/dateline-full-episodes/full-episode-circle-friends-n187491
denobis
12-10-2014, 02:48 AM
Fixed
halcyon
12-10-2014, 03:52 AM
Your fixed worked on the two urls I provided however all of the videos after "Circle of Friends" at the link below don't seem to work. Some provide two MP4 buttons while some don't and it doesn't appear to download the files. Can you look into resolving the issue? Thanks again!
http://www.nbcnews.com/feature/dateline-full-episodes
denobis
12-10-2014, 05:16 AM
Fixed again!
halcyon
12-12-2014, 07:40 AM
denobis,
I've found another issue but I don't know if it is related to atresdownloader.
When attempting to download videos that have many parts (12 in my case), it appears that the resulting video final that is created after all the parts are downloaded isn't working properly. The video initially plays fine but somewhere in the video it will begin to lag, become choppy and not run properly. One example is from the link below. I've noticed this mainly happening on videos greater than 1 hr in runtime. I do have one file that was 45 mins where it experienced the same issue. Could this be a result of the final muxing process being done by atresdownloader to combine the files? Maybe something is corrupting it? I'm using the 17.3P version of your tool.
http://www.nbcnews.com/feature/dateline-full-episodes/full-episode-deadly-connection-n117986
denobis
12-12-2014, 03:21 PM
Some episodes havent all the parts with the same resolution, for example 864x480 and 640x360. Here the failure. To get it to work properly the best is to recode all the stream scaling all the parts to the same resolution.
Get
http://www.mediafire.com/download/a2flmpu1tky8o87/a3w.exe
and overwrite the old one.
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.