Skip to content

Easily upload japanese words to a memrise course along with information and audio

License

Notifications You must be signed in to change notification settings

garyforsterio/tango-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tango Uploader

Created to easily upload new words to a memrise course along with information and audio (is available) from http://jisho.org

Setup

  1. Copy .env.example to .env and input the values as specified below
  2. Ensure you have both node and npm installed. If not follow instructions here
  3. Install dependencies using npm install
  4. Add new words you would like added to ./words.js
  5. Run the script using npm run

Config

These values need to be populated in a ./.env file. See ./.env.example for a template

SESSION_ID_2

This value is obtained from your memrise cookie in your browser

CSRF_TOKEN

Equally get this value from your memrise cookie

LEVEL_ID

Get this value from the URL of the edit page for your course on memrise

Example

SESSION_ID_2=8caaaa4qwbl2dkxhkhijem8b1jlsp2x7i
CSRF_TOKEN=fcxjaaaaaT6hTiTBYz55VTObrlnYt1vj8z8C21dGJjXKqV9WeJYrC2uQS1euPbvw
LEVEL_ID=1111111

Author

Gary Forster

Website: https://www.garyforster.io/

Email: [email protected]

About

Easily upload japanese words to a memrise course along with information and audio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published