.travis.yml
CHANGELOG.md
LICENSE
MANIFEST.in
PYPI-README.rst
README.md
requirements.txt
setup.py
src/.DS_Store
src/cinefiles/.DS_Store
src/cinefiles/IMDBPageParser.py
src/cinefiles/__init__.py
src/cinefiles/__main__.py
src/cinefiles/cinefiles.py
src/cinefiles/cinefolders.py
src/cinefiles/googlesearch.py
src/cinefiles/templatex.py
src/cinefiles/title.py
src/cinefiles/ydlhandlers.py
src/cinefiles.egg-info/PKG-INFO
src/cinefiles.egg-info/SOURCES.txt
src/cinefiles.egg-info/dependency_links.txt
src/cinefiles.egg-info/requires.txt
src/cinefiles.egg-info/top_level.txt
src/cinefiles/resources/.DS_Store
src/cinefiles/resources/flarevideo.css
src/cinefiles/resources/flarevideo.default.css
src/cinefiles/resources/flarevideo.js
src/cinefiles/resources/flarevideo.vimeo.css
src/cinefiles/resources/index.html
src/cinefiles/resources/jquery-1.4.2.js
src/cinefiles/resources/jquery-3.1.1.min.js
src/cinefiles/resources/jquery.flash.js
src/cinefiles/resources/jquery.tablesorter.min.js
src/cinefiles/resources/jquery.ui.slider.js
src/cinefiles/resources/main.css
src/cinefiles/resources/masterindex.html
src/cinefiles/resources/script-insert.html
src/cinefiles/resources/youtube-dl_config
src/cinefiles/resources/images/.DS_Store
src/cinefiles/resources/images/asc.png
src/cinefiles/resources/images/bg.png
src/cinefiles/resources/images/desc.png
src/cinefiles/resources/images/tablebg.png
src/cinefiles/resources/images/tmdb-attribution-rectangle.png
src/cinefiles/resources/images/default/full-screen.png
src/cinefiles/resources/images/default/pause.png
src/cinefiles/resources/images/default/play.png
src/cinefiles/resources/images/default/slider-thumb.png
src/cinefiles/resources/images/default/vol-max.png
src/cinefiles/resources/images/default/vol-min.png
src/cinefiles/resources/images/default/volume-thumb.png
src/cinefiles/resources/images/vimeo/full-screen.png
src/cinefiles/resources/images/vimeo/pause.png
src/cinefiles/resources/images/vimeo/play.png
src/cinefiles/tmdb/__init__.py
src/cinefiles/tmdb/exceptions.py
src/cinefiles/tmdb/movie.py
src/cinefiles/tmdb/tmdb.py