aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 6c60e849974ad613c7ba430ef885582f147658ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# youtube-subscriptions-xspf

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.