

memrise2anki
0.03MB. Updated 2019-02-21.
Description
Download
As add-ons are programs downloaded from the internet, they are potentially malicious. You should only download add-ons you trust.
To download this add-on, please copy and paste the following code into Anki 2.1:
2071525018
If you were linked to this page from the internet, please open Anki on your computer, go to the Tools menu and then Add-ons>Browse & Install to paste in the code.
Reviews

s

Lỗi
Đã xảy ra lỗi. Vui lòng khởi động Anki trong khi giữ phím shift, điều này sẽ tạm thời vô hiệu hóa các tiện ích bạn đã cài đặt.
Nếu sự cố chỉ xảy ra khi bật tiện ích, vui lòng sử dụng Công cụ > Danh mục Tiện ích để tắt một số tiện ích và khởi động lại Anki, lặp lại cho đến khi bạn phát hiện ra tiện ích đang gây ra sự cố.
Khi bạn phát hiện ra tiện ích bổ sung đang gây ra sự cố, vui lòng báo cáo sự cố trên trang tiện ích.
Thông tin gỡ lỗi:
Anki 2.1.48 (fb07bad3) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2022-04-04 20:12:42
Caught exception:
Traceback (most recent call last):
File "C:\Users\ACER NITRO 7\AppData\Roaming\Anki2\addons21\memrise2anki\importer.py", line 856, in importCourse
raise exc_info[0](exc_info[1]).with_traceback(exc_info[2])
File "C:\Users\ACER NITRO 7\AppData\Roaming\Anki2\addons21\memrise2anki\importer.py", line 151, in run
course = self.memriseService.loadCourse(self.url, MemriseCourseLoader.Observer(self))
File "C:\Users\ACER NITRO 7\AppData\Roaming\Anki2\addons21\memrise2anki\memrise.py", line 870, in loadCourse
return courseLoader.loadCourse(self.getCourseIdFromUrl(url))
File "C:\Users\ACER NITRO 7\AppData\Roaming\Anki2\addons21\memrise2anki\memrise.py", line 623, in loadCourse
course.title = sanitizeName(courseData["session"]["course"]["name"], "Course")
TypeError: 'NoneType' object is not subscriptable
Đã xảy ra lỗi. Vui lòng khởi động Anki trong khi giữ phím shift, điều này sẽ tạm thời vô hiệu hóa các tiện ích bạn đã cài đặt.
Nếu sự cố chỉ xảy ra khi bật tiện ích, vui lòng sử dụng Công cụ > Danh mục Tiện ích để tắt một số tiện ích và khởi động lại Anki, lặp lại cho đến khi bạn phát hiện ra tiện ích đang gây ra sự cố.
Khi bạn phát hiện ra tiện ích bổ sung đang gây ra sự cố, vui lòng báo cáo sự cố trên trang tiện ích.
Thông tin gỡ lỗi:
Anki 2.1.48 (fb07bad3) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2022-04-04 20:12:42
Caught exception:
Traceback (most recent call last):
File "C:\Users\ACER NITRO 7\AppData\Roaming\Anki2\addons21\memrise2anki\importer.py", line 856, in importCourse
raise exc_info[0](exc_info[1]).with_traceback(exc_info[2])
File "C:\Users\ACER NITRO 7\AppData\Roaming\Anki2\addons21\memrise2anki\importer.py", line 151, in run
course = self.memriseService.loadCourse(self.url, MemriseCourseLoader.Observer(self))
File "C:\Users\ACER NITRO 7\AppData\Roaming\Anki2\addons21\memrise2anki\memrise.py", line 870, in loadCourse
return courseLoader.loadCourse(self.getCourseIdFromUrl(url))
File "C:\Users\ACER NITRO 7\AppData\Roaming\Anki2\addons21\memrise2anki\memrise.py", line 623, in loadCourse
course.title = sanitizeName(courseData["session"]["course"]["name"], "Course")
TypeError: 'NoneType' object is not subscriptable

Works following the github https://github.com/realmayus/memrise2anki-extension

