ksyasuda
|
24f3c25142
|
update quality selection menu
|
2022-02-03 15:25:15 -08:00 |
|
ksyasuda
|
cf5c5dbcee
|
fix switching back to defualt theme
|
2022-02-01 13:25:05 -08:00 |
|
ksyasuda
|
a1576f1549
|
add option to switch themes from the main menu
|
2022-01-31 23:29:32 -08:00 |
|
ksyasuda
|
dad456eac9
|
better error handling for command-line quality selection
|
2022-01-31 22:47:06 -08:00 |
|
ksyasuda
|
50af29a5bd
|
make silent option more silent
|
2022-01-31 03:25:52 -08:00 |
|
ksyasuda
|
bd1b846921
|
update help text and readme for new option
|
2022-01-29 01:09:54 -08:00 |
|
ksyasuda
|
2d9c070374
|
change silent to -S to not conflict with sync option
|
2022-01-29 01:00:49 -08:00 |
|
ksyasuda
|
e25831fa44
|
replace some conditionals with arithmetic expansion
|
2022-01-29 00:39:18 -08:00 |
|
ksyasuda
|
59ea0c99b6
|
make quit function quiet by default
|
2022-01-26 00:58:16 -08:00 |
|
ksyasuda
|
bf4cd37b32
|
add message back to download prompt
|
2022-01-23 16:49:36 -08:00 |
|
ksyasuda
|
ce2004e09c
|
change name of logging function to not conflict with builtin
|
2022-01-15 19:32:06 -08:00 |
|
ksyasuda
|
266f684817
|
revert quality to best by default
|
2022-01-15 13:06:04 -08:00 |
|
ksyasuda
|
44438b3a47
|
update to scrape gogoplay
|
2022-01-14 12:05:49 -08:00 |
|
ksyasuda
|
b4afebe72c
|
better sync history functions
|
2022-01-11 22:01:05 -08:00 |
|
ksyasuda
|
9662a28aa4
|
update themes and allow for specifying dpi with -D
|
2022-01-11 17:05:11 -08:00 |
|
ksyasuda
|
20bcea5d09
|
fix bugs in check flags function
|
2022-01-10 15:03:12 -08:00 |
|
ksyasuda
|
ce27ce7684
|
more improvements and add nord theme
|
2022-01-09 02:33:29 -08:00 |
|
ksyasuda
|
9be6dccf79
|
improvements
|
2022-01-08 15:34:18 -08:00 |
|
ksyasuda
|
aaaad7d986
|
refactor code
|
2022-01-08 14:53:56 -08:00 |
|
ksyasuda
|
70c141cf8e
|
add cmdline options to connect to or query database
|
2022-01-07 10:34:33 -08:00 |
|
ksyasuda
|
5e5d004728
|
fix scraping
|
2022-01-07 09:24:13 -08:00 |
|
ksyasuda
|
0b2e28f2fd
|
add handling for default and custom themes in scripts
|
2022-01-06 19:34:24 -08:00 |
|
ksyasuda
|
952519de8b
|
add dracula type theme and update script to accept theme arg
|
2022-01-06 02:00:37 -08:00 |
|
ksyasuda
|
797df2b1fb
|
update to scrape sbplay
|
2022-01-05 10:54:19 -08:00 |
|
ksyasuda
|
090f0e84e7
|
move play from file function to ani-cli script
|
2022-01-04 18:07:41 -08:00 |
|
ksyasuda
|
24303d4b64
|
update mpv command
|
2022-01-04 12:05:36 -08:00 |
|
ksyasuda
|
78ef98562b
|
clean up code and add ability to search for and play mp3 files
|
2022-01-04 11:39:25 -08:00 |
|
ksyasuda
|
f9d4f65f22
|
make play from file safer
|
2022-01-04 00:57:22 -08:00 |
|
ksyasuda
|
9d7af52ad0
|
clean up code and fix sync watch history bug
|
2022-01-03 17:00:01 -08:00 |
|
ksyasuda
|
d48c702db1
|
clean up code a bit
|
2022-01-02 23:18:27 -08:00 |
|
ksyasuda
|
9cf1c21ccf
|
remove playlist mode entirely
|
2022-01-02 15:15:16 -08:00 |
|
ksyasuda
|
ef105c5186
|
apply patches from main script for better scraping
add more options for video quality
|
2022-01-02 11:00:49 -08:00 |
|
ksyasuda
|
55470e87e9
|
update code formatting
|
2022-01-02 09:53:16 -08:00 |
|
ksyasuda
|
37f60ffb21
|
clean up code a bit and fix sync watch history
|
2022-01-01 21:10:53 -08:00 |
|
ksyasuda
|
eec96f21b4
|
replace playlist feature with play from file and update readme
|
2021-12-31 17:03:38 -08:00 |
|
ksyasuda
|
e7f365c173
|
fix aniwrapper get_quality not setting properly
also add ability to specify quality in command-line mode
|
2021-12-30 21:39:41 -08:00 |
|
ksyasuda
|
e883c5fa6a
|
add ability to disable rofi with -c flag
it's basically just ani-cli then, but I haven't found a way to do
optional parameters in getopts yet
|
2021-12-30 21:20:40 -08:00 |
|
ksyasuda
|
31ed4ceb5a
|
remove unset variable check
|
2021-12-19 20:12:04 -08:00 |
|
ksyasuda
|
41cfdb41d6
|
implement optional quality selection with -q flag
by default the script searches for the best quality video
with the -q flag, you will be prompted to choose betweeen 'best' and
'worst' quality
|
2021-12-16 00:21:58 -08:00 |
|
ksyasuda
|
78b8dbb3eb
|
update aniwrapper sync to pass verbose option
|
2021-11-22 12:42:07 -08:00 |
|
ksyasuda
|
737d066ced
|
fix db history sync
|
2021-11-20 13:07:47 -08:00 |
|
ksyasuda
|
7ee540601e
|
Merge branch 'master' of github.com:ksyasuda/aniwrapper
|
2021-11-18 15:55:41 -08:00 |
|
ksyasuda
|
a2eedef977
|
update sync history function
|
2021-11-18 15:52:37 -08:00 |
|
ksyasuda
|
ff703721f6
|
fix continue and add delete from playlist
made it so playlist file is specified directly in ani-cli instead of
going with the default
|
2021-11-12 17:22:22 -08:00 |
|
ksyasuda
|
95781fd750
|
fix anime query
|
2021-11-11 15:17:55 -08:00 |
|
ksyasuda
|
65511a2961
|
add option for private key path in sync database
|
2021-11-11 14:36:04 -08:00 |
|
ksyasuda
|
4853dea3d5
|
add sync database option
Added option to sync the history databases for the same user
across devices on the same network (or the internet if that is set up on
the machines)
|
2021-11-11 14:13:11 -08:00 |
|
ksyasuda
|
ea63ad4ac8
|
update readme and turn off verbose mode
|
2021-11-09 00:54:55 -08:00 |
|
ksyasuda
|
4b7fccec1c
|
fix playlist from file and add more logging
|
2021-11-08 17:41:46 -08:00 |
|
ksyasuda
|
6a1bfe1183
|
add error checking to playlist mode
|
2021-11-08 00:55:36 -08:00 |
|