File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# animepahe-dl
22
3- Python program to download anime from [ AnimePahe] ( https://animepah .com )
3+ Python program to download anime from [ AnimePahe] ( https://animepahe .com )
44
55## Table of contents
66
@@ -9,19 +9,18 @@ Python program to download anime from [AnimePahe](https://animepah.com)
99 - [ Requirements] ( #requirements )
1010 - [ How to Use] ( #how-to-use )
1111 - [ Examples] ( #examples )
12- - [ Todos ] ( #todos )
12+ - [ To-dos ] ( #to-dos )
1313
1414## Requirements
1515
1616```
17- node (optional)
17+ node
1818requests
1919tqdm
2020crypto
2121pyfzf
2222ffmpeg
2323fzf
24-
2524```
2625
2726### How to Use
@@ -53,20 +52,20 @@ options:
5352
5453```
5554
56- ## Todos
55+ ## To-dos
5756
5857---
5958
6059- [x] ~~ Trying to get rid of Node.js as a dependency~~
6160- [x] ~~ Fixing multiple entries of same anime in the myanimelist for checking for updates~~
62- - [ ] Fixing codes
63- - [ ] Option to select node or dumb method
61+ - [x ] Fixing codes
62+ - [ ] ~~ Option to select node or dumb method~~
6463- [ ] Maybe making a proper package :thinking :
6564- [ ] Option for adding anime for future checking ?
6665- [x] Fix download indicator segments
6766- [x] ~~ Fix download indicator main indicator~~
68- - [x] ~~ New issue with ffmpeg trouble with audio , aac codec issue~~
67+ - [x] ~~ New issue with ffmpeg trouble with audio , AAC codec issue~~
6968- [ ] Change the default download location ? :thinking : or as an option ?
7069- [x] Resuming Capability
71- - [ ] Some probelm with naming scheme
70+ - [ ] Some problem with naming scheme
7271- [ ] What if no quality present ?
You can’t perform that action at this time.
0 commit comments