Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
playlist content scrapping #16714
playlist content scrapping #16714
Comments
|
|
|
this works like this just into the execution of youtube-dl aplication from the terminal dont?How do we use this into the python script? |
i was trying to extract the ids from a playlist into youtube,but it has to download all data from all playlist before i was able to get any data from anything in there ,since it has already downloaded this data that i need to begin the process of downloading all the other datas , it has a way to get this and i just couldnt find it or it is unable to do it just using the youtube-dl library for python?Since i'm working with a enormous playlist(this one into the code is an exemple much smaller than the one that i'm using) i cant wait it to download all the unecessary data from all the playlist every time i run the script,ps json is to store all the processed and unprocessed data