Skip to content

Checks to see if movies are streamable on the internet or not.

Notifications You must be signed in to change notification settings

jtucker/StreamCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StreamCheck

Simple F# script that will query against Can I Stream It for a provided movie name. It only takes the first item from the result set and queries for the streaming services for that movie. So you are at the whim of Can I Stream It's search engine.

Getting Started

  • Clone the site
  • run .paket/paket.boostrapper.exe
  • run .paket/paket install

You will then have all the necessary items needed for the script to run. Just fire it up in F# Interactive.

About

Checks to see if movies are streamable on the internet or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages