Commit Graph
100 Commits
Author SHA1 Message Date
ksyasuda df82425eae update readme images 2022-07-14 00:02:08 -07:00
ksyasuda 1c8afc16cc fix infinite loop on no results found 2022-07-10 05:26:30 -07:00
ksyasuda e8054c6cf2 update table definitions 2022-06-27 00:41:04 -07:00
ksyasuda 737d54bcd2 fix episode selection menu on anime with 0- episodes 2022-06-25 16:55:25 -07:00
ksyasuda 7d574f7a6f fix theme not being passed properly in all cases 2022-06-16 23:35:35 -07:00
ksyasuda 7ad12b0da8 squash more bugs 2022-06-12 21:51:53 -07:00
ksyasuda c7911dc0a7 squash some bugs 2022-06-12 21:33:12 -07:00
ksyasuda 92b10cc0f6 update readme 2022-06-12 21:20:15 -07:00
ksyasuda e9c2048076 update readme 2022-06-12 19:18:38 -07:00
ksyasuda acdcf05514 cleanup code 2022-06-12 19:02:15 -07:00
ksyasuda ec41f5abb3 fix parsing of autoplay and silent mode flags 2022-06-12 19:00:03 -07:00
ksyasuda af7dee7d85 update cli flag parsing and cleanup code 2022-06-12 18:52:26 -07:00
ksyasuda 822e40074c revert changes 2022-06-12 18:36:30 -07:00
ksyasuda 80682a26db update cli flag parsing and cleanup code 2022-06-12 18:29:35 -07:00
ksyasuda f218b34e21 make autoplay stop after last episode 2022-06-04 16:37:55 -07:00
ksyasuda e5772469c7 update docs 2022-06-04 16:24:06 -07:00
ksyasuda 2e53ac3bfc cleanup code 2022-06-04 16:24:02 -07:00
ksyasuda 8d6acddea6 make yes default option autoplay prompt 2022-06-04 14:26:36 -07:00
ksyasuda 870920cbf5 move anime_id from prompt to message in rofi prompt 2022-06-04 14:13:24 -07:00
ksyasuda 1b797bee3e add autoplay flag for continue watching prompt after each episode 2022-06-04 02:05:37 -07:00
ksyasuda 692301d893 add disclaimer 2022-05-18 22:23:32 -07:00
ksyasuda 77eaa9e4b0 implement log access time fix 2022-05-05 16:59:27 -07:00
ksyasuda ce83a6155b fix same episode playing 2022-05-03 20:36:02 -07:00
ksyasuda 73e6b8d181 add alternate link feature from main script 2022-05-02 17:19:05 -07:00
ksyasuda 6dd2b4c279 update watch history highlighting when there is an episode 0 2022-04-25 19:49:05 -07:00
ksyasuda 04476f3ba4 allow autoselecting episode 0 2022-04-25 19:39:22 -07:00
ksyasuda d061438e2e allow episode 0 2022-04-25 19:30:38 -07:00
ksyasuda 505e5125b9 update link parsing 2022-04-19 13:01:47 -07:00
ksyasuda 9322d028f8 Merge branch 'master' of github.com:ksyasuda/aniwrapper 2022-04-18 09:44:59 -07:00
ksyasuda 0892bb1845 fix decryption alg again 2022-04-18 09:42:00 -07:00
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
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
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
ksyasuda 2221d550c0 remove whitespace from ep number if coming from continue function 2022-02-08 18:27:16 -08:00
ksyasuda 86a4e187a6 improvements 2022-02-08 00:12:43 -08:00
ksyasuda fa958884bb convert tabs to spaces 2022-02-07 12:06:31 -08:00
ksyasuda b272fc3994 make videos open in background in play from file 2022-02-07 03:20:29 -08:00
ksyasuda c6d5c6a1bd make logging statements use inf function 2022-02-07 02:09:23 -08:00
ksyasuda 593b66edea remove support for playing mp3 files in play from file 2022-02-07 02:09:09 -08:00
ksyasuda cdfe2674d7 port over the new ani-cli command-line menu code 2022-02-07 01:40:40 -08:00
ksyasuda 7d08c212fa update error handling for episode selection 2022-02-06 21:08:27 -08:00
ksyasuda 10a675202a update docs/help to reflect latest changes 2022-02-06 20:06:30 -08:00
ksyasuda c3b0a26ce7 update script to allow player selection in command-line mode 2022-02-06 20:04:37 -08:00
ksyasuda 49cf4f3ecc update readme and manpage to reflect latest changes 2022-02-06 19:43:24 -08:00