mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-06-23 21:29:52 +00:00
feat: playlist of all videos in a channel (#4063)
This commit is contained in:
parent
6cae80c15f
commit
13ea181c62
@ -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 />
|
||||
|
Loading…
x
Reference in New Issue
Block a user