Bug#655038: rtmpdump exits with code 1, when downloading movie from ComedyCentral

2012-01-08 Thread Reinhard Tartler
tags 655038 -patch
stop

On Sun, Jan 8, 2012 at 6:34 AM, Nicola Ferralis feran...@hotmail.com wrote:
 The attached patch resolves the issue for rtmpdump version
 2.4~20110711.gitc28f1bab-1. It is taken directly from upstream.

 http://lists.mplayerhq.hu/pipermail/rtmpdump/attachments/20110908/2a239630/attachment.bin

This patch merily adds a warning about a missing feature. According to
my testing, it has not been fixed in the latest upstream git revision.



-- 
regards,
    Reinhard



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#655038: rtmpdump exits with code 1, when downloading movie from ComedyCentral

2012-01-07 Thread Nicola Ferralis

Package: youtube-dl
Version: 2012.01.05-1
If  I try to download a movie from comedy central, for example:

youtube-dl -t 
http://www.thedailyshow.com/full-episodes/thu-january-5-2012-craig-shirley;

I get this error:

[comedycentral] thu-january-5-2012-craig-shirley: Extracting information
[comedycentral] thu-january-5-2012-craig-shirley: Determining player URL
[comedycentral] thu-january-5-2012-craig-shirley: Downloading show index
[comedycentral] thu-january-5-2012-craig-shirley: Downloading configuration
[download] Destination: thedailyshow-thu-january-5-2012-craig-shirley-405251.mp4
[rtmpdump] 0 bytes
ERROR: rtmpdump exited with code 1




A sample movie: 


http://www.thedailyshow.com/full-episodes/thu-january-5-2012-craig-shirley




Using Ubuntu Oneiric 11.10.


 

  

Bug#655038: rtmpdump exits with code 1, when downloading movie from ComedyCentral

2012-01-07 Thread Rogério Brito
reassign 655038 rtmpdump
bye

On Jan 07 2012, Nicola Ferralis wrote:
 Package: youtube-dl
 Version: 2012.01.05-1
 If  I try to download a movie from comedy central, for example:
 
 youtube-dl -t 
 http://www.thedailyshow.com/full-episodes/thu-january-5-2012-craig-shirley;
 
 I get this error:
 
 [comedycentral] thu-january-5-2012-craig-shirley: Extracting information
 [comedycentral] thu-january-5-2012-craig-shirley: Determining player URL
 [comedycentral] thu-january-5-2012-craig-shirley: Downloading show index
 [comedycentral] thu-january-5-2012-craig-shirley: Downloading configuration
 [download] Destination: 
 thedailyshow-thu-january-5-2012-craig-shirley-405251.mp4
 [rtmpdump] 0 bytes
 ERROR: rtmpdump exited with code 1

I just debugged and it seems that the problem is with unimplemented features
of rtmpdump, as I instrumented my own copy of youtube-dl and here is the
output that I get:

,[ ./youtube-dl -t 
http://www.thedailyshow.com/full-episodes/thu-january-5-2012-craig-shirley; ]
| [comedycentral] thu-january-5-2012-craig-shirley: Extracting information
| [comedycentral] thu-january-5-2012-craig-shirley: Determining player URL
| [comedycentral] thu-january-5-2012-craig-shirley: Downloading show index
| [comedycentral] thu-january-5-2012-craig-shirley: Downloading configuration
| [download] Destination: 
thedailyshow-thu-january-5-2012-craig-shirley-405251.mp4
| ['rtmpdump', '-W', 
'http://media.mtvnservices.com/player/prime/mediaplayerprime.1.11.3.swf?uri=mgid:cms:episode:thedailyshow.com:405255type=normalref=Nonegeo=BRgroup=entertainmentCONFIG_URL=http%3a%2f%2fmedia.mtvnservices.com%2fpmt%2fe1%2fplayers%2fmgid%3acms%3aepisode%3athedailyshow.com%3a%2fcontext8%2fconfig.xml%3furi%3dmgid%3acms%3aepisode%3athedailyshow.com%3a405255%26type%3dnormal%26ref%3dNone%26geo%3dBR%26group%3dentertainment%26',
 '-r', 
'rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/com/dailyshow/TDS/season_17/episode_039/ds_17039_act1_768x432_1720.mp4',
 '-o', u'thedailyshow-thu-january-5-2012-craig-shirley-405251.mp4.part']
| RTMPDump v2.4
| (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
| Connecting ...
| WARNING: HandShake: Type mismatch: client sent 6, server answered 9
| INFO: Connected...
| ERROR: HandleCtrl: SWFVerification Type 2 request not supported! Patches 
welcome...
| ERROR: rtmp server sent error
| ERROR: rtmp server requested close
| [rtmpdump] 0 bytesRTMPDump v2.4
| (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
| 
| ERROR: rtmpdump exited with code 1
`

Please see the Patches welcome... part above.


Regards,

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFC
http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#655038: rtmpdump exits with code 1, when downloading movie from ComedyCentral

2012-01-07 Thread Nicola Ferralis

The attached patch resolves the issue for rtmpdump version 
2.4~20110711.gitc28f1bab-1. It is taken directly from upstream.



http://lists.mplayerhq.hu/pipermail/rtmpdump/attachments/20110908/2a239630/attachment.bin

  

debian-655038.diff
Description: Binary data