Commit Graph

315 Commits

Author SHA1 Message Date
ksyasuda
ae0c19b5f2 add m3u8 quality parsing and fix mp4 quality parsing 2022-04-17 18:43:14 -07:00
ksyasuda
13635cabf2 update decryption alg 2022-04-17 18:13:40 -07:00
ksyasuda
d7e78836a4 add dynamic keys parsing code from main script 2022-04-15 22:18:18 -07:00
ksyasuda
7c8a13573b new encryption keys 2022-04-15 04:36:43 -07:00
ksyasuda
2f0f552068 update keys 2022-04-14 08:40:45 -07:00
ksyasuda
47f9ca19ae refactor stream function to match check_db return code 2022-04-08 00:54:20 -07:00
ksyasuda
acb236ce23 auto select episode if only one exists 2022-04-07 01:18:46 -07:00
ksyasuda
fd59f7e2fe fix downloading an episode from menu 2022-04-03 13:43:09 -07:00
ksyasuda
925b7c86e2 fix no search results found loop if no query provided 2022-04-03 11:59:16 -07:00
ksyasuda
aa821e774a update readme 2022-04-02 16:27:51 -07:00
ksyasuda
73eb2a274e implement some ani-cli V2 functions 2022-04-02 14:36:39 -07:00
ksyasuda
6af4a46b86 clean up code a bit 2022-03-31 20:04:07 -07:00
ksyasuda
cee96ec9cc monkey see monkey do 2022-03-29 17:45:32 -07:00
ksyasuda
1d1dc517f4 fix episode naming for m3u8 download 2022-03-27 23:37:09 -07:00
ksyasuda
0ea84fb450 fix episode naming for aria2c download 2022-03-26 11:56:37 -07:00
ksyasuda
8327afc43e add ffmpeg as dependency 2022-03-15 16:41:01 -07:00
ksyasuda
c7fb101b10 add ffmpeg for m3u8 download and update cryptography 2022-03-15 15:09:50 -07:00
ksyasuda
228c2014c7 remove support for mplayer 2022-03-03 23:54:59 -08:00
ksyasuda
006fdc6572 update episode selection prompt in command line mode 2022-03-03 23:46:52 -08:00
ksyasuda
3c4189e3ac add resume function to command-line download mode 2022-03-03 23:42:48 -08:00
ksyasuda
5c7093daf0 fix bug in interactive mode 2022-03-03 23:35:47 -08:00
ksyasuda
776c4961aa update help/docs 2022-03-03 18:57:18 -08:00
ksyasuda
aac3761e37 add -r flag to select previously watched anime and start at ep selection 2022-03-03 18:53:23 -08:00
ksyasuda
aa39625956 port over new decrypt function to fix scraping issue 2022-03-03 18:04:20 -08:00
ksyasuda
4af41db0bf add openssl to dep_ch function 2022-02-22 08:30:57 -08:00
ksyasuda
8882405c0e add option to download current episode 2022-02-22 08:18:14 -08:00
ksyasuda
4d704d4b32 make queries not distinct since uniqueness is enforced at table level 2022-02-21 19:41:50 -08:00
ksyasuda
7a3a61bb58 run insert queries in background before search_eps function 2022-02-20 20:00:25 -08:00
ksyasuda
f95ae51af8 check exit code directly in update_date function 2022-02-20 19:57:40 -08:00
ksyasuda
8fb570b003 simplify logic in find_media function 2022-02-20 19:11:14 -08:00
ksyasuda
d7bd5899b5 revert change for now so new episodes can be picked up 2022-02-20 17:47:16 -08:00
ksyasuda
924b0eed76 update watch history when downloading anime 2022-02-20 15:36:34 -08:00
ksyasuda
74ac27bb79 update link parsing 2022-02-19 22:14:01 -08:00
ksyasuda
7c85a91d65 spaces -> tabs 2022-02-19 22:13:07 -08:00
ksyasuda
e851b92289 add new themes to selection menu 2022-02-19 02:36:02 -08:00
ksyasuda
04cad2425b fix selecting new anime 2022-02-19 02:10:05 -08:00
ksyasuda
d390d0a683 update manpage 2022-02-19 01:36:37 -08:00
ksyasuda
3bfbaa7749 add anime lookup table for tracking start/end episodes for each anime/season 2022-02-19 01:35:41 -08:00
ksyasuda
6137deb26b consolidate sql scripts into one 2022-02-19 01:33:02 -08:00
ksyasuda
a56fe29a29 add anime table and consolidate into one script 2022-02-19 01:32:33 -08:00
ksyasuda
f23586116d add alter and monokai theme 2022-02-18 12:18:28 -08:00
ksyasuda
6e5b3c463a fix script not quitting when escaping from play from file mode 2022-02-16 23:58:20 -08:00
ksyasuda
01fe1bb68a apply autoformatter to markdown files 2022-02-16 23:57:43 -08:00
ksyasuda
02349915c1 sort directory list in play from file mode 2022-02-16 00:43:40 -08:00
ksyasuda
1461c3bc62 change -only-match to -no-custom to allow ESC to quit rofi menus 2022-02-15 02:22:59 -08:00
ksyasuda
4c2d7ae27e window titles for rofi 2022-02-15 02:20:10 -08:00
ksyasuda
d2611e6e33 fix updating datetime and enforce list mode on sqlite3 2022-02-15 01:26:19 -08:00
ksyasuda
41c40bbd38 add dir history to play from file menu 2022-02-15 01:25:24 -08:00
ksyasuda
90dec870e0 less hardcoding in theme selection and row highlighting 2022-02-13 12:06:06 -08:00
ksyasuda
e29d3f7db3 update base_url to new site 2022-02-13 00:16:27 -08:00