Skip to content

stephenl03/itunes4radarr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

itunes4radarr

python itunes4radarr.py

Pulls the iTunes Top 100 Movies for Apple rss feed. Then pulls the title, hits the OMDb API to get the IMDB ID, last, uses PyRSS2Gen to put it all together in a file called 'topmovies.xml'

The file 'topmovies.xml' is then put up on the web to be utilized by Radarr

Requires

  • sys
  • json
  • datetime
  • PyRSS2Gen
  • requests
  • urllib
  • re

About

rss feed generator for radarr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages