feat: f2 copy paste
parent
4eb1591a42
commit
37ae8fd5bc
|
@ -305,6 +305,16 @@ dist</pre>
|
|||
<div class="highlight highlight-text-adblock">
|
||||
<pre>instaloader +login.txt +args.txt +targets.txt</pre>
|
||||
</div>
|
||||
<h2>
|
||||
<a id="user-content-f2" class="anchor" aria-hidden="true" href="#f2"
|
||||
><span aria-hidden="true" class="octicon octicon-link"></span></a
|
||||
><a href="https://github.com/ayoisaiah/f2">F2</a>
|
||||
</h2>
|
||||
<p>Rename:</p>
|
||||
<div class="highlight highlight-source-shell">
|
||||
<pre><span class="pl-c"><span class="pl-c">#</span> If want dry run, remove -x</span>
|
||||
f2 -r <span class="pl-s"><span class="pl-pds">"</span>{mtime.YYYY}{mtime.MM}{mtime.DD}.{mtime.H}{mtime.mm}{mtime.ss}{ext}<span class="pl-pds">"</span></span> -x</pre>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
Feel free to ask me via
|
||||
|
|
|
@ -257,3 +257,12 @@ Run:
|
|||
```txt
|
||||
instaloader +login.txt +args.txt +targets.txt
|
||||
```
|
||||
|
||||
## [F2](https://github.com/ayoisaiah/f2)
|
||||
|
||||
Rename:
|
||||
|
||||
```sh
|
||||
# If want dry run, remove -x
|
||||
f2 -r "{mtime.YYYY}{mtime.MM}{mtime.DD}.{mtime.H}{mtime.mm}{mtime.ss}{ext}" -x
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue