Commit Graph

17 Commits

Author SHA1 Message Date
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
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 7bd821e050 feat: no more browser :) 2021-06-09 20:26:57 +05:30
Harshith 104fce46e1 refactor: change of name to ani-cli 2021-06-09 17:57:39 +05:30