From fb0e2d9699a4d64f9dc3fe4e0a790fc9d187fa47 Mon Sep 17 00:00:00 2001 From: "np.gan@f5b13d2a374edae9a4c8b2f76022d8835781b9a5" Date: Sun, 10 Feb 2019 13:09:55 +0000 Subject: [PATCH] Added a comment: youtube feeds are limited --- ...ment_1_3521c057eef592458704f3616ffc68a2._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/bugs/does_not_handle_youtube_playlists/comment_1_3521c057eef592458704f3616ffc68a2._comment diff --git a/doc/bugs/does_not_handle_youtube_playlists/comment_1_3521c057eef592458704f3616ffc68a2._comment b/doc/bugs/does_not_handle_youtube_playlists/comment_1_3521c057eef592458704f3616ffc68a2._comment new file mode 100644 index 0000000000..36d32ad886 --- /dev/null +++ b/doc/bugs/does_not_handle_youtube_playlists/comment_1_3521c057eef592458704f3616ffc68a2._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="np.gan@f5b13d2a374edae9a4c8b2f76022d8835781b9a5" + nickname="np.gan" + avatar="http://cdn.libravatar.org/avatar/a9b2109945678289ae279aea36904c84" + subject="youtube feeds are limited" + date="2019-02-10T13:09:54Z" + content=""" +RSS feeds corresponding to playlists are limited to 15 results. + +Since youtube-dl can parse and show the playlist contents as JSON it would be awesome for git-annex importfeed to support youtube-dl. + +Ref: https://superuser.com/a/1359132 +"""]]