aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98c738c..6c60e84 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,12 @@
# youtube-subscriptions-xspf
-Creates an xspf file to watch youtube videos in your favorite media player. \ No newline at end of file
+Creates an xspf file to watch youtube videos in your favorite media player.
+
+## Dependencies
+requests
+bs4 (beautiful soup)
+
+## Usage
+Download your youtube subscriptions xml file from [here](https://www.youtube.com/subscription_manager).
+Then run youtube-to-xspf.py to generate the playlist file subscriptions.xspf, which can be opened in VLC.
+You can sort by Album to arrange by date uploaded.