Commit graph

110 commits

Author SHA1 Message Date
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 9b49ec3f0a add github dir 2022-07-11 12:57:51 +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 f02b1bf571 update readme 2021-07-10 23:56:03 +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
Ren Tatsumoto 77744d5de1
Merge pull request #3 from 0x766F6964/embed-subs
embed subs based on visibility instead of option
2021-07-06 04:47:15 +00:00
Randy Palamar 2aaa9e9ea4 embed subs based on visibility instead of option 2021-07-05 12:00:32 -06:00
Ren Tatsumoto 2496e51454 replace dofile with require 2021-04-16 18:52:21 +03:00
Ren Tatsumoto b3ef9a2324 rename text 2021-04-16 18:40:07 +03:00
Ren Tatsumoto 51e359b696 add dir structure explanation 2021-04-15 04:15:44 +03: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 51365df90e add color support to the styler 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
Ren Tatsumoto 3ad98dab5f update readme 2021-04-15 01:47:27 +03:00
Ren Tatsumoto cc191c6d91 add embed subs controls to the menu 2021-04-15 01:47:04 +03:00
Ren Tatsumoto 0b83cd0544 embed subs 2021-04-15 01:47:04 +03:00
Ren Tatsumoto 90de5bf129 use ytdl format 2021-04-14 19:11:15 +03:00
Ren Tatsumoto 52b0295de1 auto is always true 2021-04-14 18:30:55 +03:00
Ren Tatsumoto e38c92870d suppress undeclared warning 2021-04-14 18:30:40 +03:00
Ren Tatsumoto 71e4744d96 migrate to mpv v0.33 2020-12-23 22:39:26 +03:00
Ren Tatsumoto 56b103b2bd update readme 2020-10-24 14:48:25 +03:00
Ren Tatsumoto 90379c7e06 move code to a function 2020-10-24 12:02:50 +03:00
Ren Tatsumoto 961c0e03c7 add meme badges 2020-10-24 11:40:41 +03:00
Ren Tatsumoto d25d9dd004 update screenshot 2020-10-24 11:40:22 +03:00
Ren Tatsumoto 14868d4755 update readme 2020-10-24 10:20:28 +03:00
Ren Tatsumoto f6b672dca7 add new config options to the readme 2020-10-23 18:48:20 +03:00
Ren Tatsumoto 4f6c9abed0 mention manual install 2020-10-23 18:40:14 +03:00
Ren Tatsumoto ca50c420b8 video_bitrate option 2020-10-23 18:34:45 +03:00
Ren Tatsumoto 206e3a4c9f vp8 support 2020-10-23 18:34:24 +03:00
Ren Tatsumoto 9300a82f15 force menu bindings 2020-10-23 16:40:09 +03:00
Ren Tatsumoto 4e9e3649d7 rename keybinds to keybindings 2020-10-23 16:39:53 +03:00
Ren Tatsumoto a195148ad9 rename menu to main_menu 2020-10-23 16:34:23 +03:00
Ren Tatsumoto d20798dabd separate menu for preferences 2020-10-23 16:33:36 +03:00
Ren Tatsumoto 057ec14630 inherit menu from Menu 2020-10-23 16:32:33 +03:00
Ren Tatsumoto cbaa6961e4 respect config options for audio 2020-10-23 16:26:07 +03:00
Ren Tatsumoto 30919879c4 respect config options for video 2020-10-23 16:22:43 +03:00