this post was submitted on 15 Aug 2024
1 points (100.0% liked)

It's A Digital Disease!

23 readers
1 users here now

This is a sub that aims at bringing data hoarders together to share their passion with like minded people.

founded 2 years ago
MODERATORS
 
The original post: /r/datahoarder by /u/One_Ostrich7868 on 2024-08-14 11:15:09.

Is there a way to do this? When i try to do it i only get a text file named after the post, but the video has random numbers on it.

Here is the conf file i'm using.{

"extractor": {

"twitter": {

"postprocessors": ["content"]

},

"deviantart": {

"postprocessors": ["content"]

}

},

"postprocessor": {

"content": {

"name": "metadata",

"event": "post",

"filename": "{user[description]}_{date}.txt",

"mode": "custom",

"format": "{content}"

}

}

}

and the command i'm using with cmd.

gallery-dl -C cookies.txt --config twitter.conf "LINK"

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here