https://bugs.gpodder.org/show_bug.cgi?id=1057

Stefan Kögl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[email protected]           |[email protected]

--- Comment #1 from Stefan Kögl <[email protected]> 2010-06-20 21:44:08 BST ---
The second podcasts [1] contains some parameters that would be removed by
merging the two feeds.


A simple rule like

^(?P<protocol>\w+)://gdata\.youtube\.com/feeds/base/users/(?P<username>\w+)/uploads\?alt=rss.*$
merged to
\g<protocol>://www.youtube.com/rss/user/g<username>/videos.rss

would currently modify more than 400 podcasts - please provide further
information about which of the parameters should be considered in the rule


[1]
http://gdata.youtube.com/feeds/base/users/ROCKETBOOM/uploads?alt=rss&v=2&orderby=published&client=ytapi-youtube-profile

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to