Giter Site home page Giter Site logo

Comments (16)

maxdd avatar maxdd commented on August 15, 2024

the 18th course (where it probably crash )is

HYPERS301x Hypersonics – from Shock Waves to Scramjets

the 19th course is

UTAustinX: UT.6.01x Embedded Systems - Shape the World

from edx-dl.

maxdd avatar maxdd commented on August 15, 2024

https://stackoverflow.com/questions/5387895/unicodeencodeerror-ascii-codec-cant-encode-character-u-u2013-in-position-3

maybe this could help you

from edx-dl.

crypdick avatar crypdick commented on August 15, 2024

I am experiencing a similar error except with the 'ascii' codec

from edx-dl.

maxdd avatar maxdd commented on August 15, 2024

If you know the number of the course you want, you can just open the *.py and comment out that print in order to move on with the program... it's not a solution but it should works

from edx-dl.

crypdick avatar crypdick commented on August 15, 2024

@maxdd I tried commenting out the line with the commented with the print statement giving the error (line 371) but then the script doesn't run.
^Nevermind that was a network issue

Script runs but after week selection, processing, the script hangs on "[info] Output directory: Downloaded"

from edx-dl.

maxdd avatar maxdd commented on August 15, 2024

mhmm cant help you then :( , if only shk3 could fix this ....

from edx-dl.

shk3 avatar shk3 commented on August 15, 2024

Hi @maxdd and @isomerase,
Thanks for your feedback. Are you all using Windows platform with Windows Command Line?

If so, this might be a known issue in #55, which is a bug of Windows console, and it seems like python3.3 supports a solution.

If you are running python3.3, please try to run the command in the following answer before running edx-dl.
http://stackoverflow.com/questions/388490/unicode-characters-in-windows-command-line-how
I am not sure if it would work since I am not working in python3.3 environment, and I would like to get feedback if you are using this environment.

from edx-dl.

maxdd avatar maxdd commented on August 15, 2024

im on python2.7 , i tried the method there but not it stops way before with

Traceback (most recent call last):
File "C:\Python27\edx-downloader\edx-dl.py", line 403, in
main()
File "C:\Python27\edx-downloader\edx-dl.py", line 265, in main
print('Welcome %s' % USERNAME)
LookupError: unknown encoding: cp65001

from edx-dl.

shk3 avatar shk3 commented on August 15, 2024

@maxdd, it's right. Python 2.7 doesn't support it. I believe Python starts to support it since python 3.3.

from edx-dl.

crypdick avatar crypdick commented on August 15, 2024

@shk3 Sorry for the late response, Internet is scarce in Myanmar...

I am on OS X 10.6.8 and and using Python 2.7.3

from edx-dl.

crypdick avatar crypdick commented on August 15, 2024

Is there any way that we can make it so that if it runs into this error it can skip that specific video and continue with the script?

from edx-dl.

maxdd avatar maxdd commented on August 15, 2024

well in my case it doesnt even start to download, could you post the error it gives you?

from edx-dl.

crypdick avatar crypdick commented on August 15, 2024

I can't actually make it that far in the script anymore due to a new issue (issue #92) but I posted my error here #55 (comment)

from edx-dl.

shk3 avatar shk3 commented on August 15, 2024

@maxdd and @isomerase, could you take a look at #99 to see if it solves the problem?

from edx-dl.

snoww0lf avatar snoww0lf commented on August 15, 2024

try to use .encode('ascii', 'ignore') , but it just throws and won't show the non-ascii characters.

from edx-dl.

iemejia avatar iemejia commented on August 15, 2024

I'm closing this one since it seems to be the same than issue #126 and we are continuing the discussion there. I also just pushed a PR that seems to solve the problem. Please report in case you have issues.

from edx-dl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.