A simple website that generates and displays a random Casey Neistat YouTube video. To generate another video, refresh the page. The UI is inspired by CodingDecoding.
The website is live at https://caseyneistatrandomvideo.pythonanywhere.com
- Python backend using Flask
- Interactive video title card using vanilla-tilt
- The basics of Flask
- How to host a website on pythonanywhere
- How to use the Google API Client Library for Python