A simple web app for finding total duration of any Youtube playlist, including at different speeds. It is build using HTML, CSS, Python, Flask
Get your own API key for youtube data api v3 from google developer console. And paste it in app.py in place of api_key variable value.pip install -r requirements.txt
Run using python app.py