https://github.com/frankie567/subconscious
A web interface for Subliminal. Get your subtitles for your movies and episodes in 5 seconds.
https://github.com/frankie567/subconscious
Last synced: about 1 month ago
JSON representation
A web interface for Subliminal. Get your subtitles for your movies and episodes in 5 seconds.
- Host: GitHub
- URL: https://github.com/frankie567/subconscious
- Owner: frankie567
- License: mit
- Created: 2014-07-13T08:40:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-13T08:54:27.000Z (over 11 years ago)
- Last Synced: 2025-04-03T06:48:54.922Z (8 months ago)
- Language: CSS
- Size: 531 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Subconscious
============
A web interface for the marvelous Python library of Diaoul, [Subliminal][1]. Get your subtitles for your movies and episodes in 5 seconds in a clean web interface !
## Demo and requirements ##
You can try (and use !) Subsconscious [here][2]. To run it on your own server, you will need :
- A working installation of [Subliminal][1] ;
- A simple Apache2 server with PHP5 support.
## Credits ##
Subconscious relies on the marvelous Python library of Diaoul, [Subliminal][1]. All the credit goes to him. It also makes use of [Bootstrap][3], [Select2][4] and [DownloadJS][5] scripts.
## License ##
Subsconscious is released under the MIT license. Feel free to contribute :)
[1]: https://github.com/Diaoul/subliminal
[2]: http://vps17429.dedimax.com/subconscious
[3]: http://getbootstrap.com
[4]: http://ivaynberg.github.io/select2
[5]: https://github.com/PixelsCommander/Download-File-JS