====== originally posted to dreamwidth on 2021-05-27 ======
+
====== downloading photobucket embeds without watermarks ======
+
+
**originally posted to dreamwidth on 2021-05-27**
original post can be found [[https://luckyzukky.dreamwidth.org/43567.html|here]] ([[https://web.archive.org/web/20240203011538/https://luckyzukky.dreamwidth.org/43567.html?style=site|archive link]], [[http://archive.today/nOfki|second archive link]])
original post can be found [[https://luckyzukky.dreamwidth.org/43567.html|here]] ([[https://web.archive.org/web/20240203011538/https://luckyzukky.dreamwidth.org/43567.html?style=site|archive link]], [[http://archive.today/nOfki|second archive link]])
-
video tutorial embedded in original post can be viewed below
+
video tutorial embedded in original post can be viewed [[https://memoria.sayitditto.net/view?m=S30X6v6k5|here]] or [[https://www.mediafire.com/file/ge0ihtn13y64efq/photobucketdownloadtutorial.mp4/file|downloaded]]
-
+
-
embed
+
-
+
-
text tutorial below
+
===== intro =====
===== intro =====
Line 63:
Line 61:
<code>gallery-dl -i filenames.txt</code>
<code>gallery-dl -i filenames.txt</code>
-
this pulls the urls from the txt file and downloads them all. the names of the icons will either be the full photobucket urls or just the names they're saved as in photobucket - it's usually the former for me but sometimes they came out as the latter idk. anyway it should look like this in the terminal, maybe a little different on windows/mac:
+
this pulls the urls from the txt file and downloads them all. the names of the icons will either be the full photobucket urls or just the names they're saved as in photobucket - it's usually the former for me but sometimes they came out as the latter idk. anyway it should look like this in the terminal, maybe a little different on windows/mac (click for full size):
{{:wiki:3709.png?direct&200|full screenshot of my file browser with a terminal window over it. the folder in view is empty besides a gallery-dl folder and a text file called "filenames.txt". the terminal window shows the command in the current step being ran, and subsequently the gallery-dl output in progress}}
{{:wiki:3709.png?direct&200|full screenshot of my file browser with a terminal window over it. the folder in view is empty besides a gallery-dl folder and a text file called "filenames.txt". the terminal window shows the command in the current step being ran, and subsequently the gallery-dl output in progress}}