Ren Tatsumoto
4fd40d66c9
handle nil return value
2024-05-26 21:34:08 +03:00
Ren Tatsumoto
0e3f2245b0
accept a wider range of chars in the config path
...
related to #29
2024-03-08 19:18:58 +03:00
Ren Tatsumoto
0c6534595b
trim timestamps down to milliseconds
2024-03-08 19:17:48 +03:00
Ren Tatsumoto
498a4d0975
print the arguments to be executed
2024-02-29 02:24:23 +03:00
brainless
305dbd2fdf
add mpv.net support ( #28 )
...
* change argument as written in the mpv manual
* include filename in clip saved notification
* add mpvnet to encoder alive check
* revert unnecessary changes
---------
Co-authored-by: Ren Tatsumoto <tatsu@autistici.org>
2024-02-26 13:49:13 +00:00
Ren Tatsumoto
19f3563702
Update README.md
2023-12-09 16:04:06 +00:00
Ren Tatsumoto
94eba22ec9
warn if encoder is not available
2023-12-09 18:59:23 +03:00
Ren Tatsumoto
8699be53aa
refactor encoder
2023-12-09 18:47:08 +03:00
Ren Tatsumoto
ac89e7508e
update readme
2023-12-09 01:24:53 +03:00
Ren Tatsumoto
71850061a1
mention PATH in the readme
...
related to #25
2023-12-09 01:13:22 +03:00
Ren Tatsumoto
a9fb7db613
disambiguate error messages
...
related to #25
2023-12-09 01:09:45 +03:00
Ren Tatsumoto
1afd587e04
add config.yml
...
try to defer irrelevant issues
2023-12-08 04:49:08 +03:00
Ren Tatsumoto
3a1621c844
be separator-agnostic when constructing config path
...
related to #25
2023-12-07 01:01:36 +03:00
MicrochipQ
509b6b6245
add support for multiple external subs and burn secondary subs ( #23 )
...
* add support for multiple external subs
* add support for secondary subtitles
2023-11-01 05:21:15 +00:00
MicrochipQ
19fed5aa76
add sub_font to config ( #22 )
2023-10-10 23:07:47 +00:00
Ren Tatsumoto
1adeeabccc
warn about the menu key
2023-09-10 17:02:07 +03:00
Ren Tatsumoto
7872c5154d
set status to 0 if succeeded
2023-09-10 17:01:57 +03:00
Ren Tatsumoto
5d0e4f4415
attempt to fix 中華フォント現象 on some systems
2023-07-02 05:59:26 +03:00
Ren Tatsumoto
579e28c5f9
Merge pull request #20 from TheColorman/master
...
Add Catbox upload support
2023-06-26 17:14:12 +00:00
Ren Tatsumoto
5a15827d7a
merge macos and gnu clipboard implementations
2023-06-26 20:12:20 +03:00
TheColorman
667b8c432c
🎨 Use Mac environment variable
...
Switch to io.popen to allow the passing of the LANG environment variable
2023-06-26 15:19:54 +02:00
TheColorman
6c571a8296
🐛 Fix Linux clipboard error handling
2023-06-26 14:56:19 +02:00
Ren Tatsumoto
1b816e916e
refactor
2023-06-25 23:33:30 +03:00
Ren Tatsumoto
edb58822c6
don't keep mpv open
2023-06-22 21:07:36 +03:00
TheColorman
cc4b51b241
⚙️ Changed default config
2023-06-21 16:39:34 +02:00
TheColorman
159a06a59d
🐛 Fixed incorrect fix of actually correct logical operator
2023-06-21 16:35:02 +02:00
TheColorman
73c0872e4f
🐛 Fixed incorrect logical operator
2023-06-21 16:32:03 +02:00
TheColorman
aebc0ece7a
🔀 Merge branches
2023-06-21 16:28:27 +02:00
TheColorman
77eb47c652
🐛 Fixed Linux clipboard
2023-06-21 16:24:46 +02:00
ayes-web
65fb83375c
Fix xorg clipboard
2023-06-19 20:38:39 +03:00
TheColorman
b2dad49a2c
🐛 Moved system variables to the top
2023-06-19 16:43:52 +02:00
TheColorman
a8745622e0
🎨 Moved curl to subprocess function
2023-06-19 16:29:58 +02:00
TheColorman
c4383db473
🎨 Added separate section to system-dependent variables
2023-06-19 16:25:48 +02:00
TheColorman
eb9ce62d0b
🐛 Fixed spelling mistake in curl os check
2023-06-19 16:24:19 +02:00
TheColorman
e9e8482590
🎨 Added OS-dependent open utility and added clipboard fallback
2023-06-19 16:06:43 +02:00
TheColorman
046a3e539e
📝 Added Catbox configuration info to README
2023-06-19 15:11:44 +02:00
TheColorman
1a814db1c5
💄 Renamed upload function
2023-06-19 15:04:13 +02:00
TheColorman
c18bfe13f7
🎨 Increased scope of error handling
...
The previous error handler used Windows-specific error codes
2023-06-19 15:00:28 +02:00
Alexander Thoren
d49c404816
Merge pull request #1 from ayes-web/catbox-linux-mac
...
Add linux and macos support
2023-06-19 05:37:29 -07:00
ayes-web
6ff0dabf56
Add linux and macos support
2023-06-19 13:58:13 +03:00
TheColorman
37ebced409
🚸 Switched z and x keys in Catbox preferences
2023-06-18 15:39:59 +02:00
TheColorman
0d116038a6
💄 Updated uploading notification to match current config
2023-06-18 15:32:31 +02:00
TheColorman
97071e5683
🚧 Added Catbox support for Windows
2023-06-18 15:20:57 +02:00
Ren Tatsumoto
6cbf9ac3c5
don't set timings less than 0
2023-06-17 15:59:46 +03:00
Ren Tatsumoto
a2f9c367b1
Merge pull request #19 from ayes-web/master
...
Add macos support
2023-06-17 12:58:52 +00:00
ayes-web
dae88b6e5f
Added macos support
2023-06-17 15:47:43 +03:00
Ren Tatsumoto
c33cc0a94e
Merge pull request #18 from Cephian/master
...
Comment out duplicate `video_fps` field in default config
2023-05-13 05:56:07 +00:00
Jackson Abascal
24e0458451
comment out duplicate in default config
2023-05-12 22:30:17 -07:00
Ren Tatsumoto
44e420487c
change filename pattern
2023-05-03 21:50:48 +03:00
Ren Tatsumoto
9e7623222f
fix external filenames not working when secondary sid is active
2023-02-03 10:58:16 +03:00