Filename Specification?
See original GitHub issuehi
How do I set file names while downloading posts reels videos tagged stories highlights
It means the target username + the code for the photo or video everything?
Example instagram - Cc8HKM8jQpi
With the addition of -
I read this and didn’t know how to do it
https://instaloader.github.io/basic-usage.html#filename-specification
Use cmd version 4.9
Issue Analytics
- State:
- Created a year ago
- Comments:8
Top Results From Across the Web
Filename - Wikipedia
A filename or file name is a name used to uniquely identify a computer file in a directory structure. Different file systems impose...
Read more >Naming Files, Paths, and Namespaces - Win32 apps
All file systems follow the same general naming conventions for an individual file: a base file name and an optional extension, separated by ......
Read more >File specification syntax - IBM
The Query commands can accept only one file specification. The restore and retrieve commands ... On Linux: The maximum length for a file...
Read more >Chapter 10. File Specification and Naming
The File Specification and Naming standard defines the PDS conventions for forming ... specification with respect to file names may be used, subject...
Read more >Writing "FileName" and "Directory" tags
Writing the Directory tag moves a file to a specified directory. The directory is created if it doesn't already exist. Writing the FileName...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I think
--filename-pattern="{profile} - {shortcode}"
is more the string @j57123 wants…If you will try to download this post Ceep5tzJdBu by providing shortcode, that target will be
Ceep5tzJdBu
, profile will beMicrosoft
. If you will try to download tagget posts from microsoft profile than for first post in tagget section (this post for now) target will beMicrosoft
and profilemaxroeck
. Target is what you provide in command. Profile is account name for each downloaded post.