- GET YouTube URL
2. In the HTML response, locate the
streamingData
JSON object 3. Seevar ytInitialResponse = {responseContext...
3. ThestreamingData
object contains an array offormats
4. Eachformat
entry describes a download stream 5. There is also anadaptiveFormats
array, which contains the same information asformats
, but for adaptive streams 6. In the format objects, search foraudio/mp4
streams and find the one with the highestaudioQuality
-
Notifications
You must be signed in to change notification settings - Fork 0
Tightrope/youtube_tools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Quick utility code for fetching YouTube video metadata
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published