fast_playlist
fast_playlist copied to clipboard
Load videos from Playlist URL
- Input a youtube playlist url.
- Extract video ID's from it.
- Load them into the playlist.
Can I work on this?
How to implement this?
Read up YouTube data API docs and see how you could extract a list of videos from playlist ID.