diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-12-29 18:21:34 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-12-29 18:21:34 +0000 |
commit | 84c762a45f30cded20bc9226031060f68184730d (patch) | |
tree | c0a5350786e02216e6ae4a3d4f0b37d2d711b1fe /doc/todo/Wishlist:_Import_youtube_playlists | |
parent | 99fd24684238f161f4b108dbeccc73d1171181d8 (diff) |
Added a comment
Diffstat (limited to 'doc/todo/Wishlist:_Import_youtube_playlists')
-rw-r--r-- | doc/todo/Wishlist:_Import_youtube_playlists/comment_1_4235cbbb0c6f9d83524c970c4588cb2e._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/Wishlist:_Import_youtube_playlists/comment_1_4235cbbb0c6f9d83524c970c4588cb2e._comment b/doc/todo/Wishlist:_Import_youtube_playlists/comment_1_4235cbbb0c6f9d83524c970c4588cb2e._comment new file mode 100644 index 000000000..3e3c4be82 --- /dev/null +++ b/doc/todo/Wishlist:_Import_youtube_playlists/comment_1_4235cbbb0c6f9d83524c970c4588cb2e._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.227" + subject="comment 1" + date="2013-12-29T18:21:32Z" + content=""" +Ok, so importfeed looks for items in a feed with enclosures, but this feed is not a podcast feed. So it needs to look for some of the `<links>` +to find pages that quvi supports. (There might be other links that are not video pages, for all I know. Looks like `getItemLink` finds the right links and then I just need to filter through quvi. +"""]] |