[Release] Yamelo - Video Plugin
#1
Yamelo xbmc video plugin

Release 4.0
  • Search function

Release 3.0
  • Supports countries
  • Pretty Pictures

Release 2.0
  • Increases the number of playable videos
  • Fixes more syntax errors

Release 1.0

Initial release is very limited:
  • Only retrieves about 80% of the videos from YouTube.
  • Sorted by Year then Month only
  • US list only

I'll keep working on it.

Available Plugin Settings:
None

Thanks to Voinage for the HOW-TO write plugins for XBMC.
Reply
#2
Yamelo xbmc video plugin

Release 2.0
  • Increases the number of playable videos
  • Fixes more syntax errors
Some videos do not play because they have been removed from YouTube.

I'll keep working on it.

Available Plugin Settings:
None

Thanks to Voinage for the HOW-TO write plugins for XBMC.
Reply
#3
Great!! Big Grin

Thnx!

going to test later on 2day.
Reply
#4
Yamelo xbmc video plugin

Release 3.0
  • Supports countries
  • Pretty Pictures

I'll keep working on it.

Available Plugin Settings:
None

Thanks to Voinage for the HOW-TO write plugins for XBMC.
Reply
#5
It would be nice to have an "auto-next" option...
Reply
#6
Yamelo xbmc video plugin

Release 4.0
  • Search function

Pretty much done with this one unless someone requests something.

Available Plugin Settings:
None

Thanks to Voinage for the HOW-TO write plugins for XBMC.
Reply
#7
Things I think it needs:

- Playlists
- Play video directory (By month or search)

Just starting out with this python programming so I'll keep at it.
Reply
#8
playlist by month would be a very welcome.

One thing I ask myself (with more scripts btw) is that when you select a song, it downloads some info then returns: get video click it and the video starts

isn't it possible to do it in one step? click the song and it starts the video without the get video step?

Not that it is an issue! just asking


Thnx for the script afishe2000! really like it!
Reply
#9
fanaticffwd,

I'm really new to xbmc and especially python scripting, but here is what I've learned so far...

When you see the list of all the videos from a month/search you are looking at the "scraped" Yamelo page for example: January 2009.

The actual video is not directly linked on the month/search page. The coded video links on the page have to be processed to get the actual video file to play.

With Yamelo, I have to process some of the links twice to find the actual video file to play, which makes the process even longer. It would take an exceptionally long time to process 100+ songs to directly link to the song files.

From the month/search page you can "Queue Item" any number of songs to the playlist

The "play next" may be beyond me for now. I've started the research and found the following thread from last month.

Automatic playlist with similar files in directory

I'm hoping some of the experts can point me in the right direction.

I envision starting the first song from a month/search directory and having another thread go out and get the next video file so it's ready to go. This process would continue until you reach the end of the month/search directory.

I'm buried under 15 inches of snow on Long Island so I've had time to play around with this.

Jeff
Reply

Logout Mark Read Team Forum Stats Members Help
[Release] Yamelo - Video Plugin0