https://github.com/rssnyder/fetch-movies
APIs to collect movies and magnet links for popular torrents.
https://github.com/rssnyder/fetch-movies
Last synced: about 1 year ago
JSON representation
APIs to collect movies and magnet links for popular torrents.
- Host: GitHub
- URL: https://github.com/rssnyder/fetch-movies
- Owner: rssnyder
- Created: 2017-08-17T23:07:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-07T23:21:09.000Z (almost 8 years ago)
- Last Synced: 2025-01-28T12:39:53.764Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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