Document Extractor Prefixing (#892)

pull/908/head
Zanny 4 years ago committed by GitHub
parent 51b49a361d
commit 9339ac0c7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -154,6 +154,14 @@ Filter manga chapters by language and chapter number:
$ gallery-dl "r:https://pastebin.com/raw/FLwrCYsT" $ gallery-dl "r:https://pastebin.com/raw/FLwrCYsT"
If a site's address is nonstandard for its extractor, you can prefix the URL with the
extractor's name to force the use of a specific extractor:
.. code:: bash
$ gallery-dl "tumblr:https://sometumblrblog.example"
Configuration Configuration
============= =============

Loading…
Cancel
Save