fast_playlist icon indicating copy to clipboard operation
fast_playlist copied to clipboard

Load videos from Playlist URL

Open pvgupta24 opened this issue 6 years ago • 3 comments

  • Input a youtube playlist url.
  • Extract video ID's from it.
  • Load them into the playlist.

pvgupta24 avatar Dec 12 '17 18:12 pvgupta24

Can I work on this?

chamow97 avatar Dec 13 '17 03:12 chamow97

How to implement this?

chamow97 avatar Dec 15 '17 16:12 chamow97

Read up YouTube data API docs and see how you could extract a list of videos from playlist ID.

udiboy1209 avatar Dec 18 '17 11:12 udiboy1209