-- MovieThreadMaker -- 06-30-2014, 06:08 PM
#1
![[Image: jP2Bm45.png]](http://i.imgur.com/jP2Bm45.png)
MovieThreadMaker was just a random side project I threw together. I started making my
movie threads by hand, but it took so much damn time that I just tried to automate
everything. I'll give a quick overview of everything it does.
- Uses OMDBAPI (http://www.omdbapi.com/) to get most of the movie information from the ID including the title, which is used in step 2.
- Uses RottenTomatoes (http://api.rottentomatoes.com/) to gather user and critic scores for the movie.
- Uses YIFY Torrents (https://yts.re/api/) to get the link to multiple quality torrents, display file size and the seeds/peers.
- Guesses a SolarMovie URL to the move for streaming.
The weak part of this currently is obviously the fact that it guesses the URL
for SolarMovie. Most of the time I get the right one, but sometimes the URL does not exist
or there are other things that ended up with the same name, so the actual url has an extra
-1 or -2. Otherwise, this works pretty flawlessly.
Download | Virus Scan
for SolarMovie. Most of the time I get the right one, but sometimes the URL does not exist
or there are other things that ended up with the same name, so the actual url has an extra
-1 or -2. Otherwise, this works pretty flawlessly.
Download | Virus Scan
![[Image: CDUAq9d.png]](http://i.imgur.com/CDUAq9d.png)