dmunozv04
|
c83e406c8f
|
Fix GitHub actions
|
2023-10-13 17:50:29 +02:00 |
|
dmunozv04
|
143e5e4eff
|
Final v2 commit before launch?
Adds better logging and modifies README.md
|
2023-10-13 17:46:25 +02:00 |
|
dmunozv04
|
aad6eea686
|
ArmV7 needs more work, PR welcome
|
2023-09-04 14:31:13 +02:00 |
|
dmunozv04
|
fc309102df
|
Forgot to remove miniaudio dep
|
2023-09-04 14:21:23 +02:00 |
|
dmunozv04
|
359a7f7be1
|
first v2 commit
|
2023-09-04 14:11:34 +02:00 |
|
David
|
1aa06e677f
|
Merge pull request #50 from themagic314/temp-miniaudio-fix
temp fix for miniaudio
|
2023-05-31 17:28:15 +02:00 |
|
Eli
|
6c879b1649
|
temp fix for miniaudio
|
2023-05-30 19:29:42 +04:00 |
|
David
|
b98a00a43e
|
Merge pull request #49 from Shraymonks/tvOS-detect
Check tvOS instead of specific atv models
|
2023-05-28 18:31:00 +02:00 |
|
Raymond Ha
|
4ec4f7c101
|
Use f-string
|
2023-05-26 01:24:08 -07:00 |
|
Raymond Ha
|
49cd69de8b
|
Combine ifs
|
2023-05-26 01:14:53 -07:00 |
|
Raymond Ha
|
230024c179
|
Check tvOS instead of specific atv models
|
2023-05-25 22:03:23 -07:00 |
|
David
|
f06e2b1490
|
Update README.md
|
2023-05-09 10:47:58 +02:00 |
|
David
|
3b0cbff054
|
Update config_setup.py
fixes #45
|
2023-04-23 09:48:56 +02:00 |
|
David
|
067d429d33
|
Update config_setup.py
Move loop creation on config to main
|
2023-04-23 00:48:13 +02:00 |
|
David
|
ce82c7b719
|
Merge pull request #44 from oxixes/channel_whitelist
Added channel whitelists and general fixes
|
2023-04-22 19:56:44 +02:00 |
|
oxixes
|
42c09ef588
|
Last fixes
|
2023-04-22 19:50:37 +02:00 |
|
oxixes
|
890c3956de
|
Remove .DS_Store
|
2023-04-22 19:15:36 +02:00 |
|
oxixes
|
224d00174b
|
I'm dumb, whatever, fixed
|
2023-04-22 19:09:37 +02:00 |
|
oxixes
|
3f8e24c8a4
|
Improved README
|
2023-04-22 13:55:32 +02:00 |
|
oxixes
|
eb51963da9
|
Merge branch 'channel_whitelist' of https://github.com/oxixes/iSponsorBlockTV into channel_whitelist
|
2023-04-22 13:43:15 +02:00 |
|
oxixes
|
975b2690a4
|
Added channel whitelist
|
2023-04-22 13:40:11 +02:00 |
|
oxixes
|
77e710849f
|
Merge branch 'dmunozv04:main' into channel_whitelist
|
2023-04-22 13:22:09 +02:00 |
|
oxixes
|
73d1a024f3
|
Added channels whitelist
|
2023-04-22 13:20:10 +02:00 |
|
David
|
ab10c6d321
|
Merge pull request #42 from oxixes/comma_fix
Allow comma separated categories
|
2023-04-17 10:24:29 +02:00 |
|
oxixes
|
e0c0548496
|
Allow comma separated categories
|
2023-04-17 10:15:56 +02:00 |
|
David
|
a665f1cd27
|
Merge pull request #41 from bertybuttface/patch-2
Add projects using this project
|
2023-04-16 18:26:48 +02:00 |
|
bertybuttface
|
58ac0c1338
|
Update README.md
|
2023-04-16 16:43:53 +01:00 |
|
David
|
e2adf09db8
|
Merge pull request #39 from bertybuttface/patch-1
Update main.py
|
2023-04-16 17:17:46 +02:00 |
|
bertybuttface
|
8edf4859ab
|
Update main.py
remove unused code
|
2023-03-28 22:13:20 +01:00 |
|
David
|
e5a795edab
|
Merge pull request #37 from dmunozv04/not-build-armv7
remove armv7 docker build
|
2023-01-16 22:04:20 +01:00 |
|
David
|
fae6134295
|
Update README.md
|
2023-01-16 22:01:22 +01:00 |
|
David
|
5658dd7537
|
Merge branch 'main' into not-build-armv7
|
2023-01-16 22:00:45 +01:00 |
|
David
|
0413d612bb
|
Fix naming for category setup
Previous naming could imply that a comma was required between categories
|
2023-01-08 15:12:46 +01:00 |
|
David
|
fe606292f8
|
fix PR docker builds
|
2022-11-14 00:26:31 +01:00 |
|
David
|
b9c41aa022
|
push docker containers in PRs
|
2022-11-14 00:22:42 +01:00 |
|
David
|
60d9a86413
|
remove armv7 docker build
|
2022-11-13 23:42:47 +01:00 |
|
DeepSource Bot
|
933ee36a18
|
Add .deepsource.toml
|
2022-07-25 16:12:43 +00:00 |
|
David
|
7c207c5b0a
|
Merge pull request #23 from dmunozv04:Sending-hashed-video-ids
General fixes
|
2022-04-22 14:46:14 +02:00 |
|
dmunozv04
|
816b4ec9ef
|
Fix the docker bug #22
Make video ids hashed
Get 10 videos from youtube to make sure that the right id is found
Refactored the api calls
|
2022-04-22 14:45:32 +02:00 |
|
David
|
0be5e2d4cd
|
Update README.md
|
2022-04-12 00:24:26 +02:00 |
|
David
|
781c0d4a73
|
Update Dockerfile
|
2022-04-12 00:07:42 +02:00 |
|
David
|
72ded23eda
|
Merge pull request #20 from dmunozv04/Refactoring
Refactoring
v0.1
|
2022-04-11 21:57:13 +02:00 |
|
dmunozv04
|
713554e04d
|
change filename
|
2022-04-11 21:54:49 +02:00 |
|
dmunozv04
|
d5a3ed641b
|
Cahnge binary path
|
2022-04-11 21:48:38 +02:00 |
|
dmunozv04
|
c36c8dfa49
|
Finish refactoring
|
2022-04-11 21:40:15 +02:00 |
|
dmunozv04
|
fe9bd8a8d4
|
Move to folder
|
2022-04-11 12:50:57 +02:00 |
|
dmunozv04
|
4c870b6908
|
Add enviroment variable to check if running on docker
|
2022-04-11 12:50:41 +02:00 |
|
David
|
3282c5b2f6
|
Add checkout
|
2022-04-03 10:16:59 +02:00 |
|
David
|
ccebbebd72
|
fix again
|
2022-04-03 10:15:33 +02:00 |
|
David
|
78b56c5715
|
fix again
|
2022-04-03 10:13:06 +02:00 |
|