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

Atresdownloader - WWE Network support?

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

littlebase22 01-08-2015 01:59 PM

Re: Atresdownloader - WWE Network support?


 
I need help. Im trying to play the ts files but they wont play. Im guessing either the ts or m3u8 file has do be decrypted. Please help denobis.

denobis 01-09-2015 02:44 AM

Re: Atresdownloader - WWE Network support?


 
in php you need to perform something like

$decryptedts = mcrypt_cbc(MCRYPT_RIJNDAEL_128, $key, $ts, MCRYPT_DECRYPT, $iv);

or with openssl

openssl aes-128-cbc -d -in ts.ts -out tsdecrypted.ts -p-nosalt -iv ${hexIV} -K ${hexKey}

littlebase22 01-12-2015 04:50 PM

Re: Atresdownloader - WWE Network support?


 
Thanks for the reply denobis. I tried with both programs and and couldn't figure out to how work either programs couldn't find any good tutorials. Could you give me a little more input on how to do either one of them methods. Thanks

carlito4 01-14-2015 09:41 PM

Re: Atresdownloader - WWE Network support?


 
Quote:

Originally Posted by denobis (Post 73128)
in php you need to perform something like

$decryptedts = mcrypt_cbc(MCRYPT_RIJNDAEL_128, $key, $ts, MCRYPT_DECRYPT, $iv);

or with openssl

openssl aes-128-cbc -d -in ts.ts -out tsdecrypted.ts -p-nosalt -iv ${hexIV} -K ${hexKey}

How does one generate the key?

chrisis908 01-16-2015 07:35 PM

Re: Atresdownloader - WWE Network support?


 
The videos posted today for the WWE Network aren't working on the
ATRESDOWNLOADER. The 4500 videos get downloaded, but then
they disappear before you can watch them. I posted a link that wasn't working. I have the 17.3 version. Please Help

http://network.wwe.com/video/v37134855

JSJarvis 01-16-2015 07:40 PM

Re: Atresdownloader - WWE Network support?


 
I am seeing the same thing as chrisis908. I have tried multiple URLs and all of them do the same thing. The files download in the Download folder, but when the download reaches the end everything disappears and no MP4 is left.

bobm67 01-16-2015 08:11 PM

Re: Atresdownloader - WWE Network support?


 
I am seeing the same thing too.. It looks like it creates the MP4 file completely and then starts creating a TS file, and then everything disappears (all the temp folders, the MP4 and the TS files)

carlito4 01-16-2015 08:51 PM

