[RELEASE] MTV Full Episodes (Video Addon) - View MTV.com classic cartoons and more
#1
Thumbs Up 
This is my First Addon. First Time Programming in Python. Might be a little Sloppy Code. MTv FullEpisodes. I will Be adding all all Full Episodes from MTV.com. But right now it has Beavis and Butthead, DAria, and Aeon Flux.

I'd love some feedback. Especially if it works on Windows or Not.
Its Been tested on Ubuntu 10.04 Latest Dharma RC

Thanks and Enjoy.

John

plugin.video.mtvfullepisodes 0.0.2 version

oh. btw. u might need librtmp support. And I'm not sure whether mtv does Geo blocking or not.
Reply
#2
Thanks to Who Ever.. Edited My Subject. Makes it more uniform with the other Release threads..

Has anybody tried this on Windows as of yet?

John
Reply
#3
Just tried with xbmc.rc2 and windows7.

I get the episodes fine but trying to play a video results in
ERROR: RTMP_ReadPacket, failed to read RTMP packet header

I have other addons that use rtmp ok. Wish I could be of more help, but I have yet to explore how the rtmp stuff works.

http://pastebin.com/KneGBDmL
Reply
#4
thanks divingmule..

for bug report. I'll look into it.

i'm surprised i got this far. I modeled it after the Earth Touch plugin you did. And some of Bluecops Stuff.

Thanks

John
Reply
#5
@divingmule

hey could try this


rtmpdump -r rtmp://cp10740.edgefcs.net/ondemand/mtvcomstor/_\!/mtv.com/onair/beavis_and_butthead/MTV_BEAVISBUTTHEAD_101_1_320.flv -o test.flv

and let me know if it works.. does windows 7 libRTMP have dump?

Also.. if you are not out Located in USA. let me know. and try going to mtv.com and playing video with browser. so i can determine possibly if its geo block.

John
Reply
#6
Works in ubuntu, not sure about windows and rtmpdump. I'll look into it. I need to learn about this stuff.
Reply
#7
ok this is from ubuntu

Code:
Connecting ...
INFO: Connected...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   audiodatarate         96.00
INFO:   creationdate          Wed Mar 14 16:14:58 2007
INFO:   duration              362.94
INFO:   framerate             29.97
INFO:   height                240.00
INFO:   videodatarate         504.00
INFO:   width                 320.00
30151.491 kB / 362.94 sec (99.9%)
Download complete

and windows fails

Code:
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
ERROR: Closing connection: NetStream.Play.Failed
Reply
#8
try this on windows without the \


rtmpdump -r rtmp://cp10740.edgefcs.net/ondemand/mtvcomstor/_!/mtv.com/onair/beavis_and_butthead/MTV_BEAVISBUTTHEAD_101_1_320.flv -o test.flv

i'm thinking it might be related to how windows vs linux uses \ escape characters..

John
Reply
#9
Yes, that works Smile
Reply
#10
Tried to play one at random

Beavis

http://pastebin.com/A0hS3ugG

Dharia

http://pastebin.com/KLW6gEXz

Aeon Flux
http://pastebin.com/HdgWTCHr
Reply
#11
@FishOil are you on windows?
Reply
#12
For anybody interested, these videos aren't available in the US

Nevermind, had a meltdown trying to navigate the website. Still can't get to work in windows xp and 7. I can get to the list of episodes but they won't play.
Reply
#13
@icecubeman. What do you mean there not available in the US?
Reply
#14
jpreville Wrote:@FishOil are you on windows?

no

Linux and Live
Reply
#15
New Version up. See First Thread. Hoping it will Fix the Streaming part on people on windows.

John
Reply

Logout Mark Read Team Forum Stats Members Help
[RELEASE] MTV Full Episodes (Video Addon) - View MTV.com classic cartoons and more0