Prepare new architecture
This commit is contained in:
parent
23c538e3b4
commit
110e0a478d
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "youtube-dl"]
|
||||
path = youtube-dl
|
||||
url = https://github.com/rg3/youtube-dl.git
|
1
requirements.txt
Normal file
1
requirements.txt
Normal file
@ -0,0 +1 @@
|
||||
gearman==2.0.2
|
0
worker/convertMovie.py
Normal file
0
worker/convertMovie.py
Normal file
0
worker/fetchMovie.py
Normal file
0
worker/fetchMovie.py
Normal file
0
worker/getMovieInformation.py
Normal file
0
worker/getMovieInformation.py
Normal file
0
worker/getVersion.py
Normal file
0
worker/getVersion.py
Normal file
1
worker/youtube_dl
Symbolic link
1
worker/youtube_dl
Symbolic link
@ -0,0 +1 @@
|
||||
../youtube-dl/youtube_dl/
|
1
youtube-dl
Submodule
1
youtube-dl
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 723f83991198c09cf3519abd3306704f64b09af0
|
Reference in New Issue
Block a user