Kodi Community Forum
[RELEASE] YouTube Billboard - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] YouTube Billboard (/showthread.php?tid=171123)

Pages: 1 2


[RELEASE] YouTube Billboard - AddonScriptorDE - 2013-08-12

Hi,
this addon displays various Billboard Charts and searches/plays the most relevant youtube video of the selected item. The result is saved for later playbacks. It's possible to manually select the prefered YouTube video via context menu "Choose YouTube video" (selection is saved).

You can also play all/random/unwatched videos automatically.

Install from my testing-repo...

Have fun,
asde


RE: [RELEASE] YouTube Billboard - AuXBoX - 2013-08-13

Cool good work AddonScriptorDE

Perfect, exactly what i was after


RE: [RELEASE] YouTube Billboard - AddonScriptorDE - 2013-08-17

v1.0.2:
- Search results are now stored for later playback
- Added context menu to manually select youtube video


RE: [RELEASE] YouTube Billboard - AddonScriptorDE - 2013-08-20

v1.0.3:
- Changed search query
v1.0.4:
- Fixed bug with play unwatched mode
v1.0.5:
- Thumbs are now displayed (only for watched videos)


RE: [RELEASE] YouTube Billboard - Lunatixz - 2013-08-21

Nice addon... can you have it list hot100 in proper music video format "artist - title"


RE: [RELEASE] YouTube Billboard - AddonScriptorDE - 2013-08-21

(2013-08-21, 01:29)Lunatixz Wrote: Nice addon... can you have it list hot100 in proper music video format "artist - title"
Sorry - not possible!

The format on billboard.com is: "Title, Artist"
But titles and artists could also contain commas, so it's impossible to decide what belongs to the title/artist.
Example (artist with commas): "Tapout, Rich Gang Featuring Lil Wayne, Birdman, Future, Mack Maine, Nicki Minaj"
Example (title with commas): "Gone, Gone, Gone, Phillip Phillips"


Re: RE: [RELEASE] YouTube Billboard - Lunatixz - 2013-08-21

(2013-08-21, 13:12)AddonScriptorDE Wrote:
(2013-08-21, 01:29)Lunatixz Wrote: Nice addon... can you have it list hot100 in proper music video format "artist - title"
Sorry - not possible!

The format on billboard.com is: "Title, Artist"
But titles and artists could also contain commas, so it's impossible to decide what belongs to the title/artist.
Example (artist with commas): "Tapout, Rich Gang Featuring Lil Wayne, Birdman, Future, Mack Maine, Nicki Minaj"
Example (title with commas): "Gone, Gone, Gone, Phillip Phillips"

Okay... thanks again


RE: [RELEASE] YouTube Billboard - AddonScriptorDE - 2013-09-01

v1.0.7:
- Fixed billboard.com site changes

@Lunatixz:
Artist/Title are now available seperated on billboard.com, so it's now displayed in "Artist - Title" format...


RE: [RELEASE] YouTube Billboard - PatrickBateman - 2013-09-02

Hey,

I seem to find all vides don't load, Is this region specific?


RE: [RELEASE] YouTube Billboard - jmh2002 - 2013-09-05

(2013-09-02, 21:10)PatrickBateman Wrote: I seem to find all vides don't load?
I second this: All videos dont load.... Sad


RE: [RELEASE] YouTube Billboard - AddonScriptorDE - 2013-09-05

(2013-09-02, 21:10)PatrickBateman Wrote: Hey,

I seem to find all vides don't load, Is this region specific?
(2013-09-05, 17:26)jmh2002 Wrote:
(2013-09-02, 21:10)PatrickBateman Wrote: I seem to find all vides don't load?
I second this: All videos dont load.... Sad

All vids are on youtube, so maybe some of them are not available in your country. But if all videos fail, it must be something else.
I changed something in v1.0.8 - Please try it and give me some feedback if it's working now...


RE: [RELEASE] YouTube Billboard - alibaba011 - 2013-09-05

You need to replace your YoutubePlayer.py as they change their algorithm. As discussed in https://code.google.com/p/youtubexbmc/issues/detail?id=95#c163. Replace this in here:

For windows: C:\Users\<username>\AppData\Roaming\XBMC\addons\plugin.video.youtube\

Note that this might break some live tv in youtube. this is the case for me. But any vevo links works withe new YoutubePlayer.py except it is geoblock for you.


RE: [RELEASE] YouTube Billboard - AddonScriptorDE - 2013-09-05

(2013-09-05, 21:53)alibaba011 Wrote: You need to replace your YoutubePlayer.py as they change their algorithm. As discussed in https://code.google.com/p/youtubexbmc/issues/detail?id=95#c163. Replace this in here:

For windows: C:\Users\<username>\AppData\Roaming\XBMC\addons\plugin.video.youtube\

Note that this might break some live tv in youtube. this is the case for me. But any vevo links works withe new YoutubePlayer.py except it is geoblock for you.
Thanks, but i don't think it's related to this problem because they said all videos were not working - not only VEVO vids...

Edit: Here in germany, most VEVO videos on Youtube are not listed, so i thought it could not be this problem.
But now i tested it with an US proxy, and nearly all videos (first search results) are VEVO ones.


RE: [RELEASE] YouTube Billboard - AddonScriptorDE - 2013-09-06

I reverted last changes in v1.0.9 because of worse search results.

If you have playback issues, try to choose other versions via context menu "Choose Youtube video" to make sure it's related to VEVO videos only.
Please let me know if updating your YoutubePlayer.py (as alibaba011 described) solves it...


RE: [RELEASE] YouTube Billboard - AuXBoX - 2013-09-07

use this YouTubePlayer.py

YouTubePlayer.py