Commit Graph

95 Commits

Author SHA1 Message Date
ksyasuda
1745810ade update setup file and add makefile to make simplify install 2021-10-31 13:24:41 -07:00
ksyasuda
7b5c1fe52d change logic to handle anime/episode history 2021-10-31 03:30:53 -07:00
ksyasuda
9ff2e5011f add aniwrapper script 2021-10-30 16:30:40 -07:00
ksyasuda
817662f489 add option to specify download directory 2021-10-30 16:30:00 -07:00
ksyasuda
9da0043ea5 fix queries in other db functions 2021-10-30 12:38:42 -07:00
ksyasuda
53a6557d08 remove unused option in config file 2021-10-30 11:30:19 -07:00
ksyasuda
a11d55b726 fix checkdb function and add needed .rasi conf
fixed checkdb function always returning 2 instead of the count

also add arc_dark_transparent_colors.rasi config file for use in meh.rasi
2021-10-30 11:27:37 -07:00
ksyasuda
ec2e46df66 update location of database and rofi config file 2021-10-30 00:53:18 -07:00
ksyasuda
9254956775 change most menus to rofi and add history db
all menus (except the last one) use rofi menu

additionally all anime's selected in a search or episodes selected to
watch will be inserted into a local sqlite3 database [history.sqlite3]
2021-10-29 22:49:52 -07:00
JimboKearn
e5c2a1796e gogoanime working again 2021-10-16 10:34:10 +05:30
JimboKearn
876b6dd5dc Updated README.md 2021-10-07 18:02:27 +05:30
JimboKearn
1fb81f0ba5 fix: download feature 2021-10-07 18:02:10 +05:30
JimboKearn
74adb643a4 added replay button 2021-10-07 15:54:15 +05:30
JimboKearn
38c46e4f20 fixed it! 2021-10-07 15:51:38 +05:30
JimboKearn
599e18e531 bypassed captcha 2021-07-16 17:43:09 +05:30
Harshith
f5ef3e8cde NOT WORKING 2021-06-26 01:02:25 +05:30
Harshith
c03055d587 refactor: check for valid episode number 2021-06-21 21:57:36 +05:30
Harshith
b1d57f92ff
Merge pull request #18 from HACKER097/master
feat: Added option to select episode with next and previous episode.
2021-06-21 21:54:43 +05:30
Harshith
5b4122fe2d refactor: bashism 2021-06-21 21:53:15 +05:30
Harshith
e0215ee639
Merge pull request #17 from r2dev2/master
Reset shell color when exiting via keyboard interrupt
2021-06-21 21:52:45 +05:30
NO ONE
e01a38a8dd
Update ani-cli 2021-06-21 11:30:06 +05:30
r2dev2
d2dc079951
Reset shell color when exiting via keyboard interrupt 2021-06-18 14:28:34 -07:00
Harshith
986d5613d5 feat: continue downloads
- refer #13
- the script has to be run in the directory which contains the
  incomplete download.
2021-06-18 15:51:56 +05:30
Harshith
79fd433746 refactor: modular code
- created fuctions for most snippets
- zero padding to the download file name
2021-06-18 15:48:16 +05:30
Harshith
00912ce2cf
Merge pull request #14 from Dink4n/resume-watching
feat: episode count to continue where we left off
2021-06-18 15:12:49 +05:30
JimboKearn
01197405b7 Updated README.md 2021-06-18 12:30:24 +05:30
JimboKearn
6d65ba099d minor tweaks 2021-06-18 12:23:06 +05:30
JimboKearn
8c36d69ca6 replaced awk and cut with sed 2021-06-18 09:47:47 +05:30
JimboKearn
22f223a4ec replaced json with tsv 2021-06-15 20:46:30 +05:30
JimboKearn
8d359fef31 feat: episode count to continue where we left off 2021-06-14 14:52:02 +05:30
Harshith
013048b4cd fix: episodes repeating 2021-06-13 17:24:19 +05:30
Harshith
9792a65144 feat: read query; player selection; download multiple episodes at once
* the player could be changed by editing player_fn variable on the top
  in the start of the script
* To download multiple episodes at once
 Enter start and end episode number at episode selection
2021-06-13 17:10:23 +05:30
Harshith
7f6d6db1b2 refactor: error goes to stderr 2021-06-11 19:10:54 +05:30
Harshith
b4d98eb249 check: deps
- #6
2021-06-11 18:53:39 +05:30
Harshith
bf903f746e feat: download feature 2021-06-10 16:18:06 +05:30
Harshith
4a77126a7c docs: added comments 2021-06-10 03:20:39 +05:30
Harshith
59416e4ef3 feat:colors 2021-06-09 21:23:30 +05:30
Harshith
1c63ef633d
Update README.md 2021-06-09 20:31:05 +05:30
Harshith
df8d278910 Merge branch 'master' of github.com:pystardust/ani-cli 2021-06-09 20:27:18 +05:30
Harshith
7bd821e050 feat: no more browser :) 2021-06-09 20:26:57 +05:30
Harshith
4eeb77f828
docs: fix typo 2021-06-09 18:01:49 +05:30
Harshith
104fce46e1 refactor: change of name to ani-cli 2021-06-09 17:57:39 +05:30
Harshith
ee710f882b
Merge pull request #1 from pystardust/add-license-1
Create LICENSE
2021-06-09 17:57:05 +05:30
Harshith
c69e971f5a
Create LICENSE 2021-06-09 17:56:54 +05:30
Harshith
31c76d056f initial commit 2021-06-09 17:55:23 +05:30