New YouTube UI features #411

Merged
blacklight merged 39 commits from 391/improve-youtube-support into master 2024-07-16 03:58:38 +02:00
Owner

Closes: #391

Closes: #391
blacklight added this to the v1.2.0 milestone 2024-06-25 23:05:55 +02:00
blacklight added the
new feature
ui
labels 2024-06-25 23:05:55 +02:00
blacklight self-assigned this 2024-06-25 23:05:55 +02:00
blacklight added 1 commit 2024-06-25 23:05:55 +02:00
[Media UI] Added button to get the raw stream URL from youtube-dl compatible media.
All checks were successful
continuous-integration/drone/push Build is passing
705ba82fa1
blacklight added this to the ui project 2024-06-25 23:05:56 +02:00
blacklight added 1 commit 2024-06-26 00:03:50 +02:00
Merge branch 'master' into 391/improve-youtube-support
All checks were successful
continuous-integration/drone/push Build is passing
26d9e6d9b9
blacklight added 1 commit 2024-06-26 00:05:24 +02:00
Merge branch 'master' into 391/improve-youtube-support
All checks were successful
continuous-integration/drone/push Build is passing
5f23aa8e78
blacklight added 2 commits 2024-06-27 00:24:43 +02:00
[Youtube UI] Added playlist operations.
All checks were successful
continuous-integration/drone/push Build is passing
d4354e81f8
- `add_to_playlist`
- `remove_from_playlist`
blacklight added 1 commit 2024-06-27 01:26:39 +02:00
[Youtube UI] More playlist actions.
All checks were successful
continuous-integration/drone/push Build is passing
98a6adb7ef
- `create_playlist`
- `rename_playlist`
- `delete_playlist`
blacklight added 3 commits 2024-07-11 23:43:51 +02:00
blacklight added 2 commits 2024-07-12 03:12:27 +02:00
blacklight added 1 commit 2024-07-12 03:13:11 +02:00
Merge branch 'master' into 391/improve-youtube-support
All checks were successful
continuous-integration/drone/push Build is passing
5ff839919c
blacklight added 1 commit 2024-07-13 00:06:17 +02:00
[YouTube UI] Added support for browsing channels from search results.
All checks were successful
continuous-integration/drone/push Build is passing
55c4f5797b
blacklight added 1 commit 2024-07-13 00:41:00 +02:00
[YouTube UI] Added channel subscribe/unsubscribe buttons.
All checks were successful
continuous-integration/drone/push Build is passing
21ac87394a
blacklight added 2 commits 2024-07-13 00:55:04 +02:00
blacklight added 1 commit 2024-07-13 00:55:35 +02:00
Merge branch 'master' into 391/improve-youtube-support
All checks were successful
continuous-integration/drone/push Build is passing
1ad68cac11
blacklight added 5 commits 2024-07-15 04:10:00 +02:00
- Use pubsub pattern rather than `rpush`/`blpop` - it saves memory, it's
  faster, and it decreases the risk of deadlocks.

- Use a connection pool.

- Propagate `PLATYPUSH_REDIS_QUEUE` environment variable so any
  subprocesses can access it.
Also, added `MediaDownloadEvent`s to keep track of the state of the
download.
[media] Support for generic media downloads.
All checks were successful
continuous-integration/drone/push Build is passing
ef4d0bd38c
blacklight added 4 commits 2024-07-15 22:34:53 +02:00
These events should be available for all YouTube videos, regardless of
where they are rendered:

- `add-to-playlist`
- `remove-from-playlist`
- `download`
[Media UI] Added media view to URL fragment.
All checks were successful
continuous-integration/drone/push Build is passing
a746273f73
blacklight added 3 commits 2024-07-15 23:27:05 +02:00
blacklight added 2 commits 2024-07-16 01:20:13 +02:00
[Media UI] Added more permalinks.
All checks were successful
continuous-integration/drone/push Build is passing
c95381cead
- `channel`
- `playlist`
blacklight added 1 commit 2024-07-16 02:31:33 +02:00
[Media UI] Support for open-channel events from any media item.
All checks were successful
continuous-integration/drone/push Build is passing
e710a3a974
blacklight added 2 commits 2024-07-16 03:12:54 +02:00
blacklight added 1 commit 2024-07-16 03:49:21 +02:00
[Media UI] Download Audio support.
All checks were successful
continuous-integration/drone/push Build is passing
b44bd0be32
blacklight added 1 commit 2024-07-16 03:56:29 +02:00
Merge branch 'master' into 391/improve-youtube-support
All checks were successful
continuous-integration/drone/push Build is passing
329296b606
blacklight merged commit 484959a153 into master 2024-07-16 03:58:38 +02:00
blacklight deleted branch 391/improve-youtube-support 2024-07-16 03:58:38 +02:00
Sign in to join this conversation.
No description provided.