Skip to content
This repository has been archived by the owner on Jul 11, 2021. It is now read-only.

Imports all mangaupdates.com chapters to mangadex.com follows.

Notifications You must be signed in to change notification settings

andrewl33/mangaupdates-to-mangadex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DOES NOT WORK WITH THE NEW MANGADEX

Manga Updates List -> MangaDex List

Imports all lists on manga updates to mangadex. Uses python 3.

Requires python packages

  • beautifulsoup4
  • chromedriver-binary (to be installed in python3 directory)
  • PyYAML
  • selenium

credentials.yaml

A credentials.yaml needs to be created, with the values

mu_username: <manga updates username>
mu_password: <manga updates password>
md_username: <mangadex usernames>
md_password: <mangadex password>

Usage

python index.py

Reading Progress

By default, reading progress is not imported. To change this, set OVERWRITE_PROGRESS to True at the top of the file. It overwrites all progress saved on MangaDex.

About

Imports all mangaupdates.com chapters to mangadex.com follows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages