These are some mini scripts I wrote for quickly parsing a YouTube page for their RSS feed.
- Python 3 https://www.python.org/downloads
Using a terminal, type this command
python rss-return-no-file.py
or
python rss-return.py
Note that some operating systems will require you to run Python as python3
This software is licensed under the MIT license.