https://github.com/jagthefriend/find_playlist_duration
Finds the time taken to watch a Youtube playlist
https://github.com/jagthefriend/find_playlist_duration
python-3 python-script
Last synced: over 1 year ago
JSON representation
Finds the time taken to watch a Youtube playlist
- Host: GitHub
- URL: https://github.com/jagthefriend/find_playlist_duration
- Owner: JagTheFriend
- Created: 2020-09-19T10:13:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T19:10:06.000Z (over 5 years ago)
- Last Synced: 2025-01-14T13:54:19.806Z (over 1 year ago)
- Topics: python-3, python-script
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Find Playlist duration
The program would first ask you for an API key,
IF you donot have an API key,I highly recomment to watch this: http://tinyurl.com/yyyuyg5z, as it shows you how to make one for yourself.
Then progam would ask you for the playlist URL,
which is situated at the top of the web page, like an playlist URL could look like this: https://www.youtube.com/playlist?list=PL-osiE80TeTt2d9bfVyTiXJA-UTHn6WwU
**If the API key or the playlist URL isn't valid then the program wouldn't work**