diff --git a/gallery-dl/.gitignore b/.gitignore similarity index 100% rename from gallery-dl/.gitignore rename to .gitignore diff --git a/gallery-dl/Coomer.links b/Coomer.links similarity index 100% rename from gallery-dl/Coomer.links rename to Coomer.links diff --git a/gallery-dl/Gofile.links b/Gofile.links similarity index 100% rename from gallery-dl/Gofile.links rename to Gofile.links diff --git a/gallery-dl/Kemono.links b/Kemono.links similarity index 100% rename from gallery-dl/Kemono.links rename to Kemono.links diff --git a/gallery-dl/Rule34.links b/Rule34.links similarity index 100% rename from gallery-dl/Rule34.links rename to Rule34.links diff --git a/gallery-dl /archive-gofile.sqlite3 b/gallery-dl /archive-gofile.sqlite3 new file mode 100644 index 0000000..765615e Binary files /dev/null and b/gallery-dl /archive-gofile.sqlite3 differ diff --git a/gallery-dl/gallery-dl/config.json b/gallery-dl /config.json similarity index 100% rename from gallery-dl/gallery-dl/config.json rename to gallery-dl /config.json diff --git a/gallery-dl /log.txt b/gallery-dl /log.txt new file mode 100644 index 0000000..de41886 --- /dev/null +++ b/gallery-dl /log.txt @@ -0,0 +1,14 @@ +[gallery-dl][debug] Starting DownloadJob for 'https://gofile.io/d/hN07YD' +[gofile][debug] Using GofileFolderExtractor for 'https://gofile.io/d/hN07YD' +[gofile][debug] Creating temporary account +[urllib3.connectionpool][debug] Starting new HTTPS connection (1): api.gofile.io:443 +[urllib3.connectionpool][debug] https://api.gofile.io:443 "POST /accounts HTTP/1.1" 200 178 +[gofile][debug] Fetching website token +[urllib3.connectionpool][debug] Starting new HTTPS connection (1): gofile.io:443 +[urllib3.connectionpool][debug] https://gofile.io:443 "GET /dist/js/alljs.js HTTP/1.1" 200 231673 +[urllib3.connectionpool][debug] https://api.gofile.io:443 "GET /contents/hN07YD?wt=4fd6sg89d7s6 HTTP/1.1" 200 6112 +[gofile][debug] Using download archive './gallery-dl/archive-gofile.sqlite3' +[urllib3.connectionpool][debug] Starting new HTTPS connection (1): cold7.gofile.io:443 +[urllib3.connectionpool][debug] https://cold7.gofile.io:443 "GET /download/web/f66fbcd6-aad8-4428-8201-ab034f3564a4/%5B4K%5DTW%20Taker%20POV2.mp4 HTTP/1.1" 200 1060624712 +[urllib3.connectionpool][debug] Starting new HTTPS connection (1): store4.gofile.io:443 +[urllib3.connectionpool][debug] https://store4.gofile.io:443 "GET /download/web/4a6dafff-5ad3-4fca-befa-0e19f6d3414e/%5BHD%5DTW%20Taker%20POV2.mp4 HTTP/1.1" 200 515225167 diff --git a/gallery-dl/gallery-dl.sh b/gallery-dl.sh similarity index 100% rename from gallery-dl/gallery-dl.sh rename to gallery-dl.sh