https://github.com/guerinoni/packtpub-dl
CLI for downloading only FREE book from PacktPub.
https://github.com/guerinoni/packtpub-dl
Last synced: about 2 months ago
JSON representation
CLI for downloading only FREE book from PacktPub.
- Host: GitHub
- URL: https://github.com/guerinoni/packtpub-dl
- Owner: guerinoni
- Created: 2021-12-29T15:55:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-21T22:54:31.000Z (over 2 years ago)
- Last Synced: 2025-04-06T10:33:45.015Z (6 months ago)
- Language: Rust
- Size: 62.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# packtpub-dl
CLI for downloading only FREE book from PacktPub."Don't use it". :^)
#### Use form sourc
```bash
cargo run -- username@gmail.com myFancyPassword
```
#### Use pre built binary
```bash
packtpub-dl username@gmail.com myFancyPassword
```