Skip to content

output will be list format containing links and playlist name

Notifications You must be signed in to change notification settings

rishabh3354/youtube_playlist_search_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

youtube_playlist_search_list

output will be list format containing links and playlist name

<<<<<<<<-pre-requestie->>>>>>>>>>>>>>>>

install the following python module:

pip install requests

pip install bs4

output will be in json format

output type for eg like this-->

[{"type": "playlist", "title": "Linkin Park - vevo", "link": "https://www.youtube.com/watch?v=eVTXPUF4Oz4&list=PLD6EFA07F8D0A0593", "video_count": "83"}, {"type": "playlist", "title": "Linkin Park Compilation", "link": "https://www.youtube.com/watch?v=eVTXPUF4Oz4&list=PLC8BCE254B36D9ECB", "video_count": "87"}, {"type": "playlist", "title": "Top Tracks - Linkin Park", "link": "https://www.youtube.com/watch?v=kXYiU_JCYtU&list=PLBiPNxqFKPZIWTooh9mCq3rIphK86Almm", "video_count": "179"}, {"type": "playlist", "title": "Linkin Park Ballads", "link": "https://www.youtube.com/watch?v=yZIummTz9mM&list=PLTpcO0VNcrGmuQhImm3oy-9Lx71f9wsnX", "video_count": "25"}, {"type": "playlist", "title": "Linkin Park Underground 1-16", "link": "https://www.youtube.com/watch?v=KXiPj_aBYk8&list=PLvczAOx0arQiiNUpjlTU7Rrlm6tScs4RL", "video_count": "122"}, {"type": "playlist", "title": "Lo mejor de Linkin Park", "link": "https://www.youtube.com/watch?v=ysSxxIqKNN0&list=PL3FB4892E8CADB0F4", "video_count": "66"}, {"type": "playlist", "title": "Linkin Park [Ballads]", "link": "https://www.youtube.com/watch?v=ScNNfyq3d_w&list=PLYSFwiYdTldzXTiuuKPp3gcAoq__yaff6", "video_count": "20"}, {"type": "playlist", "title": "ALL Linkin Park Videos", "link": "https://www.youtube.com/watch?v=4qlCC1GOwFw&list=PL6E93C5292B5486F6", "video_count": "53"}, {"type": "playlist", "title": "Linkin Park Discography", "link": "https://www.youtube.com/watch?v=vjVkXlxsO8Q&list=PLIPEvF0Ga5Jz3J0Ttlf0uQAXeh9SER4W1", "video_count": "231"}, {"type": "playlist", "title": "Youtube mix Linkin Park", "link": "https://www.youtube.com/watch?v=kXYiU_JCYtU&list=PL402FFEEFA7C58BB9", "video_count": "89"}, {"type": "playlist", "title": "Linkin Park Marathon", "link": "https://www.youtube.com/watch?v=LYU-8IFcDPw&list=PLodjaSRRqFuyLWtHJDd1acGb6HuW6tHmK", "video_count": "80"}, {"type": "playlist", "title": "THIS IS: ROCK \u2022 Linkin Park, U2, Creed, Bon Jovi, The Killers, Evanescence", "link": "https://www.youtube.com/watch?v=eVTXPUF4Oz4&list=PLpLTz7evm-CHF3KBsZ7jC4JDLEwqXz9Hh", "video_count": "100"}, {"type": "playlist", "title": "Linkin Park - One More Light [full album with lyrics]", "link": "https://www.youtube.com/watch?v=3aHtO94ZnYo&list=PL5twbt9V4zKXb8eZqKyxqopLhd94tFv79", "video_count": "10"}, {"type": "playlist", "title": "Linkin Park - The Best Instrumentals", "link": "https://www.youtube.com/watch?v=WbhgHnMkplY&list=PL2a00EpcJf4GKLc96FaZfun5DvI4ASxz9", "video_count": "64"}, {"type": "playlist", "title": "Linkin Park SOFT/SLOW SONGS", "link": "https://www.youtube.com/watch?v=Ve1LNJEIKUE&list=PLESyT432iYm7Q168zuJPX0bYw2vxMeE4j", "video_count": "19"}, {"type": "playlist", "title": "Green day, Linkin Park, My Chemical Romance, and other favorites", "link": "https://www.youtube.com/watch?v=NUTGr5t3MoY&list=PL0E7L5MAaSrnsj-_p-4J4A7UzS-WPMU4G", "video_count": "303"}, {"type": "playlist", "title": "Linkin Park 8D Audio", "link": "https://www.youtube.com/watch?v=Lipzkfy4eT4&list=PLjrJLcIpvuLW-37KaQPREASkrCa9Dgx4l", "video_count": "106"}, {"type": "playlist", "title": "Jay Z vs Linkin Park", "link": "https://www.youtube.com/watch?v=yNPECkESPbU&list=PLA33AAXWgB_Yr4g3ekdbkALxxO_pwHOFW", "video_count": "10"}, {"type": "playlist", "title": "Linkin Park - Meteora (Full Album)", "link": "https://www.youtube.com/watch?v=U6R-twDkrcI&list=PLlqZM4covn1EbvC_6cuERQ59QaMbPkUyE", "video_count": "13"}, {"type": "playlist", "title": "Linkin Park (Acapella)", "link": "https://www.youtube.com/watch?v=3gbt5daKKyI&list=PL30s1hnFzY01W-OtfKegHZVr7cDBV--6f", "video_count": "27"}]

About

output will be list format containing links and playlist name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages