Commons talk:Command-line upload

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Flickrripper[edit]

Where is this documented, does it still exist? –Be..anyone (talk) 08:09, 29 January 2015 (UTC)[reply]

Checkmark This section is resolved and can be archived. If you disagree, replace this template with your comment. New {{Fact}} resolution time record. –Be..anyone (talk) 08:16, 29 January 2015 (UTC)

VisualBasic scripts[edit]

Some bots used VB scripts. Someone has to dig Commons:Bots/Requests and I could also see if I find my VBA scripts if this is of interest. -- Rillke(q?) 00:14, 17 March 2015 (UTC)[reply]

@Multichill: You wrote in MediaWiki that pywikibot is outdated, but I do not know how to upload as User:SVGWorkaroundBot ( https://tools.wmflabs.org/svgworkaroundbot/ ) without it. Currently I'm running into the issue

/data/project/shared/pywikibot/core/pywikibot/config2.py:1064: _ConfigurationDeprecationWarning:
"interwiki_contents_on_disk" present in our user-config.py is no
longer a supported configuration variable and should be removed.
Please inform the maintainers if you depend on it.
  _ConfigurationDeprecationWarning)
/data/project/shared/pywikibot/core/pywikibot/config2.py:1064: _ConfigurationDeprecationWarning:
"proxy" present in our user-config.py is no longer a supported
configuration variable and should be removed. Please inform the
maintainers if you depend on it.
  _ConfigurationDeprecationWarning)
/data/project/shared/pywikibot/core/pywikibot/config2.py:1064: _ConfigurationDeprecationWarning:
"line_separator" present in our user-config.py is no longer a
supported configuration variable and should be removed. Please inform
the maintainers if you depend on it.
  _ConfigurationDeprecationWarning)
/data/project/shared/pywikibot/core/pywikibot/config2.py:1064: _ConfigurationDeprecationWarning:
"LS" present in our user-config.py is no longer a supported
configuration variable and should be removed. Please inform the
maintainers if you depend on it.
  _ConfigurationDeprecationWarning)
/data/project/shared/pywikibot/core/pywikibot/config2.py:1064: _ConfigurationDeprecationWarning:
"use_mwparserfromhell" present in our user-config.py is no longer a
supported configuration variable and should be removed. Please inform
the maintainers if you depend on it.
  _ConfigurationDeprecationWarning)
Traceback (most recent call last):
  File "/data/project/shared/pywikipedia/core/scripts/upload.py", line 63, in <module>
    import pywikibot
  File "/data/project/shared/pywikibot/core/pywikibot/__init__.py", line 35, in <module>
    from pywikibot.data.api import UploadWarning
  File "/data/project/shared/pywikibot/core/pywikibot/data/api.py", line 33, in <module>
    from pywikibot.comms import http
  File "/data/project/shared/pywikibot/core/pywikibot/comms/http.py", line 30, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'

The alternatives:

For other tools based on pywikipediabot, see multichill/bot and erfgoedbot.

do not work.

Maybe you can help?  — Johannes Kalliauer - Talk | Contributions 12:14, 13 September 2020 (UTC)[reply]

Pywikibot is not outdated, just the old compat version of it. You should fix to the current Pywikibot version ("core"), use Python3 and don't forget to install the requests library (pip3 install requests I think?). Multichill (talk) 16:58, 13 September 2020 (UTC)[reply]

Tvar[edit]

In the table I see all these weird TVAR tags. Jidanni (talk) 12:31, 4 March 2023 (UTC)[reply]