Release Rooster Teeth - 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 Rooster Teeth (/showthread.php?tid=235071) |
Rooster Teeth - Skipmode A1 - 2015-08-12 Hello folks, I have made a video addon for the funny video site Rooster Teeth (http://www.roosterteeth.com). Thanks to Divingmule for the initial work on it. It's available as a video addon in the official kodi repo. So you can install it as a video addon: http://kodi.wiki/view/HOW-TO:Install_add-ons If you got problems with the addon, just reply here with a link to a kodi log file (here are the instructions to make a logfile with kodi: http://kodi.wiki/view/Log_file/Easy ). Enjoy. 1.5 (2020-05-02) - dynamic channels instead of hardcoded channels - set initial sorting, changing the sort order in Kodi now seems to actually do something - added channel shows - changes due to sponsership to First membership change 1.4.1 (2019-06-09) - added adapted inputstream switch. When this is on, the videoplayer inputstream addon 'Inputstream Adaptive' (kudo's to peak3d) is used. The addon 'Inputstream Adaptive' determines what resolution it will display based upon the available bandwidth and the settings of the addon 'Inputstream Adaptive'. When the adapted inputstream switch is off, the roosterteeth addon will try and play the video based upon the maximum video resolution in the roosterteeth settings. - for when the adapted inputstream switch is off: if a video of the desired video is not found, look for a video of lower quality - fixed inside-gaming section - added pages instead of only listing the first 30 items - removed game attack - addon moved to kodi 18 (leia) 1.3.11 (2019-06-09) - marking the addon broken for gotham. A working version will be available in Leia (Kodi 18) 1.3.10 (2019-03-13) - fixed videos - removed the know channel - added inside gaming channel - added kinda funny channel - removed youtube dependency 1.3.9 (2018-05-15) - renamed series category - prefix the titles of sponsor-only videos with an asterisk - using news tag in addon.xml 1.3.8 (2018-03-30) - major rewrite due to revamped website 1.3.7 (2018-02-21) - removing non-ascii characters in title in parameters to prevent UnicodeDecodeError: 'ascii' codec can't decode ... The error occured when doing urllib.parse.parse_qs of the parameters 1.3.6 (2018-01-31) - fixed showing videos in selected resolution 1.3.5 (2018-02-21) - removed looking for video dialogue - addon now works in kode python 2 and should also work in python 3 (!!) once all dependencies work in python 3. Kudo's to the python future package for making this possible. Kudo's to RomanVM for the help. v1.3.4 (2017-12-12) removed looking for video dialogue small log fix added shows for Sugar Pine 7 added recent video's for Sugar Pine 7 v1.3.3 (2017-03-03): fixed some typos fixed url in addon.xml as per request v1.3.2 (2016-10-23): small fix in debugging info added recent video's for Achievement Hunter added recent video's for Fun Haus added recent video's for Screw Attack added shows for Game Attack added recent video's for Game Attack added recent video's for The Know added shows for Cow Chop added recent video's for Cow Chop added some debug info v1.3.1 (2016-05-30): changed addon debugging info to kodi debugging info using po-files fix in listing shows due to change in website added screwattack changed addon debugging info to kodi debugging info v1.3.0 (2016-05-11) (kudos to Abolfazl): improved login for the non-rt-websites improved and simplified getting of the video-url v1.2.9 (2016-03-12) : changed the listing and playing of videos the contextual menu item 'Play from here' is available now, it queues all the videos in the list from a certain point updated to latest requirements for a Kodi-addon added fanart-blurred added 'refresh' in contextual menu v1.2.8 (2015-11-12) : Fixed Recently Added Videos (Thanks Steve for the hint) Improved playing of videos in lower quality v1.2.7 (2015-10-21) : Bugfix in playing videos Going back to http, since https doesn't seem to work anymore atm Funhouse is added once more v1.2.6 (2015-10-17) : Fixes due to website change v1.2.5 (2015-10-05) : Fixes due to website change v1.2.4 (2015-09-16) : Fixes due to website changes Removed Fun Haus due to SSL error Added next page to Recently Added Episodes v1.2.3 (2015-08-30) : Only login for sponsored video's v1.2.2 (2015-08-33) : Site switched to https (except recently-added) Fun Haus doesn't work atm, maybe it'll work in a bit v1.2.1 (2015-08-15) : Added some utf-8 stuff Updated youtube dependency version v1.2.0 (2015-07-29) : Added support for sponsored videos Added Achievement Hunter Added The Know Tv Added Fun Haus Removed some duplicate shows v1.1.1 (2016-07-24) : Dependency fix v1.1.0 (2015-07-23) : Complete rewrite, mainly due to website changes SPONSORED VIDEO'S DO NOT WORK ANYMORE (sorry) v1.0.2 (2015-05-12) : Removed all the secure password saving stuff. The password has to be entered in the settings of the add-on again. v1.0.1 (2015-05-06) : Removed password storage as a dependency v1.0.0 (2015-05-05) : The password is stored in keyring now (thanks to JBu92 for the suggestion) If there's a password in settings.xml, it will be converted to the password in keyring (the password in settings.xml will be blanked). If the user wants to view a sponsored video and the username/password doesn't work, the user will be asked to type in the correct password. If the userid/password works, the password will be stored in keyring. Added a button in settings to force the removal of the password from keyring Switched from LWPCookieJar to MozillaCookieJar due to bug which caused sponsored vids not working Always delete cookie file Small changes in logging Sponsor Early Screening videos are NOT working v0.1.1 Changes due to website changes v0.1.0 Changes due to website changes Video Quality is 480p/720p/1080p now v0.0.91 Try and fix the parsing in case of a html parsing error by the python parser. This error mainly occurs with the html python parser <= 2.7.2 (windows xmbc 12 and older, OS all versions, linux all vs) v0.0.9 Mixed the current rt and ah shows Mixed the retired rt and ah shows Add dir for recent ah episodes v0.0.8 Fixed so that there is no need to delete the cookie file when watching sponsored videos. Thanks to AikenDrum for the patch. v0.0.7 Because divingmule seems off the grid for a bit, i (Skipmode A1) have patched this version and put it in my repo. I'll push it to the xbmc repo, so it will automaticly update for everybody. Thanks to Frenzy for the patch. v0.0.6 release to xbmc.org repository v0.0.5 beta/testing release added initial support for sponsor only videos added more media information where available set content to tv shows/episodes, enabling more view modes added setting 'Default view mode for episodes' v0.0.4 bug fixes added podcasts added 'Latest' episodes directory added the option 'Ask' in the add-on settings, this lets the user choose from the available streams bump python api for gotham RE: Rooster Teeth - Skipmode A1 - 2015-08-23 Version 1.2.2 (22 august 2015) Site switched to https (except recently-added) Fun Haus doesn't work atm, maybe it'll work in a bit Added some utf-8 stuff RE: Rooster Teeth - arithine - 2015-09-17 None of the videos are working at all RE: Rooster Teeth - natethomas - 2015-09-17 Likely a website change. Would be really nice to get API access at some point. RE: Rooster Teeth - Skipmode A1 - 2015-09-17 Yeah, the website changed slightly which caused the addon to break. An API would be nice indeed. Anyway, a new version (1.2.4) should be available in a day or two. RE: Rooster Teeth - Skipmode A1 - 2015-09-23 Version 1.2.4 (16 september 2015) Fixes due to website changes Removed Fun Haus due to SSL error Added next page to Recently Added Episodes Only login for sponsored video's RE: Rooster Teeth - AikenDrum - 2015-09-24 Sponsor videos are not playing for me, just comes back with "No video found." message on screen. RE: Rooster Teeth - natethomas - 2015-09-24 (2015-09-24, 00:47)AikenDrum Wrote: Sponsor videos are not playing for me, just comes back with "No video found." message on screen. Are they sponsor content videos or early release videos? RE: Rooster Teeth - AikenDrum - 2015-09-24 Erm, they may be early release videos, how can I tell from within the addon? RE: Rooster Teeth - Skipmode A1 - 2015-09-24 you can't. RE: Rooster Teeth - Abolfazl - 2015-09-30 This does not seem to work for me. I get a message saying "following video link" and then "no video found" Here it is in the error log Code: 21:50:23 361005.593750 T:1957322752 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.roosterteeth/?action=play&video_page_url=https%3A%2F%2Fachievementhunter.com%2Fepisode%2Flets-play-let-s-play-2-let-s-play-worms-battlegrounds-with-funhaus] I already have my sponsor credentials in the app. RE: Rooster Teeth - Skipmode A1 - 2015-10-17 Version 1.2.5 (5 oktober 2015) Fixes due to website change RE: Rooster Teeth - Abolfazl - 2015-10-17 (2015-10-17, 04:53)Skipmode A1 Wrote: Version 1.2.5 (5 oktober 2015) Still not working. I get 'Video Not Found' Code: 19:55:46 340800.031250 T:1050670112 NOTICE: [ADDON] plugin.video.roosterteeth v1.2.5 (7 oktober 2015) debug mode, ARGV = ['plugin://plugin.video.roosterteeth/', '4', '?action=list-episodes&next_page_possible=True&plugin_category=Recently%20Added%20Episodes&url=https%3a%2f%2froosterteeth.com%2fepisode%2frecently-added%3fpage%3d001'], File = /home/osmc/.kodi/addons/plugin.video.roosterteeth/resources/lib/roosterteeth_list_episodes.py RE: Rooster Teeth - Skipmode A1 - 2015-10-17 I made a new version, the second video should work now. Not a clue how to fix the first one, tho. Version 1.2.6. should pop up in Kodi in a few days. Rooster Teeth - natethomas - 2015-10-17 I'm getting similar problems with their official mobile app, so it might be a server issue right now. |