29 Commits

Author SHA1 Message Date
Jouni
b71beb60eb fix ytdl:// urls 2022-02-07 22:28:15 +02:00
jouni
e68fed22ad Merge pull request 'create a symlink to main.lua for new mpv autodetect' (#7) from jimman2003/mpv_sponsorblock_minimal:main_symlink into master
Reviewed-on: https://codeberg.org/jouni/mpv_sponsorblock_minimal/pulls/7
2021-10-01 17:32:18 +02:00
jimman2003
4d69ac24f4 create a symlink to main.lua for new mpv autodetect 2021-10-01 14:52:57 +03:00
Jouni
9ae5f21658 do the formating in a better way 2021-09-28 16:47:05 +03:00
Jouni
0e5420df8d make a little more compact 2021-09-28 00:50:16 +03:00
Jouni
91ec0ef19d don't need -G flag and don't set useragents 2021-09-27 23:44:32 +03:00
Jouni
3cd13d8cba escape brackets 2021-09-27 20:39:19 +03:00
jouni
b8efe2ecca Merge pull request 'Adding support for lua-curl + indentation fix' (#5) from mva/mpv_sponsorblock_minimal:lua-curl into master
Reviewed-on: https://codeberg.org/jouni/mpv_sponsorblock_minimal/pulls/5
2021-09-27 17:54:43 +02:00
Vadim A. Misbakh-Soloviov
da896fb0a2
Adding user-agent to external curl coe branch as per comment 2021-09-27 22:33:40 +07:00
Vadim A. Misbakh-Soloviov
79ab84aa60
lua-curl + indentation fixed + optimizations 2021-09-25 05:14:04 +07:00
jouni
0338a12f31 Merge pull request 'Try getting youtube_id from video metadata' (#4) from jcj/mpv_sponsorblock_minimal:youtube-id-from-metadata into master
Reviewed-on: https://codeberg.org/jouni/mpv_sponsorblock_minimal/pulls/4
2021-09-16 17:46:02 +02:00
jcj
d321aed9c5 Try getting youtube_id from video metadata 2021-09-14 14:02:43 +02:00
jouni
b1ed75df1a Merge pull request 'Fix playlist playback' (#3) from nixx/mpv_sponsorblock_minimal:fix-playlist into master
Reviewed-on: https://codeberg.org/jouni/mpv_sponsorblock_minimal/pulls/3
2021-08-07 17:56:50 +02:00
nixx
a6a97fa09c Unload ranges and turn off on end of file 2021-08-07 15:11:43 +02:00
Jouni
3b25399072 Merge branch 'test' 2021-04-14 22:48:44 +03:00
JanBecker
f1cf9f4752 Fixed Error with hypens in Youtube-IDs
Changed regex to find the youtube-IDs in filenames like
"This\ Epic\ Studio\ Tour\ Almost\ Killed\ Me\!\!-zk97ywS-fGc.mkv",
where previously only "fGc" was matched.
2021-04-14 16:38:47 +02:00
Jouni
65e13958f2 add changes from the original mpv sponsorblock 2021-04-12 19:55:31 +03:00
jouni
95ab1f572c Merge pull request 'Search for Youtube-IDs in local files' (#1) from JanBecker/mpv_sponsorblock_minimal:master into master
Reviewed-on: https://codeberg.org/jouni/mpv_sponsorblock_minimal/pulls/1
2021-04-11 22:50:48 +02:00
JanBecker
e2ae5cd409 Search for Youtube-IDs in local files
If a file is downloaded with youtube-dl, the youtube-ID remains in the filename. sponsorblock-minimal should find that ID and skip segments in downloaded youtube-videos.
2021-04-11 19:12:52 +02:00
Jouni
6e93820a3a add aur package 2021-03-06 07:26:04 +02:00
Jouni
b297fbac31 change the time back 2021-02-08 03:53:43 +02:00
Jouni
af3599c546 note about message 2021-01-14 18:07:38 +02:00
Jouni
5dc4e1be61 lowercase letters 2020-10-27 03:07:15 +02:00
Jouni
2775d83c94 make the message less useless 2020-10-27 02:56:23 +02:00
Jouni
bdb0f48c4d this is not needed 2020-10-26 09:08:44 +02:00
jouni
1c62995663 Update 'sponsorblock_minimal.lua' 2020-10-23 13:33:10 +02:00
jouni
cc84f798ad Update 'sponsorblock_minimal.lua' 2020-10-23 01:39:14 +02:00
Jouni
713074aea3 add README 2020-10-22 12:38:46 +03:00
Jouni
5c0b5a4d9f Initial commit 2020-10-22 12:22:17 +03:00