Fix example feed URLs and clarify that feeds are not RSS feeds.
This commit is contained in:
parent
9f6e5315eb
commit
6f172c0ee4
@ -29,10 +29,13 @@ ytdl_format="bestvideo[height<=1080]+bestaudio/best[height<=1080]"
|
||||
|
||||
=== feedlist
|
||||
|
||||
A "feed" in this context is a URL to a page that lists YouTube-videos, not an
|
||||
RSS or Atom feed.
|
||||
|
||||
.Example feed list
|
||||
[source,cfg]
|
||||
--------------------------------------------------------------------------------
|
||||
# Everything that doesn't start with "http" will be skipped.
|
||||
https://www.youtube.com/feeds/videos.xml?channel_id=UCyczvB_IvA7V1a5BXXu3CRg # BlackRock TV
|
||||
https://www.youtube.com/feeds/videos.xml?user=lefticus1 # C++ Weekly
|
||||
https://www.youtube.com/channel/UCyczvB_IvA7V1a5BXXu3CRg/videos # Karakaya Talks
|
||||
https://www.youtube.com/user/lefticus1/videos # C++ Weekly
|
||||
--------------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user