Add README.md
This commit is contained in:
parent
352c0d17a1
commit
9293dbcda5
30
README.md
Normal file
30
README.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
Requirements: `pip3 install beautifulsoup4 requests`
|
||||
|
||||
```
|
||||
$ python3 yt_sub.py
|
||||
TinyTinyRSS credentials:
|
||||
Username: <YOUR_TTRSS_USERNAME>
|
||||
Password: <YOUR_TTRSS_PASSWORD> <- this gets masked on input
|
||||
Already subscribed to: Louis Rossmann
|
||||
Already subscribed to: colinfurze
|
||||
Already subscribed to: BasSistaz
|
||||
Already subscribed to: LastWeekTonight
|
||||
Already subscribed to: ElectroBOOM
|
||||
Already subscribed to: WALULIS
|
||||
Already subscribed to: EZScape
|
||||
Already subscribed to: Summoning Salt
|
||||
Already subscribed to: Sound Territory
|
||||
Already subscribed to: bisnap
|
||||
Already subscribed to: styropyro
|
||||
Already subscribed to: The Psychedelic Muse
|
||||
Already subscribed to: Pulsewidth
|
||||
Already subscribed to: CaptainDisillusion
|
||||
Already subscribed to: EventElevator
|
||||
Already subscribed to: maiLab
|
||||
Already subscribed to: Michael Reeves
|
||||
Already subscribed to: William Osman
|
||||
Already subscribed to: CGP Grey
|
||||
Already subscribed to: Nerdwriter1
|
||||
Already subscribed to: the man from del monte
|
||||
|
||||
```
|
Loading…
Reference in a new issue