Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 480 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 480 Bytes

Random Episode from various shows

Live at: https://random-episode-iota.vercel.app/

scripts

export netflix

Utility to extract all seasons, episodes and their ids and titles

Getting the html file

  1. Login to Netflix
  2. Open the show (url should be: https://netflix.com/title/[number])
  3. Select "See All Episodes"
  4. Export html file (Either copy to clipboard or export with a browser extension)
  5. Adjust path in main.py