Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eon01/topmovietonight
[Beta] A python script that responds to an existential question: Which movie to watch tonight on TV? It works with French(CanalSat), Swiss and Belgian TV channels and uses Kazer.org for XMLTV
https://github.com/eon01/topmovietonight
Last synced: about 1 month ago
JSON representation
[Beta] A python script that responds to an existential question: Which movie to watch tonight on TV? It works with French(CanalSat), Swiss and Belgian TV channels and uses Kazer.org for XMLTV
- Host: GitHub
- URL: https://github.com/eon01/topmovietonight
- Owner: eon01
- License: gpl-2.0
- Created: 2013-11-22T21:13:38.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-27T12:56:09.000Z (almost 11 years ago)
- Last Synced: 2023-08-05T04:23:33.925Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 187 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TopMovieTonight (TMT)
========A python script that answer an existential question: Which movie to watch tonight on TV?
It works with French(CanalSat), Swiss and Belgian TV channels for the moment and uses Kazer.org for XMLTV service.
Don't forget to :
-Set the USERHASH
-Set the TMPDIR (in function of your os)
-Install dependanciesHowTo ?
========Add your USERHASH to TMT.py
You can get one here: http://kazer.org/
You should create an account and you select the channels here http://kazer.org/my-channels.html
Downloading the zip file, parsing IMDB and sorting the list of dits, takes a long time, so choose only necessary channels.
Save your choice and run the script with your USERHASH.
TMPDIR by default is /tmp/, just change it to whatever you want according to your OS, or just keep it if you're using *nix system.WantToClone?
========git clone https://github.com/eon01/TopMovieTonight.git
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/eon01/topmovietonight/trend.png)](https://bitdeli.com/free "Bitdeli Badge")