Skip to content
This repository has been archived by the owner on Feb 18, 2019. It is now read-only.

could not download videos m102 #34

Closed
P6asanna opened this issue Nov 2, 2014 · 2 comments
Closed

could not download videos m102 #34

P6asanna opened this issue Nov 2, 2014 · 2 comments
Labels

Comments

@P6asanna
Copy link

P6asanna commented Nov 2, 2014

Hi,
I could not download videos for m102. Tried many a times but no luck.

C:\Python27>node -v
v0.10.33

C:\Python27>npm -v
1.4.28

C:\Python27>python -v
installing zipimport hook
import zipimport # builtin
installed zipimport hook
C:\Python27\lib\site.pyc matches C:\Python27\lib\site.py
import site # precompiled from C:\Python27\lib\site.pyc
C:\Python27\lib\os.pyc matches C:\Python27\lib\os.py
import os # precompiled from C:\Python27\lib\os.pyc
import errno # builtin
import nt # builtin
C:\Python27\lib\ntpath.pyc matches C:\Python27\lib\ntpath.py
import ntpath # precompiled from C:\Python27\lib\ntpath.pyc
C:\Python27\lib\stat.pyc matches C:\Python27\lib\stat.py
import stat # precompiled from C:\Python27\lib\stat.pyc
C:\Python27\lib\genericpath.pyc matches C:\Python27\lib\genericpath.py
import genericpath # precompiled from C:\Python27\lib\genericpath.pyc
C:\Python27\lib\warnings.pyc matches C:\Python27\lib\warnings.py
import warnings # precompiled from C:\Python27\lib\warnings.pyc
C:\Python27\lib\linecache.pyc matches C:\Python27\lib\linecache.py
import linecache # precompiled from C:\Python27\lib\linecache.pyc
C:\Python27\lib\types.pyc matches C:\Python27\lib\types.py
import types # precompiled from C:\Python27\lib\types.pyc
C:\Python27\lib\UserDict.pyc matches C:\Python27\lib\UserDict.py
import UserDict # precompiled from C:\Python27\lib\UserDict.pyc
C:\Python27\lib_abcoll.pyc matches C:\Python27\lib_abcoll.py
import _abcoll # precompiled from C:\Python27\lib_abcoll.pyc
C:\Python27\lib\abc.pyc matches C:\Python27\lib\abc.py
C:\Python27\lib\encodings\cp1252.pyc matches C:\Python27\lib\encodings\cp1252.py
import encodings.cp1252 # precompiled from C:\Python27\lib\encodings\cp1252.pyc
Python 2.7.8 (default, Jun 30 2014, 16:08:48) [MSC v.1500 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.

IS IT NORMAL WHEN WE TYPE FOR VERSION CHECK?

  1. COULD NOT DOWNLOAD VIDEOS:

C:\Python27>
C:\Python27>mongo-edu -d C:\Users\home\Desktop\MongoDb\week5-videos --cw --hq --cc

[ MONGO-EDU 0.2.1 ]

? MongoDB Uni User Name: Prasanna.vani27@gmail.com
? MongoDB Uni Password: ***********

Searching [====================] 100%
? Found 1 Course. Select: M102: MongoDB for DBAs
? Found 5 Lists. Select: Chapter 5: Replication Part 2
Searching Courseware [====================] 100%
Collecting [====================] 100%
? Select From 14 Videos. Download: All
Error: spawn ENOENT
at errnoException (child_process.js:1001:11)
at Process.ChildProcess._handle.onexit (child_process.js:792:34)

Sometimes could able to downlaod one or two and giving errors like this....

Error: Command failed: WARNING: Could not send HEAD request to C:\Users\Ace\AppD
ata\Roaming\npm\node_modules\mongo-edu\node_modules\youtube-dl\bin\youtube-dl: <
urlopen error unknown url type: c>
WARNING: Falling back on generic information extractor.
ERROR: Unable to download webpage: (caused b
y URLError(u'unknown url type: c',))
at ChildProcess.exithandler (child_process.js:648:15)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:756:16)
at Process.ChildProcess._handle.onexit (child_process.js:823:5)

what it could be and how to download videos., I could not download any videos
so far (past 5 weeks)

Regards,
Prasanna.

@przemyslawpluta
Copy link
Owner

You check py version with -V. Can't reproduce but looks similar to #33 try to reinstall py.

@P6asanna
Copy link
Author

P6asanna commented Nov 3, 2014

Hi,

Thanks for the reply. I have reinstalled Python. It's working now.

Regards,
Prasanna.

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

No branches or pull requests

2 participants