https://github.com/danopcode/subdownloader
Copy of https://launchpad.net/subdownloader
https://github.com/danopcode/subdownloader
Last synced: 11 months ago
JSON representation
Copy of https://launchpad.net/subdownloader
- Host: GitHub
- URL: https://github.com/danopcode/subdownloader
- Owner: DanOpcode
- License: gpl-3.0
- Created: 2015-06-04T20:42:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-06-25T13:37:07.000Z (almost 9 years ago)
- Last Synced: 2025-06-16T05:06:03.160Z (12 months ago)
- Language: Python
- Size: 1.17 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
README for Subdownloader
Running
Whether you want to run in CLI (Command Line Interface) or
GUI (Graphical User Interface), the only file you'll need to call is run.py.
Common example: python run.py --help
Problems on first time run
Is it complaining about 'subdownloader' existance?
Traceback (most recent call last):
File "run.py", line 40, in
import gui.main
File "/path/to/subdownloader-read-only/gui/__init__.py", line 20, in
from subdownloader import APP_TITLE, APP_VERSION, OSDBServer, subtitlefile, videofile
ImportError: No module named subdownloader
You might have to change subdownloader root directory name.
If you executed "svn checkout http://subdownloader.googlecode.com/svn/trunk/ subdownloader-read-only", do the following:
* Unix: mv /path/to/subdownloader-read-only /path/to/subdownloader/subdownloader
Can a read this with some coloring and text format, like a wiki?
Sure, go to: http://code.google.com/p/subdownloader/wiki/SubDownloader2SVN