Commit Graph

49 Commits

Author SHA1 Message Date
cronyakatsuki
3a2e380add Rewriten title check system. 2022-05-18 21:21:23 +02:00
cronyakatsuki
2ea219e1b5 Fixed bad line cutting. 2022-05-02 22:51:54 +02:00
cronyakatsuki
fb3c57f7cd Pep8 formating. 2022-04-20 16:15:56 +02:00
cronyakatsuki
391439ef9e Fix bad linux path. 2022-03-10 19:04:34 +01:00
cronyakatsuki
cca11bba20 Added setup.py. 2022-03-10 18:37:40 +01:00
cronyakatsuki
f4406d0779 replaced with a linux made file. 2022-03-09 22:04:42 +01:00
cronyakatsuki
d155058130 Added linux support, removed addition files, using subprocces correctly now, ... 2022-03-09 21:59:36 +01:00
CronyAkatsuki
4933308af4 updating using index and code refactoring. 2022-02-03 19:23:43 +01:00
CronyAkatsuki
32833aee89 Better info snipping 2022-02-03 18:48:28 +01:00
CronyAkatsuki
16855e8eb6 Basic animdl stream and download functionality. 2022-01-17 13:52:41 +01:00
CronyAkatsuki
8a4586f4de Update. 2022-01-17 11:16:37 +01:00
CronyAkatsuki
31895e62d3 Added config support. 2021-12-14 21:13:17 +01:00
CronyAkatsuki
0e12897992 Better text formating using f string's. 2021-11-15 18:30:26 +01:00
CronyAkatsuki
cebf7a84be Test 2021-11-10 09:34:06 +01:00
CronyAkatsuki
e4f9cd4bfa Added option to check if any of providers have specific anime. 2021-11-05 14:04:52 +01:00
CronyAkatsuki
7647c04aba Added option for cheking providers. 2021-11-05 13:54:57 +01:00
CronyAkatsuki
465286fd3c Moved while loops to separate functions. 2021-10-31 21:33:39 +01:00
CronyAkatsuki
ee7908538f Moved argument parsing to function. 2021-10-31 21:22:20 +01:00
CronyAkatsuki
3f11eb3f59 Added everything to a main function and cleaned up the code. 2021-10-31 21:14:21 +01:00
CronyAkatsuki
1a4e7bdaef Removed uneeded imports 2021-08-28 17:08:16 +02:00
CronyAkatsuki
400da92e94 Version 1. 2021-08-28 17:07:33 +02:00
CronyAkatsuki
9fb3f39f67 Remove unnedeed options 2021-08-28 17:06:29 +02:00
CronyAkatsuki
42c9b1eb1f Added the option to watch specific episode of a specific show 2021-08-28 17:04:09 +02:00
CronyAkatsuki
ee6bc2ec69 Managed to use env vars in windows for better trackma listing of names, that also fixed some title problems with some anime. 2021-08-12 11:29:34 +02:00
CronyAkatsuki
5fcc54c1b1 Fixed formatting 2021-08-12 10:49:41 +02:00
CronyAkatsuki
a37e438210 Added provider and to watch a certain show options 2021-07-30 20:15:24 +02:00
CronyAkatsuki
882f9abbcd Ask user to exit after finishin watchin one anime 2021-07-13 16:41:15 +02:00
CronyAkatsuki
2c688028ce Updated watch function 2021-07-13 16:33:43 +02:00
CronyAkatsuki
13be5cdfd3 Redid some if questions 2021-07-13 15:49:34 +02:00
CronyAkatsuki
653a85138b Clear exit after using ctrl + c 2021-07-10 17:47:49 +02:00
CronyAkatsuki
9e2ddbe178 create a function for anime dl running 2021-07-10 17:25:43 +02:00
CronyAkatsuki
7804ccc29f Code cleanup 2021-07-10 16:12:12 +02:00
CronyAkatsuki
d449a59b08 Replaced os.system calls to subprocces ones 2021-07-10 15:31:34 +02:00
CronyAkatsuki
346bf9190f Moving away from pypi 2021-07-09 22:10:10 +02:00
CronyAkatsuki
8cb3a506a0 pypi package and testing script 2021-07-03 18:22:32 +02:00
CronyAkatsuki
c525b45d6a Fixed version print 2021-07-03 16:07:09 +02:00
CronyAkatsuki
5446fe32d6 Added a check for problematic titles, with txt files and fixed typos 2021-07-03 16:04:48 +02:00
CronyAkatsuki
d94ab5b7b1 better downloading supprt 2021-07-03 15:09:23 +02:00
CronyAkatsuki
8570384308 Added cli arguments and downloading support 2021-07-03 15:05:12 +02:00
CronyAkatsuki
1ff4f58dcd Added comments 2021-07-03 12:32:35 +02:00
CronyAkatsuki
67df5c2360 Retrieving list after title meta 2021-07-03 12:00:03 +02:00
CronyAkatsuki
1b96f8c811 continuous nex episode wathc 2021-07-03 11:43:36 +02:00
CronyAkatsuki
c732e50a4f added syncing after update title meta 2021-07-03 11:07:57 +02:00
CronyAkatsuki
151f79d3ee added after watch update question 2021-07-01 18:51:32 +02:00
CronyAkatsuki
4686d27350 Added continus watching posibility 2021-06-28 15:10:52 +02:00
CronyAkatsuki
05b66d54b9 Added basic show update functionality 2021-06-27 21:58:43 +02:00
CronyAkatsuki
79bcf1179e added basic functions 2021-06-27 21:28:26 +02:00
CronyAkatsuki
422a5e2de4 Added ability to watch all remaining episode of an anime 2021-06-27 20:48:43 +02:00
CronyAkatsuki
a27e3cc037 first commit 2021-06-27 16:24:51 +02:00