Es ist der letzte Dreck, man kann nichts machen, es kommt nur dieser verdammte Fehler. Ich starte dann auch anki, so wie auf es steht, aber es funktioniert trotzdem nicht!! ES ZUM KOTZEN!!!
Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you've discovered the add-on that is causing the problem, please report the issue on the add-on support site.
Debug info:
Anki 2.1.49 (dc80804a) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2022-02-12 23:48:19
Caught exception:
Traceback (most recent call last):
File "C:\Users\41779\AppData\Roaming\Anki2\addons21\2071525018\importer.py", line 210, in accept
if self.memriseService.login(self.usernameLineEdit.text(),self.passwordLineEdit.text()):
File "C:\Users\41779\AppData\Roaming\Anki2\addons21\2071525018\memrise.py", line 773, in login
for field in form.find_all("input"):
AttributeError: 'NoneType' object has no attribute 'find_all'
Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you've discovered the add-on that is causing the problem, please report the issue on the add-on support site.
Debug info:
Anki 2.1.49 (dc80804a) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2022-02-12 23:48:19
Caught exception:
Traceback (most recent call last):
File "C:\Users\41779\AppData\Roaming\Anki2\addons21\2071525018\importer.py", line 210, in accept
if self.memriseService.login(self.usernameLineEdit.text(),self.passwordLineEdit.text()):
File "C:\Users\41779\AppData\Roaming\Anki2\addons21\2071525018\memrise.py", line 773, in login
for field in form.find_all("input"):
AttributeError: 'NoneType' object has no attribute 'find_all'

Invokes Anki error

Not working, outdated. As the previous commenter said, use realmayus' fork (https://github.com/realmayus/memrise2anki-extension). You might still need to move the files up one level in the folder hierarchy after you've unzipped everything.

The addon is not working (problem when "Entering credentials").
Workaroung: Download the ZIP file from a fork of this project: https://github.com/realmayus/memrise2anki-extension
and manually extract it in your addon folder
Workaroung: Download the ZIP file from a fork of this project: https://github.com/realmayus/memrise2anki-extension
and manually extract it in your addon folder

Worked great! Once you change the url in the .py file. Though my mems have commas between every letter, going to try to edit them en masse.

It worked fine for me.

Fantastic add-on (when done manually from the Github repository)!

To make it work after installation go to C:\Users\[USER_NAME]\AppData\Roaming\Anki2\addons21\2071525018
Open memrise.py in a text editor and replace all "www.memrise" with "app.memrise". Restart Anki.
Open memrise.py in a text editor and replace all "www.memrise" with "app.memrise". Restart Anki.

Works for me - but make sure you go into the memrise.py file and change all instances of 'www.memrise' to 'app.memrise'. Great addon!

It doesn't work.

At first, like 3 months ago when I first got this addon I had some errors when downloading the course, but I didn't stop there and got the addon from GitHub and even then I had some errors from time to time. But since then (like the first 2 days) all errors suddenly disappeared, now it just works perfectly. I love this addon, it works perfectly for me. And also I love Memrise courses, they are perfect for beginners on top of core 1 or 2k word decks. Just gives you the high-quality beginner material you need.
And since I'm a language enthusiast and fear that someday this addon may stop working, I import all the languages I'm planning to (or might) learn in the future.
Anki version: 2.1.44 (I always use latest, and this addon always works)
And since I'm a language enthusiast and fear that someday this addon may stop working, I import all the languages I'm planning to (or might) learn in the future.
Anki version: 2.1.44 (I always use latest, and this addon always works)

thank you very much

Github's version works very well. One of you got an error from antivirus, I have checked the source code - it looks ok.

The github version that guys are commenting here was recognized as trojan by microsoft so beware.
all i did was download from here and change all of the "www.memrise..." to "app.memrise..." in the memrise.py file and it worked like a charm, thanks a lot.
all i did was download from here and change all of the "www.memrise..." to "app.memrise..." in the memrise.py file and it worked like a charm, thanks a lot.

why there is no explanation , everything has it except thisone. how to make this ?

its an amazing add-on i just recommend to go in the GitHub page and doing manually

It doesn't work. Just gives this error:
"Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools>Add-ons menu item to disable some add-ons and restart Anki, repeat until you discover the add-on that is causing the problem.
When you've discovered the add-on that is causing the problem, please report the issue on the add-ons section of our support site. "
I've tried everything, including downloading it from GitHub. I have the latest version of Anki. Tried various versions from Github.
"Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools>Add-ons menu item to disable some add-ons and restart Anki, repeat until you discover the add-on that is causing the problem.
When you've discovered the add-on that is causing the problem, please report the issue on the add-ons section of our support site. "
I've tried everything, including downloading it from GitHub. I have the latest version of Anki. Tried various versions from Github.

