Closed zenny closed 4 years ago
I'm getting the same error
Hi folks, sorry for the late reply. Thanks for reporting the issues but I'm afraid I won't have time to fix this anytime soon. I'll try to have a look sometime. Feel free to provide more examples, so that I have an ongoing FutureLearn course to try when I do get around to having a look (I need to study a bit on unicode handling first).
On 16 April 2018 at 04:39, GiammaCarioca notifications@github.com wrote:
I'm getting the same error
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mjbright/futurelearn-dl/issues/9#issuecomment-381464147, or mute the thread https://github.com/notifications/unsubscribe-auth/ABywLWKZGMMmUda-heAtP6vXtrBn7f4lks5tpARsgaJpZM4RFWFu .
try to change in futurelearn-dl.py 341 line:
if quote == " " and quote == ' ':
@simincai1996 Thanks, that works for me! maybe you can make a pull request?
@simincai1996 Thanks for https://github.com/mjbright/futurelearn-dl/issues/9#issuecomment-383310517
Yet, I continue getting:
$ ./TEST_futurelearn-dl.py.sh
File "./futurelearn-dl.py", line 341
if quote == " " and quote == ' ':
^
TabError: inconsistent use of tabs and spaces in indentation
However, I pulled @yytsui https://github.com/yytsui/futurelearn-dl repo and it started working, fyi. Thanks to @yytsui @simincai1996 and @mjbright for making life incredibly easier.
Retrieval dies with 'Unhandled escape sequence in filename'
Same with: digital-cancer-management run 1 which died with 'FATAL:No quote(char=) in <<t;<a href=\"/profile...>>' as of below:
Thanks for the wonderful tool, @mjbright. Season's greetings!