Commit Graph

305 Commits

Author SHA1 Message Date
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
ksyasuda 7907e809b8 make menus have active entry selected by default 2022-02-11 17:50:46 -08:00
ksyasuda 7a0eea5d69 make quality highlighting more dynamic 2022-02-11 17:41:31 -08:00
ksyasuda f1fbb643aa update showcase image 2022-02-10 01:54:38 -08:00
Kyle Yasuda 8895ab9145 update showcase 2022-02-10 01:53:54 -08:00
ksyasuda 9f80566b6e change continue to use search history so sorting works as intended 2022-02-09 20:52:54 -08:00
ksyasuda 024bb138f0 Merge branch 'master' of github.com:ksyasuda/aniwrapper 2022-02-09 20:23:22 -08:00
ksyasuda 3b5511cfb4 add 480p quality 2022-02-09 20:22:54 -08:00
ksyasuda 3647be366f remove flamingo theme and add nord2 2022-02-09 19:50:26 -08:00
ksyasuda 260d212e22 update readme 2022-02-08 19:32:30 -08:00
ksyasuda cc9d66d4a2 update showcase 2022-02-08 19:10:42 -08:00