Sunday, April 18, 2010

Service status and new podcasting application

As many of you have already noticed some time ago, RSSHANDLER.COM stopped working as it was working earlier and stopped servicing podcasts. The reason for this problem are recent YouTube format changes. I can describe it in details, but basically, problem is that video, must be downloaded from the same IP that issues request. And it causes a lot of problems for hosted services like RSSHANDLER. Hopefully, something will change or someone will find solution and will share it with everyone and one day service will continue to work, as it was easiest way to watch YouTube podcasts.

But problem is still here and podcasts are not working. So, I decided to find some solution (maybe temporary), and today I am ready to make it public. It functions similarly RSSHANDLER.COM, but it is not hosted on server in the internet, but on user's own computer. So, it is standalone application. It is quite new, so expect some bugs and glitches, but it was already tested with several brave users, and general response is positive.

As special bonus, I have already implemented several long awaited features, like 50 results per feed and feed ordering. Also, as there is no traffic issues for application, now it is possible to return item descriptions.

There are pluses and minuses for application compared to service:
Pluses:
  • does not depend on service, so will work even if service is down
  • open sourced, so if you want, you can add your own features
  • better customization, it is possible to implement more features in application then in service

Minuses:
  • requires installation

Installation
  1. Program requires Java to run. Download Java at http://www.java.com/. Download it and restart browser or computer if required.
  2. Click at http://rsshandler.googlecode.com/files/rsshandler.jnlp . It will start launching and downloading of required components. Accept all prompts. It will start program and podcast server.

Usage

Create podcast URL

  1. Start server
  2. Enter type of feed you need: user (channel), playlist, favorites.
  3. Enter feed id. It is user name for user feed (for example Google), playlist id for playlists (for example 288B4A1BBFEF7424), user id for favorites (for example Google).
  4. Click Generate podcast URL button.
  5. Copy/paste this url into your podcast application (for example iTunes)
  6. Watch

Updating podcasts
Server must be running all the time when you doing updates (or all the time when podcast application is running, if updates are automatic)

  1. Just launch application, server starts automaticaly

General application installation is described at http://code.google.com/p/rsshandler/, and all technical updates and documentation will be stored there. You can also find some tips there.

Application is still new and there is defenitely a lot of bugs, so please report anything you find here in comments or at http://code.google.com/p/rsshandler/issues/list, also please offer new features and improvements the same way.

There is Google Group at http://groups.google.com/group/rsshandler for technical and general discussion about application, so if you have some question please create new topic there or post comments. If you plan to contribute, also register and post requests to Google Groups.

As about what will be with RSSHANDLER.COM, I don't plan to shutdown anything yet. I plan to freeze web site for few monthes, put memos on every page about new opportunities with application. If it will not become possible to restore service in this period, I plan to turn RSSHANLDER.COM into application's web site.

Thursday, March 18, 2010

Some new issues

Looks like there are some new changes in YouTube request format. I'll try to investigate and fix as soon as possible.

Monday, March 8, 2010

too_many_recent_calls issue solved

Issue seems to be solved, at least I don't have it and cann't see it from logs.
Do someone still experiences it? Please leave comment.

Tuesday, February 23, 2010

URLOF.COM will be shut down

For some time ago I have created url shortening service called URLOF.COM, it was used here and there in RSSHANDLER.
But recently someone used it to redirect traffic to some sites and was sending emails with links to URLOF redirects in them. GODADDY send me emails, that my domain is involved in spam, I explained them that it is only url shortening service and I cann't be responsible if someone includes my sites name in some bad email, but they didn't wanted to listen and understand anything and demanded money for dealing with this situation, so as this service does not bring much money, I finally decided to shut down URLOF.
So if you are using links via URLOF for rss feeds, you probably will have to change them and use direct links or another url shortening service.
After some time I plan to built in some url shortening directly into RSSHANDLER, so it will generate shorter urls by default.

too_many_recent_calls issue

There is frequently reported issue about YouTube quota. I am trying to solve it, did some requests optimization to see will it help or not, we should see results in few days.
If it will not help, I will also try to use YouTube developers key, as it may help to increase quota limits.
I am dealing with this issue.

Saturday, January 16, 2010

Updates

I have not detected any major issue. Only problem is that some videos are not being downloaded occasianaly. It is not really clear what is the reason, but it maybe related to service or YouTube load. Maybe some blocking of excessive requests or something. I increased number of retries for downloads and this problem should be less annoying. At least it was in my tests.
Please keep reporting when there will be some problem that I have not noticed.

Wednesday, January 13, 2010

Problems with YouTube feeds

