Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix filename image dump bug for Gamepedia API #396

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 9, 2020

  1. Fix filename image dump bug for Gamepedia API

    Gamepedia's image files were moved to Wikia's image servers, so dumping images with the script - given a Gamepedia API - causes the same latest?cb= filename bug that Wikia/Fandom Wikis experienced (Issue WikiTeam#362).
    
    Example: 
    https://dragalialost.gamepedia.com/File:Notte.png
    https://static.wikia.nocookie.net/dragalialost_gamepedia_en/images/e/e8/Notte.png/revision/latest?cb=20180919220831
    Elaeagnifolia committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    d9a1aaf View commit details
    Browse the repository at this point in the history