Very useful.

Incredible!

works, but only following the tips of the comments below

Works fine with the instructions down below. Thank you guys

does not work

Didn't work

Works after change in addon folder (www.memrise to app.memrise in file memrise.py)

This is a great tool – yet it's currently not working!

This is a wonderful resource, but it stopped working for me. I'm getting the "invalid credential" error. It started today, and I upgraded to the latest version from github, which has the same error.
Any suggestions?
Any suggestions?

See
https://github.com/wilddom/memrise2anki-extension/releases/
for current releases that work.
The www.memrise replacement hack no longer seems to be necessary.
https://github.com/wilddom/memrise2anki-extension/releases/
for current releases that work.
The www.memrise replacement hack no longer seems to be necessary.

This is an amazing resource, but for some reason certain courses have upload errors for me. I am trying to download https://app.memrise.com/course/2020826/japanese-0/1/?action=prev and having trouble

Works amazing -- don't enter through this ID though, download from the github!

Eu segui as instruções do comentário anterior e eles funcionaram perfeitamente no meu anki-2.1.26-windows. Para maior clareza, acrescentarei alguns detalhes.
0. não baixe com o método de download add-on direto usando o número acima
1. Em vez disso, baixe em https://codeload.github.com/wilddom/memrise2anki-extension/zip/4d0a5d7f1ffd66d8f90c70f7738113b10ef3ba25
2. extraia para o diretório addon (você precisará encontrar em qual pasta o seu anki está instalado, então localize o diretório addon. Para mim era chamado de "addons21")
3. Abra o arquivo "memrise.py" (abrir com o bloco de notas, editar e salvar) e altere todas as instâncias de www.memrise para app.memrise (observe que você pode usar localizar e substituir para tornar este processo indolor).
4. Depois de fazer isso, feche o anki e reabra-o. Em "ferramentas" no menu, você deve ver "importar curso memrise ..."
5. Simplesmente funciona
0. não baixe com o método de download add-on direto usando o número acima
1. Em vez disso, baixe em https://codeload.github.com/wilddom/memrise2anki-extension/zip/4d0a5d7f1ffd66d8f90c70f7738113b10ef3ba25
2. extraia para o diretório addon (você precisará encontrar em qual pasta o seu anki está instalado, então localize o diretório addon. Para mim era chamado de "addons21")
3. Abra o arquivo "memrise.py" (abrir com o bloco de notas, editar e salvar) e altere todas as instâncias de www.memrise para app.memrise (observe que você pode usar localizar e substituir para tornar este processo indolor).
4. Depois de fazer isso, feche o anki e reabra-o. Em "ferramentas" no menu, você deve ver "importar curso memrise ..."
5. Simplesmente funciona

I followed the directions of the previous comment and they worked perfectly on my mac. For additional clarity, I am going to add a few details.
0. do not download with direct add-on download method using the number above
1. Instead download the latest release 1.2.2 (called "release.zip") from https://github.com/wilddom/memrise2anki-extension/releases/tag/v1.2.2.
2. extract to addon directory (you will need to find what folder your anki is installed in, then locate its addon directory. For me it was called "addons21")
3. Open the file "memrise.py" and change all instances of www.memrise to app.memrise (note you can use find and replace to make this process painless).
4. Once you've done this, close anki and reopen it. Under "tools" in the menu you should now see "import memrise course..."
5. It just works
0. do not download with direct add-on download method using the number above
1. Instead download the latest release 1.2.2 (called "release.zip") from https://github.com/wilddom/memrise2anki-extension/releases/tag/v1.2.2.
2. extract to addon directory (you will need to find what folder your anki is installed in, then locate its addon directory. For me it was called "addons21")
3. Open the file "memrise.py" and change all instances of www.memrise to app.memrise (note you can use find and replace to make this process painless).
4. Once you've done this, close anki and reopen it. Under "tools" in the menu you should now see "import memrise course..."
5. It just works

Did not work at first, these are the steps I took:
0. do not download with the number above
1. downloaded latest release 1.2.2 https://github.com/wilddom/memrise2anki-extension/releases/tag/v1.2.2
2. extract to addon directory
3. change all instances of www.memrise to app.memrise in memrise.py
4. it just works
The deck I downloaded: https://app.memrise.com/course/540301/an-integrated-approach-to-intermediate-japanese/
0. do not download with the number above
1. downloaded latest release 1.2.2 https://github.com/wilddom/memrise2anki-extension/releases/tag/v1.2.2
2. extract to addon directory
3. change all instances of www.memrise to app.memrise in memrise.py
4. it just works
The deck I downloaded: https://app.memrise.com/course/540301/an-integrated-approach-to-intermediate-japanese/

it does not work any more please update it or tell us in which version it is working ,thanks

Absolutely great. Had the credential problems as well, but I downloaded the last .rar files and replaced the previously installed (with number) add-on. Used the Python version mentioned here and pasted app.memrise everywhere as specified. I don't know anything about Python but... after a few trial-and-errors... it works!! You made my day!!

Works great, remember to download the most current zip file on Github, and change the instances www.memrise to app.memrise as previously mentioned

I had some problems but then someone told me on the GitHub page that you just have to replace all the www.memrise instances to app.memrise in the memrise.py.

I loved this addon but couldn't get it to work recently - following the github link in another review (without the full stop on the end), I was able to download the files and replace the addon, and it now works perfectly. I love this extension and I'm so happy that I've got native audio again!

Everyone, there is a fix in Github for the recent problem:
https://github.com/wilddom/memrise2anki-extension/tree/4d0a5d7f1ffd66d8f90c70f7738113b10ef3ba25.
Delete memrise2anki addon, download the ZIP, extract it, and put it into your add on folder.
https://github.com/wilddom/memrise2anki-extension/tree/4d0a5d7f1ffd66d8f90c70f7738113b10ef3ba25.
Delete memrise2anki addon, download the ZIP, extract it, and put it into your add on folder.

Invalid login, though my login is perfectly valid. The addon worked great but when I upgraded Anki versions it broke. I downgraded but it never fixed, uninstalled, etc. still nothing

This is an excellent plugin however I have to give it a thumbs down at this point in time because it doesn't work with the current version of anki 2.1.30. Back in the previous version, this was the single best extension hands down. PLEASE UPDATE!

Works for one deck, doesn't work for another 2020.05.20
https://github.com/wilddom/memrise2anki-extension - updated version is here
https://github.com/wilddom/memrise2anki-extension - updated version is here

Couldn't get it to work.

Works perfectly with a small fix as of the end of March 2020.
I ran into an error where it was trying to split a list, which is impossible.
The fix is to replace this line in the addon file "memrise.py".
return list(map(str.strip, cell.get("val", "").split(",")))
with
return list(map(str.strip, str(cell.get("val", "")).split(",")))
I ran into an error where it was trying to split a list, which is impossible.
The fix is to replace this line in the addon file "memrise.py".
return list(map(str.strip, cell.get("val", "").split(",")))
with
return list(map(str.strip, str(cell.get("val", "")).split(",")))

Works great. Make sure to change the URL when importing, from "decks.memrise.com/..". to "www.memrise.com/..."

Working great!

Not working - hangs after starting import. Tried with multiple courses.

Does the job perfectly!
I had to follow the instructions given by others in the comments below to get it to work though.
To make this job easier for anyone else...
The Python installer link is here
https://www.python.org/downloads/release/python-367/
Also, if you have any other issues, the Github for this project is here
https://github.com/wilddom/memrise2anki-extension
I had to follow the instructions given by others in the comments below to get it to work though.
To make this job easier for anyone else...
The Python installer link is here
https://www.python.org/downloads/release/python-367/
Also, if you have any other issues, the Github for this project is here
https://github.com/wilddom/memrise2anki-extension

Works well, thank you! You do need to install python 3.6.7 though, and to run the "Install.certificates.command" from the Apps/Python folder.

Seems to work well. REQUIRES Python 3.6.7 on Mac OSX. *DO NOT* install 3.7 as Python's website recommends. You must have EXACTLY Python 3.6.7.

Great work! By the way could you update this so that it works with decks.memrise.com? I fear what may come once the "revolution" comes...

THX! :D
Can I download mini video files? I am asking for this function.
Can I download mini video files? I am asking for this function.