Several users report problems with feed updates. I'll take a look into the problem soon.

Friday, November 27, 2009

Adding YouTube videos to playlists EASY

Recently I have created small tool to add videos to playlists via bookmarklets.
It is called UNEMB and can be found at http://www.unemb.com.
Reason why I have created it, is that it is quite difficult to add YouTube videos to playlists. First, you have to start video, then you have to go to YouTube page, then select playlist where you want to see your video and only after it you can add it. It is quite annoyingly complicated and I wanted to have just one click to do it.
So I have created UNEMB, where you can create bookmarlet that you have to drag and drop to your bookmarks. It can add videos to favorites or playlists, you can have several bookmarklets for different playlists.
After you have created bookmarklet, you can go to any page with embedded YouTube video (Google Reader works great too), and just click bookmarklet. First time you will be redirected to authorization pages (mine and YouTube), but it is only for first time and will be stored in your cookies later. After first time one click will be enough and video will be stored without any further actions.
This service works in perfect synergy with RSSHANDLER, but is good also for other use cases, that's why it is hosted separately.
I am using it myself for little time and already am perfectly happy with it.
My usual use case is that I am reading Google Reader to find something new and funny and once I see YouTube video I click UNEMB bookmarklet to add video to playlist. This is special playlist, it is called 'downloads' and is like my YouTube inbox. I have this inbox configured as podcast in my mobile and in YouTubeXL on TV. And when I have enough time to watch video, I just watch them: later share with friends when it is good or just delete them when it is not.
I found this scenario very usefull and simple for myself and that's why I want to share it with everyone.
Again, service is new and it is first time when I was using Google Data API, so it maybe buggy, so please let me know if you experience any problem.

Thursday, May 14, 2009

Feature request

Please write in comments features that you want most and that is not implemented yet.

Content type bug fixed

Fixed bug when for mp4 files, content type was flv.
It was a problem for some client applications.

Thursday, April 30, 2009

Changes in YouTube RSS format

New changes in YouTube format. Service was not operating for some time, now should be fine.
Let me know if there are any problems with new changes.

Few notes: Seems that YouTube have excluded enclosures from their feeds completely (even for online users). Hopefully it does not mean anything bad for us.

Wednesday, April 15, 2009

New features - HD, bookmarklets, standard feeds and playlists

There is small reward after last week downtime - it is a new release of the service with several new features.
  • Standard feeds - like Top Rated, Most viewed, etc. In the converter section.
  • Playlists - it is possible to convert playlists too.
  • HD format support - only when video is available in HD, so it is mostly usable for downloads and channels, not good for favorites, playlists and standard feeds.
  • Bookmarklets for downloads - it is no more necessary to copy/paste URLs, just click link.
  • Banners! - you may notice several new banners on the page.

Please check it and let me know if there is any issue.

Friday, April 10, 2009

Problems seems to be resolved

After few days of broken service, it seems now to be fixed.
Thanks for everyone who reported about it and please check if everything is working again.

Monday, April 6, 2009

Problems with service

There seems to be problems with using service, probably due to YouTube changes.
I'll try to fix it in today.
Thanks to everyone reporting this issue.

Saturday, January 24, 2009

Changes from YouTube

YouTube changed format of the channel feeds, and they were not working for some time. Now everything should be fine again. Please leave comments if something still is broken.

Sunday, November 23, 2008

New design

New template for RSSHandler. Previous was more complicated to handle and less customizable, also looked different in different browsers, this one should be more stable.
Also links to blog made public, so any interested can now follow site updates.

Friday, November 21, 2008

Short url for video feeds

URL generated by RSS Handler are quite big and ugly, and if you are not using Nokia Bar Codes, or not sending links by SMS or e-mail, it is quite difficult to enter these URLs into mobile.
Now on each page there is link to create short URLs, that are easier to enter or remember, and that are much shorter than handler's links.
To create links is used site URLOF.COM  and it can be used to shorten all kinds of links, but not only links from RSS Handler .

Wednesday, November 19, 2008

Favorites feed converted from ATOM to RSS

Now it is also possible to subscribe to YouTube favorites in iTunes and other podcast viewers from RSS Handler.
Also few minor bugs fixed.

Saturday, November 15, 2008

Minor bug fixes

Empty url gives error and not exception.
Now it should accept various youtube sites like in.youtube.com, etc. Not only www.youtube.com.

Tuesday, November 4, 2008

Support for Sony PSP

Support for Sony PSP video RSS feeds. Now you can choose FLV, MP4 or PSP format for your feed and subscribe to youtube feed directly from PSP console. Resolution is only 176x144, but PSP does not support 480x360 videos.