mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-06 14:41:28 +03:00
Updated RSS Feed (markdown)
10
RSS-Feed.md
10
RSS-Feed.md
@@ -1,4 +1,4 @@
|
||||
Placeholder for where future documentation will exist.
|
||||
This is WIP documentation.
|
||||
|
||||
Helpful validator: https://validator.w3.org/feed/check.cgi
|
||||
|
||||
@@ -6,14 +6,14 @@ Prettier web-based viewer: https://rssviewer.app/
|
||||
|
||||
Examples:
|
||||
|
||||
<URL>/api/rss
|
||||
\<URL\>/api/rss
|
||||
* Generate feed with files downloaded in single-user mode
|
||||
|
||||
<URL>/api/rss?uid=admin
|
||||
\<URL\>/api/rss?uid=admin
|
||||
* Generate feed with files downloaded by user `admin`
|
||||
|
||||
<URL>/api/rss?uid=admin&text_search=chess
|
||||
\<URL\>/api/rss?uid=admin&text_search=chess
|
||||
* Generate feed with files downloaded by user `admin`, and filter for files that include the word `chess`
|
||||
|
||||
<URL>/api/rss?sub_id=<sub id>
|
||||
\<URL\>/api/rss?sub_id=<sub id>
|
||||
* Generate feed with files from subscription with ID `<sub id>`
|
||||
Reference in New Issue
Block a user