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
|
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
|
a9fb7db613
|
disambiguate error messages
related to #25
|
2023-12-09 01:09:45 +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
|
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
|
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
|
77eb47c652
|
🐛 Fixed Linux clipboard
|
2023-06-21 16:24:46 +02: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
|
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 |
|
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 |
|
ayes-web
|
dae88b6e5f
|
Added macos support
|
2023-06-17 15:47:43 +03: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 |
|
Ren Tatsumoto
|
896cfa9a95
|
convert config values from lua to mpv
|
2022-07-11 13:01:07 +03:00 |
|
Ren Tatsumoto
|
2c73fe0be9
|
q to close
|
2022-04-05 14:26:26 +03:00 |
|
Ren Tatsumoto
|
c4fe1aa187
|
save name to a variable
|
2022-04-04 18:14:17 +03:00 |
|
Ren Tatsumoto
|
739c32e86e
|
add a switch for cleaning filename
|
2021-12-29 12:22:55 +03:00 |
|
Ren Tatsumoto
|
9708821194
|
tweak special chars filter
|
2021-12-29 12:19:15 +03:00 |
|
Ren Tatsumoto
|
65337f6aec
|
add ability to set fps from the config file
refer to #7
|
2021-12-17 14:43:57 +03:00 |
|
Ren Tatsumoto
|
fb58e6109a
|
add auto*auto resolution
fixes #5
|
2021-12-07 23:54:38 +03:00 |
|
Ren Tatsumoto
|
c893435206
|
compatibility with telegram
|
2021-08-18 09:16:24 +03:00 |
|
Ren Tatsumoto
|
ab9a63274b
|
save settings feature
|
2021-07-11 01:28:48 +03:00 |
|
Ren Tatsumoto
|
a71748b2c7
|
use notify
|
2021-07-11 01:21:49 +03:00 |
|
Ren Tatsumoto
|
5e104ff7e5
|
correct audio extension
|
2021-07-10 23:56:48 +03:00 |
|
Ren Tatsumoto
|
1b8a13bf81
|
cycle audio bitrates
|
2021-07-10 23:43:24 +03:00 |
|
Ren Tatsumoto
|
38422fd0c5
|
switch between aac and opus
|
2021-07-08 13:09:58 +03:00 |
|
Randy Palamar
|
2aaa9e9ea4
|
embed subs based on visibility instead of option
|
2021-07-05 12:00:32 -06:00 |
|
Ren Tatsumoto
|
fcdceea755
|
block 'c' button when prefs are open
|
2021-04-15 01:53:43 +03:00 |
|
Ren Tatsumoto
|
19b3f3fd74
|
use async when making clips
|
2021-04-15 01:47:27 +03:00 |
|
Ren Tatsumoto
|
f4d4ccc52c
|
paint menu
|
2021-04-15 01:47:27 +03:00 |
|
Ren Tatsumoto
|
9821f080cb
|
embed copyright
|
2021-04-15 01:47:27 +03:00 |
|
Ren Tatsumoto
|
b96ec88ddd
|
move osd styler to a separate file
|
2021-04-15 01:47:27 +03:00 |
|