Re: Atresdownloader - WWE Network support?


 
Was about to report the error. It's happening here too. Apparently, what happens is atres downloads the .ts's files, does the first ffmpeg pass to paste them together (producing a working mp4 when its done) then after that, creates another ffmpeg process to make a .ts file (which is always bigger than the already working mp4 file, by several hundred MBs, which doesn't make sense) and then a3w just decides to scrap and delete everything. Pretty frustrating. The only difference I could find was the finished bigger .ts file has captions included (which I could care less about)

A temp workaround I found was to terminate a3w.exe right while ffmpeg is doing it's first pass.
Hope you can look into this denobis, program is pretty unusable like this.

denobis 01-17-2015 12:09 AM

Re: Atresdownloader - WWE Network support?


 
Just fixed, no worry only maintenance

carlito4 01-17-2015 10:04 AM

Re: Atresdownloader - WWE Network support?


 
Quote:

Originally Posted by denobis (Post 73331)
Just fixed, no worry only maintenance

Thanks man, it's working now.

You think you can look into why Atres can't download from the Network's live stream? This link should throw you into the linear feed http://network.wwe.com/video/v37134313

denobis 01-17-2015 10:29 AM

Re: Atresdownloader - WWE Network support?


 
Try now

Smiggy 01-17-2015 01:17 PM

Re: Atresdownloader - WWE Network support?


 
Hi all,

I am new to these forums. I'd like some guidance on how to use this Atresdownloader application.

See screenshot - can you confirm if it's downloading? If not how do you go about downloading a video from the WWE Network? I key in my account details, press login and then copy and paste the URL then hit paste URL?

dereksimonetti 01-17-2015 05:06 PM

Re: Atresdownloader - WWE Network support?


 
First of all, Thank you Denobis, up until the last 24 hours i have greatly appreciated your program.

That being said. First i was experiencing the "It downloads all the way and then disappears" Issue. Now i am dealing with the "It downloads all the way but doesn't Mux to anything and stops"

Is there anything wrong on my end, or is this an issue you are still dealing with?

carlito4 01-17-2015 07:44 PM

Re: Atresdownloader - WWE Network support?


 
Quote:

Originally Posted by denobis (Post 73347)
Try now

Just tried a link redirecting to the live stream and same thing as before is happening, downloads reaches all the way, ffmpeg gets stuck pasting the thing for like forever

JSJarvis 01-17-2015 08:11 PM

Re: Atresdownloader - WWE Network support?


 
Seeing something similar...files are now downloading, but not converting to MP4 file.

carlito4 01-17-2015 08:17 PM

Re: Atresdownloader - WWE Network support?


 
Quote:

Originally Posted by JSJarvis (Post 73358)
Seeing something similar...files are now downloading, but not converting to MP4 file.

I just tried the TLC Kickoff and it's working for me, it gave me back a working mp4.

JSJarvis 01-17-2015 08:33 PM

Re: Atresdownloader - WWE Network support?


 
I tried downloading the NXT R-Evolution pre-show and only got the TS files and m3u8 files.

denobis 01-18-2015 01:18 AM

Re: Atresdownloader - WWE Network support?


 
Hi guys,

please post urls to know where to search

JSJarvis 01-18-2015 05:25 AM

Re: Atresdownloader - WWE Network support?


 
This is the URL for the NXT R-evolution preshow that isn't working for me.

http://network.wwe.com/video/v37044969

denobis 01-18-2015 08:13 AM

Re: Atresdownloader - WWE Network support?


 
ok, just try again

carlito4 01-18-2015 10:01 AM

Re: Atresdownloader - WWE Network support?


 
Quote:

Originally Posted by JSJarvis (Post 73378)
This is the URL for the NXT R-evolution preshow that isn't working for me.

http://network.wwe.com/video/v37044969

I tried that and it downloaded everything perfectly, got the mp4 at the end. Maybe it's a problem on your end, try re-downloading Atres, etc.

Smiggy 01-18-2015 10:01 AM

Re: Atresdownloader - WWE Network support?


 
Hi all,

Is 17.3 the current version we're supposed to be using?

Does anyone know if it's possible to many URLs, so it starts the next download automatically?

JSJarvis 01-18-2015 10:45 AM

Re: Atresdownloader - WWE Network support?


 
Quote:

Originally Posted by carlito4 (Post 73384)
I tried that and it downloaded everything perfectly, got the mp4 at the end. Maybe it's a problem on your end, try re-downloading Atres, etc.

Thanks, I'll try that this afternoon.

carlito4 01-18-2015 11:23 AM

Re: Atresdownloader - WWE Network support?


 
Quote:

Originally Posted by Smiggy (Post 73385)
Hi all,

Is 17.3 the current version we're supposed to be using?

Does anyone know if it's possible to many URLs, so it starts the next download automatically?

About the last one, have you tried pasting URLs one by one?

JSJarvis 01-18-2015 12:21 PM

Re: Atresdownloader - WWE Network support?


 
Thanks for the help. I did an uninstall and a fresh install. The MP4s are now being created. The other files are not being deleted afterward, but I can manually clear those out.

carlito4 01-18-2015 10:28 PM

Re: Atresdownloader - WWE Network support?


 
Quote:

Originally Posted by JSJarvis (Post 73395)
Thanks for the help. I did an uninstall and a fresh install. The MP4s are now being created. The other files are not being deleted afterward, but I can manually clear those out.

Yeah, that's normal. It'd be good if it cleaned it itself but that's how it's supposed to work right now.

Any news on getting to rip the live feed of the Network? This stream should hook you up with the live feed. http://network.wwe.com/video/v37134313 They change it like once a week.

denobis 01-19-2015 01:14 AM

Re: Atresdownloader - WWE Network support?


 
It Works good

carlito4 01-19-2015 02:15 PM

Re: Atresdownloader - WWE Network support?


 
Quote:

Originally Posted by denobis (Post 73408)
It Works good

You're correct. Just downloaded the last hour of the live stream. Thanks so much. Gracias mano.

Smiggy 01-20-2015 04:36 AM

Re: Atresdownloader - WWE Network support?


 
Quote:

Originally Posted by carlito4 (Post 73394)
About the last one, have you tried pasting URLs one by one?

Hi mate,

If I paste many URLs, and then hit "pASTE URL" it'll just download one, and when it's done, I have to manually start the second, and the URL is no longer in the field.

I've been enquiring is there a way to queue downloads, and leave it running. I've been told we need to create a file called wwemax with no content or extension? What does that mean? How do you create a file like that using Windows? And, whenever we perform a search for a video on the WWE site it'll automatically initiate the download at the highest resolution - 4500 bitrate?

blead2005 01-22-2015 03:57 AM

Re: Atresdownloader - WWE Network support?


 
hi denobis if possible could you upload a version of adownloader that does not auto update so there is less chance of having problems downloading videos from the the wwe network?

thank you

carlito4 01-23-2015 12:46 AM

Re: Atresdownloader - WWE Network support?


 
Quote:

Originally Posted by blead2005 (Post 73472)
hi denobis if possible could you upload a version of adownloader that does not auto update so there is less chance of having problems downloading videos from the the wwe network?

thank you

Better yet, a version that doesn't rely on a random server that god knows when it might go down and is able to fully function independently.

Smiggy 01-25-2015 02:57 PM

Re: Atresdownloader - WWE Network support?


 
Quote:

Originally Posted by Smiggy (Post 73443)
Hi mate,

If I paste many URLs, and then hit "pASTE URL" it'll just download one, and when it's done, I have to manually start the second, and the URL is no longer in the field.

I've been enquiring is there a way to queue downloads, and leave it running. I've been told we need to create a file called wwemax with no content or extension? What does that mean? How do you create a file like that using Windows? And, whenever we perform a search for a video on the WWE site it'll automatically initiate the download at the highest resolution - 4500 bitrate?

Anyone?

kn5150 01-25-2015 07:33 PM

Re: Atresdownloader - WWE Network support?


 
http://network.wwe.com/video/v37161133

wwe royal rumble kickoff not downloading on atres. any suggestions?

kn5150 01-25-2015 08:26 PM

Re: Atresdownloader - WWE Network support?


 


can anyone tell me what the new options are. ive been so used to selecting 4500 and now im confused

blead2005 01-25-2015 09:44 PM

Re: Atresdownloader - WWE Network support?


 
i have the same problem

denobis 01-26-2015 01:23 AM

Re: Atresdownloader - WWE Network support?


 
Quote:

Originally Posted by kn5150 (Post 73537)
http://network.wwe.com/video/v37161133

wwe royal rumble kickoff not downloading on atres. any suggestions?

"STREAM LIMIT EXCEEDED
Our records indicate that multiple users are currently watching video on this account. Please stop playing on other devices to continue. Visit wwe.com/help for more information "

Smiggy 01-26-2015 03:27 AM

Re: Atresdownloader - WWE Network support?


 
Quote:

Originally Posted by kn5150 (Post 73538)


can anyone tell me what the new options are. ive been so used to selecting 4500 and now im confused

When you select 4500 is this HD?

denobis 01-26-2015 03:44 AM

Re: Atresdownloader - WWE Network support?


 
rt-> rtmp rtmpdump
m3u8-> hls ios ffmpeg

max is 4500k (only hls ios)

kn5150 01-26-2015 04:55 AM

Re: Atresdownloader - WWE Network support?


 
Quote:

Originally Posted by denobis (Post 73543)
"STREAM LIMIT EXCEEDED
Our records indicate that multiple users are currently watching video on this account. Please stop playing on other devices to continue. Visit wwe.com/help for more information "

wrong because other videos were able to download. i was only on the one device today. i was finally able to download this later

kn5150 01-26-2015 07:55 AM

Re: Atresdownloader - WWE Network support?


 
my gripe now is that i can only queue only 1 show instead of 3. it tells me too many sign on attempts. before today i was averaging 15-20 downloads a day by queueing up 3 shows at a time.


All times are GMT -6. The time now is 03:37 AM.