An open API service indexing awesome lists of open source software.

https://github.com/ernesto27/files-services-download


https://github.com/ernesto27/files-services-download

download files golang tool

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# files-services-download

### Command line app to download images, videos from instagram and tiktok

## Install instructions

#### Download release
https://github.com/ernesto27/files-services-download/releases

#### Make file executable
```sh
$ chmod +x files-download
```
#### Download Image from instagram
```sh
$ ./files-download https://www.instagram.com/p/Cmrj1VMO0JR/
```

#### Download Video from tiktok
```sh
$ ./files-download "https://www.tiktok.com/@championsleague/video/7195195134932225285?q=messi&t=1675619868413"
```