This website requires JavaScript.
Explore
Help
Sign in
danvics
/
metube
Watch
1
Star
0
Fork
You've already forked metube
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
6a3094ea19
metube
/
app
History
KennyG
ba5a4f50c5
Update webhook endpoint to new URL format across README, main application, and UI components. Change from
http://localhost:9995/api/hash-service/1
to
http://localhost:9876/api/web-service/
for consistency in configuration settings.
2026-04-02 10:03:22 -04:00
..
tests
add subscriptions; change persistence file format to JSON (
closes
#901
,
#76
,
#113
,
#170
,
#242
,
#444
,
#503
,
#555
,
#566
)
2026-04-01 14:33:24 +03:00
dl_formats.py
code review fixes
2026-03-15 20:53:13 +02:00
main.py
Update webhook endpoint to new URL format across README, main application, and UI components. Change from
http://localhost:9995/api/hash-service/1
to
http://localhost:9876/api/web-service/
for consistency in configuration settings.
2026-04-02 10:03:22 -04:00
state_store.py
add subscriptions; change persistence file format to JSON (
closes
#901
,
#76
,
#113
,
#170
,
#242
,
#444
,
#503
,
#555
,
#566
)
2026-04-01 14:33:24 +03:00
subscriptions.py
add subscriptions; change persistence file format to JSON (
closes
#901
,
#76
,
#113
,
#170
,
#242
,
#444
,
#503
,
#555
,
#566
)
2026-04-01 14:33:24 +03:00
ytdl.py
Refactor MeTube integration to generic webhook settings.
2026-04-01 23:33:33 -04:00