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.
how to get json and use it in the same time ? #8535
Comments
|
|
i didn't understand anything from this command what is the idea from it please ? i just get
|
|
Use it in combine with |
hi , i'm working on s project and i get confused from something
when i have a long playlist it take a time to have all the json information
the time depending to the number of videos inside the playlist
i saw this website he is working with ajax
http://youtubemultidownloader.com/list.php
i think he use youtube-dl too
try to use any long playlist like this (600 video)
https://www.youtube.com/playlist?list=PL6BA2D5208E8EF161
and all the information came immediately
any idea how that is possible in youtube-dl please ?
my server is ubuntu and i'm working on php