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
- Host: GitHub
- URL: https://github.com/ernesto27/files-services-download
- Owner: ernesto27
- License: mit
- Created: 2023-02-05T07:39:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-11T21:28:20.000Z (over 3 years ago)
- Last Synced: 2025-01-29T05:44:06.828Z (over 1 year ago)
- Topics: download, files, golang, tool
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
```