|
SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
YouTube RSS Feeds
Since I don't know the first thing about modifying SageTV with Studio, I thought I'd work around the YouTube RSS feed changes outside of SageTV. I've setup a web site where you provide the YouTube URL of the user/channel/playlist you want and the site will return a SageTV-compatible RSS feed.
If you want to try it out, change the URLContext line in your CustomOnlineVideoLinks.properties file to this format: Code:
URLContext=http://stv-yt2rss.pw/?url=<YouTube URL> For example, Hak5's main YouTube page is "https://www.youtube.com/user/Hak5Darren". Clicking on the "Videos" link gives this URL "https://www.youtube.com/user/Hak5Darren/videos". To get this RSS feed, you would then modify your URLContext line to read: Code:
URLContext=http://stv-yt2rss.pw/?url=https://www.youtube.com/user/Hak5Darren/videos Code:
URLContext=http://stv-yt2rss.pw/?url=https://www.youtube.com/playlist?list=PLW5y1tjAOzI0Sx4UU2fncEwQ9BQLr5Vlu |
#2
|
|||
|
|||
Thank you Boolah. This sounds like a good potential solution to lates API. I plan to try it this week. I appreciate your efforts on this front.
|
#3
|
|||
|
|||
Wow! It works great! I can get my TekThing and ScreenJunkies youtube channels again.
Question: Are the video publish dates showing in a different language for anyone else? Last edited by MrE; 05-30-2015 at 10:51 AM. |
#4
|
||||
|
||||
Can you provide a URL to a channel that's showing the publish dates in a different language (and a screenshot from Sage might be helpful too)?
|
#5
|
|||
|
|||
Tekthing:
Code:
http://stv-yt2rss.pw/?url=https://www.youtube.com/channel/UC6sWaC11f4mxnizvOroOvkQ/videos Code:
http://stv-yt2rss.pw/?url=https://www.youtube.com/MovieclipsTrailers/videos SageTV screenshots attached. Last edited by MrE; 05-30-2015 at 09:15 PM. |
#6
|
||||
|
||||
Thanks for the screenshots and URLs. This was caused by an unset language variable, which should now be fixed. If anyone finds any other strange happenings, please let me know.
|
#7
|
||||
|
||||
YouTube searches should work using this method now too. To get searches working from SageTV, edit the OnlineVideoLinks.properties file. Search for a line which looks like this:
Code:
xYouTube/URLPrefix=http://gdata.youtube.com/feeds/api/ Code:
xYouTube/URLPrefix=http://stv-yt2rss.pw/ Code:
xSearchYouTubeTags/URLSearchPrefix=videos?q= xSearchYouTubeTags/URLSearchPostfix=&client=ytapi-youtube-search&v=2&alt=rss&max-results=20 Code:
xSearchYouTubeTags/URLSearchPrefix=?url= xSearchYouTubeTags/URLSearchPostfix= Last edited by Boolah; 06-07-2015 at 05:04 PM. |
#8
|
||||
|
||||
Everything is working great - thank you very much !
|
#9
|
|||
|
|||
Followed the directions from the post two up from here, and when I search for a YouTube video, nothing comes up. I think I'm missing something very basic.
__________________
STV 9.1.5.683 / Vista Premium / Compaq Presario SR-5550F / AMD Athlon 64 X2 5400 / nvidia GeForce 8400GS / 3 GB DDR2 / 500 GB SATA / 1 TB SATA / M2N68-LA Motherboard / Hauppauge HVR-1250 / Hauppauge HVR-1600 / 2 x STX-HD100 / OTA / Channel Master FLATenna 35 |
#10
|
||||
|
||||
If when you search for something, you get no result at all, then the search is not even reaching my site. This means that something is wrong with this line:
Code:
xYouTube/URLPrefix=http://stv-yt2rss.pw/ On the other hand, if you're only getting a single entry with a 404 image and the text which reads "Malformed or missing URL/search terms provided", then there is either something wrong with this line: Code:
xSearchYouTubeTags/URLSearchPrefix=?url= If you're still having problems, PM me your IP address and I'll search the server logs to see if you're even hitting the site. Last edited by Boolah; 06-12-2015 at 06:18 AM. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Youtube Feeds Problems | jonnydeath | SageTV Customizations | 1 | 10-29-2009 09:18 PM |
Youtube Rss Feeds in Online Services | derpderpy | SageTV Software | 2 | 03-25-2009 10:39 AM |
RSS feeds | SageGk | SageMC Custom Interface | 1 | 12-11-2008 10:36 PM |
HD200 and RSS feeds from WHS | dravenone | SageTV Media Extender | 0 | 12-05-2008 11:56 AM |
Removing RSS feeds | jaminben | SageMC Custom Interface | 0 | 07-18-2008 06:49 AM |