invidious icon indicating copy to clipboard operation
invidious copied to clipboard

create temporary playlist

Open nathgit opened this issue 5 years ago • 6 comments
trafficstars

temporary playlists like youtube has (http://www.youtube.com/watch_videos?video_ids=ID1,ID2,ID3) would be useful.

nathgit avatar Mar 15 '20 01:03 nathgit

if implemented it should take arguments for each individual video into account, especially those which only make sense individually like timestamps. or alternatively invidious could store a setup for a video in an independed id that could then be linked instead of a youtube id, kinda like a playlist with a single entry

elypter avatar Mar 15 '20 11:03 elypter

I don't think youtube's temporary playlist function accepts arguments in the ID1, ID2 format so this having those features would provide a good reason to use this over youtube.

nathgit avatar Mar 15 '20 17:03 nathgit

This issue has been automatically marked as stale and will be closed in 30 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, you just have to post a comment and it will be unmarked.

github-actions[bot] avatar Mar 27 '21 01:03 github-actions[bot]

bump

SamantazFox avatar Apr 06 '21 20:04 SamantazFox

This was implemented, like on youtube: /watch_videos?v=ID1,ID2,...

Note to self: rework that part of the code.

SamantazFox avatar Sep 01 '21 23:09 SamantazFox

This issue has been automatically marked as stale and will be closed in 30 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, you just have to post a comment and it will be unmarked.

github-actions[bot] avatar Sep 02 '22 02:09 github-actions[bot]