No description
Find a file
2018-08-07 18:21:05 -05:00
.gitignore Added exact season episodes, formatted better for importing 2018-06-18 19:18:55 -05:00
getMovies.py Added youtube link grabber 2018-08-07 17:44:28 -05:00
getShows.py Added youtube link grabber 2018-08-07 17:44:28 -05:00
letterboxd.py Added exact season episodes, formatted better for importing 2018-06-18 19:18:55 -05:00
README.md Added downloading of playlists 2018-08-07 18:21:05 -05:00
rottentom.py Added youtube link grabber 2018-08-07 17:44:28 -05:00
youtubeLinks.py Added downloading of playlists 2018-08-07 18:21:05 -05:00

Magnet Link Fetcher

A few helpful files for people interested in looking at pointless magnet links.

getMovies

This file holds a few functions. The first get the magnet link for the top 1080p torrent on the pirate bay for a given movie. Give it as much information as you can, and you can also specify the quality [480p, 720p, 1080p, ...].

The second gets a list of new movies out on dvd formatted as a python dictionary.

getShows

Given a show and season, this will get the top magnet link for each episode. Handy when you want to get a season that has not yet finished but do not want to crawl through pb.

Usage: 'python getshows.py "[Show Name + other keywords]" [Season Number]

letterboxd

Given a list off letterboxd.com, this will return magnet links for the top 1080p torrent on the pirate bay for each movie in the list.

Usage: 'python letterboxd.py [link to list]

youtubeLinks

Given a string, returns the link to the top youtube search result

Run with an argument being an m3u formatted list of songs and it will download them all as mp3s from youtube