Commit 9b8f536 1 parent 437f543 commit 9b8f536 Copy full SHA for 9b8f536
File tree 1 file changed +38
-10
lines changed
1 file changed +38
-10
lines changed Original file line number Diff line number Diff line change 1
1
# TokySnatcher 🤫
2
- > Snatch audiobooks from Tokybook 😈
3
2
3
+ > Snatch audiobooks from Tokybook 😈
4
4
5
5
## Installation
6
+
6
7
1 . Open terminal, then run:
7
- ``` sh
8
- pip install git+https://github.com/rahaaatul/TokySnatcher.git
9
- ```
8
+
9
+ ``` shell
10
+ pip install tokysnatcher
11
+ ```
12
+
13
+ or
14
+
15
+ ` ` ` shell
16
+ pip install git+https://github.com/rahaaatul/TokySnatcher.git
17
+ ` ` `
18
+
10
19
2. Run TokySnatcher
11
- ``` sh
12
- tokysnatcher
13
- ```
14
20
21
+ ` ` ` sh
22
+ tokysnatcher
23
+ ` ` `
24
+
25
+ > [! NOTE]
26
+ >
27
+ > - After downloading convert it into a proper m4b ebook with [AudioBookBinder](https://github.com/gonzoua/AudioBookBinder).
28
+ >
29
+
30
+ # # Usage
31
+
32
+ - In command line invoke ` -h` for help:
33
+
34
+ ` ` ` shell
35
+ tokysnatcher -h
36
+ ` ` `
37
+
38
+ - Invoke ` -d` or ` --directory` to add a custom directory
15
39
16
- > [ !TIP]
17
- > After downloading convert it into a proper m4b ebook with [ AudioBookBinder] ( https://github.com/gonzoua/AudioBookBinder ) .
40
+ ` ` ` shell
41
+ tokysnatcher -d " C:\Users\User\Music"
42
+ ` ` `
18
43
44
+ # # Thanks to
19
45
20
- # ❤️ Thank You
21
46
- [Tokybook](https://tokybook.com/)
22
47
- [Adrian Castro](https://github.com/castdrian/)
23
48
- [Eric Winter](https://github.com/xdf8/)
49
+ - [Daniel](https://github.com/rozari0)
50
+ - [Drew](https://github.com/drdeaton)
24
51
- [Claude AI](https://claude.ai/)
52
+ - [Gemini](https://gemini.google.com/app)
You can’t perform that action at this time.
0 commit comments