mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-08-04 17:54:02 +00:00
feat: playlist of all videos in a channel (#4063)
This commit is contained in:
@@ -64,6 +64,9 @@
|
||||
>
|
||||
<span v-text="tab.translatedName"></span>
|
||||
</button>
|
||||
<router-link :to="`/playlist?list=UU${channel.id.substring(2)}`">
|
||||
<button class="btn h-full">Play all videos</button>
|
||||
</router-link>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
|
Reference in New Issue
Block a user