Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error from youtube-dl version 2014.09.14 #22

Closed
ksy5662 opened this issue Sep 20, 2014 · 2 comments
Closed

Error from youtube-dl version 2014.09.14 #22

ksy5662 opened this issue Sep 20, 2014 · 2 comments

Comments

@ksy5662
Copy link

ksy5662 commented Sep 20, 2014

2014.09.12 is O.K

Here is the error log.

2014-09-19 23:56:56.230 /api/info?url=http://www.youtube.com/watch?v=pKDkB9FKzs4 500 2758ms 0kb Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/7.0.6 Safari/537.78.2 module=default version=2014-09-19
221.158.56.146 - - [19/Sep/2014:23:56:56 -0700] "GET /api/info?url=http://www.youtube.com/watch?v=pKDkB9FKzs4 HTTP/1.1" 500 264 - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/7.0.6 Safari/537.78.2" "ringtube001.appspot.com" ms=2759 cpu_ms=2383 cpm_usd=0.000400 loading_request=1 app_engine_release=1.9.11 instance=00c61b117ccce65936ec98a44aaf20cf5fbce039
D 2014-09-19 23:56:54.894
[youtube] Setting language
D 2014-09-19 23:56:55.586
[youtube] Confirming age
D 2014-09-19 23:56:55.679
[youtube] pKDkB9FKzs4: Downloading webpage
D 2014-09-19 23:56:55.862
[youtube] pKDkB9FKzs4: Downloading video info webpage
D 2014-09-19 23:56:55.980
[youtube] pKDkB9FKzs4: Extracting video information
E 2014-09-19 23:56:56.221
Exception on /api/info [GET]
Traceback (most recent call last):
File "/base/data/home/apps/sringtube001/2014-09-19.378815092597542924/gae/lib/flask/app.py", line 1817, in wsgi_app
response = self.full_dispatch_request()
File "/base/data/home/apps/s
ringtube001/2014-09-19.378815092597542924/gae/lib/flask/app.py", line 1477, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/base/data/home/apps/sringtube001/2014-09-19.378815092597542924/gae/lib/flask/app.py", line 1381, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "/base/data/home/apps/s
ringtube001/2014-09-19.378815092597542924/gae/lib/flask/app.py", line 1475, in full_dispatch_request
rv = self.dispatch_request()
File "/base/data/home/apps/sringtube001/2014-09-19.378815092597542924/gae/lib/flask/app.py", line 1461, in dispatch_request
return self.view_functionsrule.endpoint
File "/base/data/home/apps/s
ringtube001/2014-09-19.378815092597542924/youtube_dl_server/app.py", line 59, in wrapper
response = f(_args, *_kargs)
File "/base/data/home/apps/s~ringtube001/2014-09-19.378815092597542924/youtube_dl_server/app.py", line 84, in info
'youtube-dl.version': youtube_dl.version,
AttributeError: 'module' object has no attribute 'version'
I 2014-09-19 23:56:56.230
This request caused a new process to be started for your application, and thus caused your application code to be loaded for the first time. This request may thus take longer and use more CPU than a typical request for your application.

@jaimeMF
Copy link
Owner

jaimeMF commented Sep 20, 2014

Thanks for the report, it's fixed in version 0.1.1.

@ksy5662
Copy link
Author

ksy5662 commented Sep 20, 2014

Thanks a lot for your quick fix!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants