Commit graph

22 commits

Author SHA1 Message Date
Viktor Varland ec753d6188
fix: add yt-dlp-ejs package
Some checks failed
build / build (push) Has been cancelled
2025-11-14 10:37:14 +01:00
Viktor Varland 09134c46c4
refactor: split logic into distinct parts
Some checks are pending
build / build (push) Waiting to run
2025-10-01 21:21:59 +02:00
Viktor Varland ed7236d491
chore: bind to all available interfaces
Some checks are pending
build / build (push) Waiting to run
2025-09-30 12:28:21 +02:00
Viktor Varland 2c1a0c8037
chore: change host port
Some checks are pending
build / build (push) Waiting to run
2025-09-30 12:24:51 +02:00
Viktor Varland cd75bffa52
chore: ensure api-queue.json exists
Some checks are pending
build / build (push) Waiting to run
2025-09-30 12:10:12 +02:00
Viktor Varland 1be09be9db
chore: queue-file path to container
Some checks are pending
build / build (push) Waiting to run
2025-09-30 12:01:23 +02:00
Viktor Varland 1a8351b3e5 fix: prepare for js runtime requirement
Some checks are pending
build / build (push) Waiting to run
2025-09-26 07:21:08 +00:00
Viktor Varland 22d935609f
fix: inject curl-cffi for impersonation
Some checks are pending
build / build (push) Waiting to run
2025-09-09 09:11:16 +02:00
Viktor Varland 49b8dd4dd4
refactor: rename and rely on yt-dlp defauls more
Some checks are pending
build / build (push) Waiting to run
2025-09-09 09:05:47 +02:00
Viktor Varland 6ff2d53c2d
feat: use rss to fetch list of videos
Some checks are pending
build / build (push) Waiting to run
This uses RSS to fetch a list of videos to avoid the vid being invisible
due to "restrictions", then downloads the videos one-by-one instead of
scraping and parsing the channel page using yt-dlp.

We lose metadata for the entire channel (show-level) so introducing a
hack to download just the metadata of a channel.
2025-09-08 22:30:57 +02:00
Viktor Varland a0e8bc8caa fix: remove deprecate get-pot plugin
Some checks are pending
build / build (push) Waiting to run
2025-09-08 11:20:48 +00:00
Viktor Varland a833f4be45
fix: use mweb with po_token
Some checks are pending
build / build (push) Waiting to run
2025-09-08 13:06:26 +02:00
Viktor Varland 258bf784bb
feat: add control over player_client options
Some checks are pending
build / build (push) Waiting to run
2025-09-08 12:46:24 +02:00
Viktor Varland c92fb61410
refactor: use json for config to reach zero deps
All checks were successful
build / build (push) Successful in 1m30s
2025-04-15 08:27:02 +02:00
Viktor Varland e75c7873d9
ci: dry-run false and daemon true
All checks were successful
build / build (push) Successful in 1m30s
2025-04-14 21:49:33 +02:00
Viktor Varland b238c19236
ci: run as user 1000:1000
All checks were successful
build / build (push) Successful in 1m29s
2025-04-14 21:35:58 +02:00
Viktor Varland 1aa4e66c7e
feat: support configuring the bgutil server
All checks were successful
build / build (push) Successful in 1m22s
2025-04-14 13:06:07 +02:00
Viktor Varland 08779a5941
feat: use daemon flag to toggle scheduler/standalone
All checks were successful
build / build (push) Successful in 1m22s
2025-04-14 12:50:26 +02:00
Viktor Varland 26ddc8ac66
feat: fix the container
All checks were successful
build / build (push) Successful in 1m31s
2025-04-14 09:33:49 +02:00
Viktor Varland 97a299fe0b
feat: support CONFIG env variable for file
All checks were successful
build / build (push) Successful in 1m53s
2025-03-29 09:48:23 +01:00
Viktor Varland 70fa49e16a
ci: fqn for images
All checks were successful
build / build (push) Successful in 1m47s
2025-03-28 15:47:34 +01:00
Viktor Varland 75c3137262
ci: setup container build 2025-03-28 15:37:50 +01:00