Cant Sort Youtube Search Results by Upload Date
youtube-search-python
Search for YouTube videos, channels & playlists. Get video & playlist data using link. Get search suggestions.
Of import: As of v1.vi.1, we no longer apply PyTube (run into https://github.com/alexmercerind/youtube-search-python/pull/155). You have to install yt-dlp in order to use StreamURLFetcher: pip install yt-dlp
WITHOUT YouTube Data API v3.
Installing
pip3 install youtube-search-python
Sync
Search for only videos
from youtubesearchpython import VideosSearch videosSearch = VideosSearch ( 'NoCopyrightSounds' , limit = ii ) print ( videosSearch . issue ())
Example Result
{ "consequence" : [ { "blazon" : "video" , "id" : "K4DyBUG242c" , "title" : "Drawing - On & On (feat. Daniel Levi) [NCS Release]" , "publishedTime" : "5 years ago" , "duration" : "3:28" , "viewCount" : { "text" : "389,673,774 views" , "short" : "389M views" }, "thumbnails" : [ { "url" : "https://i.ytimg.com/6/K4DyBUG242c/hqdefault.jpg?sqp=-oaymwEjCOADEI4CSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLBkTusCwcZQlmVAaRQ5rH-mvBuA1g" , "width" : 480 , "height" : 270 } ], "richThumbnail" : { "url" : "https://i.ytimg.com/an_webp/K4DyBUG242c/mqdefault_6s.webp?du=3000&sqp=COCn64IG&rs=AOn4CLBeYxeJ_5lME4jXbFQlv7kIN37kmw" , "width" : 320 , "height" : 180 }, "descriptionSnippet" : [ { "text" : "NCS: Music Without Limitations NCS Spotify: http://spoti.fi/NCS Free Download / Stream: http://ncs.io/onandon \u25bd Connect with\u00a0..." } ], "channel" : { "name" : "NoCopyrightSounds" , "id" : "UC_aEa8K-EOJ3D6gOs7HcyNg" , "thumbnails" : [ { "url" : "https://yt3.ggpht.com/a-/AOh14GhS0G5FwV8rMhVCUWSDp36vWEvnNs5Vl97Zww=s68-c-k-c0x00ffffff-no-rj-mo" , "width" : 68 , "height" : 68 } ], "link" : "https://www.youtube.com/channel/UC_aEa8K-EOJ3D6gOs7HcyNg" }, "accessibility" : { "title" : "Cartoon - On & On (feat. Daniel Levi) [NCS Release] past NoCopyrightSounds 5 years ago three minutes, 28 seconds 389,673,774 views" , "duration" : "iii minutes, 28 seconds" }, "link" : "https://www.youtube.com/watch?v=K4DyBUG242c" , "shelfTitle" : null }, { "blazon" : "video" , "id" : "yJg-Y5byMMw" , "title" : "Warriyo - Mortals (feat. Laura Brehm) [NCS Release]" , "publishedTime" : "three years ago" , "duration" : "3:50" , "viewCount" : { "text" : "153,353,801 views" , "brusk" : "153M views" }, "thumbnails" : [ { "url" : "https://i.ytimg.com/vi/yJg-Y5byMMw/hqdefault.jpg?sqp=-oaymwEjCOADEI4CSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLDY-mve79IweErMo-71AsKEIB1m0A" , "width" : 480 , "height" : 270 } ], "richThumbnail" : { "url" : "https://i.ytimg.com/an_webp/K4DyBUG242c/mqdefault_6s.webp?du=3000&sqp=COCn64IG&rs=AOn4CLBeYxeJ_5lME4jXbFQlv7kIN37kmw" , "width" : 320 , "tiptop" : 180 }, "descriptionSnippet" : [ { "text" : "NCS: Music Without Limitations NCS Spotify: http://spoti.fi/NCS Costless Download / Stream: http://ncs.io/mortals Connect with NCS:\u00a0..." } ], "channel" : { "name" : "NoCopyrightSounds" , "id" : "UC_aEa8K-EOJ3D6gOs7HcyNg" , "thumbnails" : [ { "url" : "https://yt3.ggpht.com/a-/AOh14GhS0G5FwV8rMhVCUWSDp36vWEvnNs5Vl97Zww=s68-c-grand-c0x00ffffff-no-rj-mo" , "width" : 68 , "height" : 68 } ], "link" : "https://world wide web.youtube.com/aqueduct/UC_aEa8K-EOJ3D6gOs7HcyNg" }, "accessibility" : { "title" : "Warriyo - Mortals (feat. Laura Brehm) [NCS Release] by NoCopyrightSounds 3 years agone 3 minutes, fifty seconds 153,353,801 views" , "elapsing" : "3 minutes, 50 seconds" }, "link" : "https://www.youtube.com/watch?v=yJg-Y5byMMw" , "shelfTitle" : zippo } ] }
Async
Search for only videos
from youtubesearchpython.__future__ import VideosSearch videosSearch = VideosSearch ( 'NoCopyrightSounds' , limit = 2 ) videosResult = await videosSearch . next () print ( videosResult )
Read more about usage & examples of newer asynchronous version of this library HERE.
More Examples
Search for only channels
from youtubesearchpython import ChannelsSearch channelsSearch = ChannelsSearch ( 'NoCopyrightSounds' , limit = x , region = 'US' ) impress ( channelsSearch . consequence ())
Example Issue
{ "result" : [ { "type" : "channel" , "id" : "UC_aEa8K-EOJ3D6gOs7HcyNg" , "title" : "NoCopyrightSounds" , "thumbnails" : [ { "url" : "//yt3.ggpht.com/ytc/AAUvwngbenDpBxHNZlecDGyccHeVyQB22dPZnPuhbW8LHw=s88-c-yard-c0x00ffffff-no-rj-mo" , "width" : 88 , "meridian" : 88 }, { "url" : "//yt3.ggpht.com/ytc/AAUvwngbenDpBxHNZlecDGyccHeVyQB22dPZnPuhbW8LHw=s176-c-1000-c0x00ffffff-no-rj-mo" , "width" : 176 , "height" : 176 } ], "videoCount" : "850" , "descriptionSnippet" : [ { "text" : "NoCopyrightSounds" , "bold" : true }, { "text" : " is a copyright costless / stream safe record characterization, providing costless to use music to the content creator customs." } ], "subscribers" : "28.7M subscribers" , "link" : "https://www.youtube.com/channel/UC_aEa8K-EOJ3D6gOs7HcyNg" }, { "type" : "channel" , "id" : "UCg-vlcyvOyNVPV6Neogmubg" , "championship" : "NoCopyrightSounds Hindi" , "thumbnails" : [ { "url" : "//yt3.ggpht.com/ytc/AAUvwnjDHXULXSvX7u71Rmb2f-Cqly0ron2F1N3szu8Y=s88-c-m-c0x00ffffff-no-rj-mo" , "width" : 88 , "pinnacle" : 88 }, { "url" : "//yt3.ggpht.com/ytc/AAUvwnjDHXULXSvX7u71Rmb2f-Cqly0ron2F1N3szu8Y=s176-c-k-c0x00ffffff-no-rj-mo" , "width" : 176 , "height" : 176 } ], "videoCount" : "56" , "descriptionSnippet" : [ { "text" : "The Official NCS HINDI Songs Channel for Nocopyright hindi audios." } ], "subscribers" : "xiii.7K subscribers" , "link" : "https://www.youtube.com/channel/UCg-vlcyvOyNVPV6Neogmubg" }, { "blazon" : "channel" , "id" : "UCrL9x8LllOU2LOVgTo951kA" , "title" : "NoCopyrightSounds" , "thumbnails" : [ { "url" : "//yt3.ggpht.com/ytc/AAUvwnhXShCsmo9VwL4KC8j3GNHgHyBBJ0RCmbAUKrwg=s88-c-g-c0x00ffffff-no-rj-mo" , "width" : 88 , "height" : 88 }, { "url" : "//yt3.ggpht.com/ytc/AAUvwnhXShCsmo9VwL4KC8j3GNHgHyBBJ0RCmbAUKrwg=s176-c-g-c0x00ffffff-no-rj-mo" , "width" : 176 , "height" : 176 } ], "videoCount" : "2" , "descriptionSnippet" : [ { "text" : "NCS [NopCopyrightSounds] is a channel dedicated to promoting the all-time Gratuitous DOWNLOAD music on the net. Every rail\u00a0..." } ], "subscribers" : "1.71K subscribers" , "link" : "https://world wide web.youtube.com/channel/UCrL9x8LllOU2LOVgTo951kA" }, { "type" : "channel" , "id" : "UCYZvaL6G3m4-UbvWGlyFeLg" , "championship" : "NoCopyrightSounds" , "thumbnails" : [ { "url" : "//yt3.ggpht.com/ytc/AAUvwnisxA4V_U0Ffh0K-cdnqwGZjs62hKv2-IAfzIqc=s88-c-k-c0x00ffffff-no-rj-mo" , "width" : 88 , "height" : 88 }, { "url" : "//yt3.ggpht.com/ytc/AAUvwnisxA4V_U0Ffh0K-cdnqwGZjs62hKv2-IAfzIqc=s176-c-k-c0x00ffffff-no-rj-mo" , "width" : 176 , "top" : 176 } ], "videoCount" : "33" , "descriptionSnippet" : goose egg , "subscribers" : null , "link" : "https://www.youtube.com/channel/UCYZvaL6G3m4-UbvWGlyFeLg" }, { "blazon" : "aqueduct" , "id" : "UCi7xVhyWWf2eTc0GO0Ty9HQ" , "title" : "NoCopyrightSounds" , "thumbnails" : [ { "url" : "//yt3.ggpht.com/ytc/AAUvwngOJ2zbLEkNs96PNp0g9h27l64mwRFhR1vZ9W7u=s88-c-grand-c0x00ffffff-no-rj-mo" , "width" : 88 , "elevation" : 88 }, { "url" : "//yt3.ggpht.com/ytc/AAUvwngOJ2zbLEkNs96PNp0g9h27l64mwRFhR1vZ9W7u=s176-c-k-c0x00ffffff-no-rj-mo" , "width" : 176 , "height" : 176 } ], "videoCount" : "1 video" , "descriptionSnippet" : null , "subscribers" : "2 subscribers" , "link" : "https://www.youtube.com/channel/UCi7xVhyWWf2eTc0GO0Ty9HQ" }, { "type" : "channel" , "id" : "UCOSiFTIAReRzkPBXaQAuXCQ" , "title" : "NoCopyrightSounds" , "thumbnails" : [ { "url" : "//yt3.ggpht.com/ytc/AAUvwng1UBDlLdYyqTofL6x_5hqPMTFnMXxAN9C9_t8Y=s88-c-m-c0x00ffffff-no-rj-mo" , "width" : 88 , "height" : 88 }, { "url" : "//yt3.ggpht.com/ytc/AAUvwng1UBDlLdYyqTofL6x_5hqPMTFnMXxAN9C9_t8Y=s176-c-thousand-c0x00ffffff-no-rj-mo" , "width" : 176 , "height" : 176 } ], "videoCount" : "8" , "descriptionSnippet" : [ { "text" : "YGW MEDIA GROUP 04." } ], "subscribers" : "11 subscribers" , "link" : "https://www.youtube.com/channel/UCOSiFTIAReRzkPBXaQAuXCQ" }, { "type" : "channel" , "id" : "UCSFpIv5SZlg4ub_IWgGKkIA" , "title" : "NoCopyrightSounds Lyrics" , "thumbnails" : [ { "url" : "//yt3.ggpht.com/ytc/AAUvwng_J1igSuKFWowZ8OFpT1dPCPgzqEvVkGImwM3Dpg=s88-c-thousand-c0x00ffffff-no-rj-mo" , "width" : 88 , "acme" : 88 }, { "url" : "//yt3.ggpht.com/ytc/AAUvwng_J1igSuKFWowZ8OFpT1dPCPgzqEvVkGImwM3Dpg=s176-c-g-c0x00ffffff-no-rj-mo" , "width" : 176 , "peak" : 176 } ], "videoCount" : "82" , "descriptionSnippet" : [ { "text" : "Welcome To " }, { "text" : "NoCopyrightSounds" , "bold" : truthful }, { "text" : " Lyrics " }, { "text" : "NoCopyrightSounds" , "bold" : true }, { "text" : " lyrics provides music from a variety of licenses that are certainly\u00a0..." } ], "subscribers" : naught , "link" : "https://world wide web.youtube.com/channel/UCSFpIv5SZlg4ub_IWgGKkIA" }, { "type" : "channel" , "id" : "UCcE-Gvu5j55MdREM1a4_EqA" , "title" : "NoCopyrightSounds" , "thumbnails" : [ { "url" : "//yt3.ggpht.com/ytc/AAUvwnhbzZwQIVabdGA1SteO2BCtmrG3uT_cpzmJvtBY=s88-c-k-c0x00ffffff-no-rj-mo" , "width" : 88 , "height" : 88 }, { "url" : "//yt3.ggpht.com/ytc/AAUvwnhbzZwQIVabdGA1SteO2BCtmrG3uT_cpzmJvtBY=s176-c-k-c0x00ffffff-no-rj-mo" , "width" : 176 , "height" : 176 } ], "videoCount" : "six" , "descriptionSnippet" : nix , "subscribers" : "166 subscribers" , "link" : "https://www.youtube.com/channel/UCcE-Gvu5j55MdREM1a4_EqA" }, { "blazon" : "channel" , "id" : "UCCOWDgeFmwW--woYtCYws8Q" , "championship" : "NoCopyrightSounds 1 Hr" , "thumbnails" : [ { "url" : "//yt3.ggpht.com/ytc/AAUvwnipj6lV7p6i8Mq7uAlDj5qHsQkiwgwdtPs_vCKy=s88-c-k-c0x00ffffff-no-rj-mo" , "width" : 88 , "height" : 88 }, { "url" : "//yt3.ggpht.com/ytc/AAUvwnipj6lV7p6i8Mq7uAlDj5qHsQkiwgwdtPs_vCKy=s176-c-yard-c0x00ffffff-no-rj-mo" , "width" : 176 , "height" : 176 } ], "videoCount" : "689" , "descriptionSnippet" : [ { "text" : "NoCopyrightSounds" , "bold" : true }, { "text" : " is a record label dedicated to releasing FREE music for the sole purpose of providing creators with the finest\u00a0..." } ], "subscribers" : nada , "link" : "https://www.youtube.com/channel/UCCOWDgeFmwW--woYtCYws8Q" }, { "type" : "aqueduct" , "id" : "UCSI5zGuirscirQc6UOy_yww" , "title" : "NoCopyrightSounds" , "thumbnails" : [ { "url" : "//yt3.ggpht.com/ytc/AAUvwni92w-CAOUnlNfyIVxdCmvMoQmENZbw1wjFOQKjug=s88-c-chiliad-c0x00ffffff-no-rj-mo" , "width" : 88 , "top" : 88 }, { "url" : "//yt3.ggpht.com/ytc/AAUvwni92w-CAOUnlNfyIVxdCmvMoQmENZbw1wjFOQKjug=s176-c-grand-c0x00ffffff-no-rj-mo" , "width" : 176 , "height" : 176 } ], "videoCount" : "29" , "descriptionSnippet" : [ { "text" : "NoCopyrightSounds" , "assuming" : truthful }, { "text" : " is a Record Characterization dedicated to giving a platform to the next generation of Artists in Electronic Music,\u00a0..." } ], "subscribers" : zip , "link" : "https://www.youtube.com/aqueduct/UCSI5zGuirscirQc6UOy_yww" } ] }
Search for only playlists
from youtubesearchpython import PlaylistsSearch playlistsSearch = PlaylistsSearch ( 'NoCopyrightSounds' , limit = 1 ) print ( playlistsSearch . result ())
Example Result
{ "result" : [ { "type" : "playlist" , "id" : "PLGde6kPURikrUszpUgafLZiOgr5o7pBF0" , "championship" : "NoCopyrightSounds" , "videoCount" : "half-dozen" , "channel" : { "name" : "Bruno Neves" , "id" : "UCtqpCV2HkMCSi5InFNBNv0g" , "link" : "https://www.youtube.com/aqueduct/UCtqpCV2HkMCSi5InFNBNv0g" }, "thumbnails" : [ { "url" : "https://i.ytimg.com/vi/K4DyBUG242c/hqdefault.jpg?sqp=-oaymwEWCKgBEF5IWvKriqkDCQgBFQAAiEIYAQ==&rs=AOn4CLBw6Bf7J9COwl1LxqhmGbSQgdFj3w" , "width" : 168 , "meridian" : 94 }, { "url" : "https://i.ytimg.com/vi/K4DyBUG242c/hqdefault.jpg?sqp=-oaymwEWCMQBEG5IWvKriqkDCQgBFQAAiEIYAQ==&rs=AOn4CLBjJCIZlrSGSPjc-7yKc0QQuWRdhg" , "width" : 196 , "superlative" : 110 }, { "url" : "https://i.ytimg.com/vi/K4DyBUG242c/hqdefault.jpg?sqp=-oaymwEXCPYBEIoBSFryq4qpAwkIARUAAIhCGAE=&rs=AOn4CLCRIQ0IochteE0KM2tlK2PVVAQKhA" , "width" : 246 , "tiptop" : 138 }, { "url" : "https://i.ytimg.com/half dozen/K4DyBUG242c/hqdefault.jpg?sqp=-oaymwEXCNACELwBSFryq4qpAwkIARUAAIhCGAE=&rs=AOn4CLAQYBDz8gWKw_q4Zyb_H6J_DdZCaA" , "width" : 336 , "peak" : 188 } ], "link" : "https://www.youtube.com/playlist?list=PLGde6kPURikrUszpUgafLZiOgr5o7pBF0" } ] }
Search with a filter or sort
from youtubesearchpython import * customSearch = CustomSearch ( 'NoCopyrightSounds' , VideoSortOrder . uploadDate , limit = 1 ) print ( customSearch . outcome ())
Example Result
{ "consequence" : [ { "type" : "video" , "id" : "k8-drvf4Ruo" , "title" : "Ambience Music 2020 \ud83c\udfb5 voices \ud83c\udfb5 NoCopyrightSounds" , "publishedTime" : "xxx minutes ago" , "duration" : "two:29" , "viewCount" : { "text" : "iv views" , "brusk" : "4 views" }, "thumbnails" : [ { "url" : "https://i.ytimg.com/vi/k8-drvf4Ruo/hq720.jpg?sqp=-oaymwEjCOgCEMoBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLDomB-9ivVHpwci6STdNAqQBMBzJA" , "width" : 360 , "height" : 202 }, { "url" : "https://i.ytimg.com/vi/k8-drvf4Ruo/hq720.jpg?sqp=-oaymwEXCNAFEJQDSFryq4qpAwkIARUAAIhCGAE=&rs=AOn4CLCPrVwYygJ3627h8F-oU3khKehm4g" , "width" : 720 , "meridian" : 404 } ], "richThumbnail" : { "url" : "https://i.ytimg.com/an_webp/K4DyBUG242c/mqdefault_6s.webp?du=3000&sqp=COCn64IG&rs=AOn4CLBeYxeJ_5lME4jXbFQlv7kIN37kmw" , "width" : 320 , "height" : 180 }, "descriptionSnippet" : [ { "text" : "Don't forget to like & share if you lot enjoy it." } ], "aqueduct" : { "name" : "Heaven Audio" , "id" : "UCQT8W5qZn7TCZBW39dVoaBw" , "thumbnails" : [ { "url" : "https://yt3.ggpht.com/a-/AOh14GhxrkkF27iL3sLTKzWLu3rrO-qtQ7uMPg4SqA=s68-c-m-c0x00ffffff-no-rj-mo" , "width" : 68 , "height" : 68 } ], "link" : "https://www.youtube.com/channel/UCQT8W5qZn7TCZBW39dVoaBw" }, "accessibility" : { "title" : "Ambient Music 2020 \ud83c\udfb5 voices \ud83c\udfb5 NoCopyrightSounds by Sky Sound thirty minutes ago 2 minutes, 29 seconds 4 views" , "duration" : "2 minutes, 29 seconds" }, "link" : "https://www.youtube.com/watch?v=k8-drvf4Ruo" , "shelfTitle" : null } ] }
Search for everything
from youtubesearchpython import Search allSearch = Search ( 'NoCopyrightSounds' , limit = i ) print ( allSearch . consequence ())
Example Result
{ "issue" : [ { "blazon" : "aqueduct" , "id" : "UC_aEa8K-EOJ3D6gOs7HcyNg" , "title" : "NoCopyrightSounds" , "thumbnails" : [ { "url" : "//yt3.ggpht.com/ytc/AAUvwngbenDpBxHNZlecDGyccHeVyQB22dPZnPuhbW8LHw=s88-c-k-c0x00ffffff-no-rj-mo" , "width" : 88 , "height" : 88 }, { "url" : "//yt3.ggpht.com/ytc/AAUvwngbenDpBxHNZlecDGyccHeVyQB22dPZnPuhbW8LHw=s176-c-k-c0x00ffffff-no-rj-mo" , "width" : 176 , "height" : 176 } ], "videoCount" : "850" , "descriptionSnippet" : [ { "text" : "NoCopyrightSounds" , "bold" : true }, { "text" : " is a copyright free / stream safety record label, providing free to utilise music to the content creator customs." } ], "subscribers" : "28.7M subscribers" , "link" : "https://world wide web.youtube.com/channel/UC_aEa8K-EOJ3D6gOs7HcyNg" }, ] }
You may meet the example for more than information.
Avant-garde
Getting next page search results
You may call next
method as follows, to become the results on the adjacent pages.
Calling result
method subsequently calling adjacent
will give you result on that the side by side page.
from youtubesearchpython import VideosSearch search = VideosSearch ( 'NoCopyrightSounds' ) print ( search . consequence ()[ 'result' ]) ''' Getting result from 2nd page. ''' search . next () print ( search . result ()[ 'result' ]) ''' Getting result from 3rd page. ''' search . next () print ( search . result ()[ 'consequence' ]) ''' Getting result from fourth page. ''' search . next () print ( search . result ()[ 'issue' ])
Getting video information using video link or video ID
''' Getting information about video or its formats using video link or video ID. `Video.get` method will give both information & formats of the video `Video.getInfo` method will requite only information most the video. `Video.getFormats` method will give only formats of the video. You lot may either laissez passer link or ID, method will have care itself. YouTube doesn't provide uploadDate and publishDate in its InnerTube API, thus we have to use HTML requests to get it. This is disabled by default every bit it is very inefficient, but if you lot really need it, you can explicitly ready parameter to Video.get() function: get_upload_date=True By default, we utilize InnerTube API for Video.get() and Video.getFormats(), meanwhile nosotros use HTML parsing on Video.getInfo() You tin set get_upload_date ONLY TO Video.get(), as yous don't get info with Video.getFormats() ''' video = Video . go ( 'https://world wide web.youtube.com/lookout?v=z0GKGpObgPY' , mode = ResultMode . json , get_upload_date = True ) impress ( video ) videoInfo = Video . getInfo ( 'https://youtu.be/z0GKGpObgPY' , manner = ResultMode . json ) impress ( videoInfo ) videoFormats = Video . getFormats ( 'z0GKGpObgPY' ) print ( videoFormats )
Instance Result
{ "id" : "E07s5ZYygMg" , "title" : "Harry Styles - Watermelon Sugar (Official Video)" , "viewCount" : { "text" : "170389228" }, "thumbnails" : [ { "url" : "https://i.ytimg.com/vi/E07s5ZYygMg/hqdefault.jpg?sqp=-oaymwEiCKgBEF5IWvKriqkDFQgBFQAAAAAYASUAAMhCPQCAokN4AQ==&rs=AOn4CLCT6nkbmYf-zbqAFgzF0D9PUhtsOQ" , "width" : 168 , "height" : 94 }, { "url" : "https://i.ytimg.com/half-dozen/E07s5ZYygMg/hqdefault.jpg?sqp=-oaymwEiCMQBEG5IWvKriqkDFQgBFQAAAAAYASUAAMhCPQCAokN4AQ==&rs=AOn4CLA-JdoctyNp4aaj9dVtR0c6l5RDVw" , "width" : 196 , "height" : 110 }, { "url" : "https://i.ytimg.com/vi/E07s5ZYygMg/hqdefault.jpg?sqp=-oaymwEjCPYBEIoBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLBquHs9OWY5Dy1nE_syglwKP6-pMw" , "width" : 246 , "height" : 138 }, { "url" : "https://i.ytimg.com/vi/E07s5ZYygMg/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLDSjHwdHxt9aU8NTojucGLp4PurTA" , "width" : 336 , "height" : 188 }, { "url" : "https://i.ytimg.com/vi/E07s5ZYygMg/maxresdefault.jpg?v=5ebedc0c" , "width" : 1920 , "height" : 1080 } ], "description" : "This video is dedicated to touching.\nListen to Harry Styles\u2019 new album \u2018Fine Line\u2019 now: https://HStyles.lnk.to/FineLineAY \n\nFollow Harry Styles:\nFacebook: https://HarryStyles.lnk.to/followFI\nInstagram: https://HarryStyles.lnk.to/followII\nTwitter: https://HarryStyles.lnk.to/followTI\nWebsite: https://HarryStyles.lnk.to/followWI\nSpotify: https://HarryStyles.lnk.to/followSI\nYouTube: https://HarryStyles.lnk.to/subscribeYD\due north\nLyrics: \due north\nTastes like strawberries\non a summer evening\nAnd it sounds but like a song\nI desire more than berries\nAnd that summer feeling\nIt\u2019s so wonderful and warm\nBreathe me in\nBreathe me out\nI don\u2019t know if I could ever get without\nI\u2019m just thinking out loud\nI don\u2019t know if I could ever get without\n \nWatermelon sugar loftier\nWatermelon saccharide high\nWatermelon sugar high\nWatermelon saccharide loftier\nWatermelon saccharide\n \nStrawberries\not a summer evening\nBaby, you\u2019re the stop of June\nI want your belly\nAnd that summer feeling\nGetting washed away in you lot\nBreathe me in\nBreathe me out\nI don\u2019t know if I could ever become without\n \nWatermelon sugar high\n \nI merely wanna gustation it\nI just wanna sense of taste it\nWatermelon sugar loftier\n \nTastes similar strawberries\nOn a summer evening\nAnd it sounds just like a song\nI want your abdomen\nAnd that summer feeling\nI don\u2019t know if I could ever become without\due north \nWatermelon sugar high\n \nI just wanna taste it\nI just wanna gustatory modality it\nWatermelon sugar high\nI just wanna taste it\nI but wanna taste information technology\nWatermelon sugar high\due north \nWatermelon Carbohydrate\north\due north#HarryStyles #WatermelonSugar #FineLine" , "channel" : { "proper noun" : "HarryStylesVEVO" , "id" : "UCbOCbp5gXL8jigIBZLqMPrw" , "link" : "https://www.youtube.com/channel/UCbOCbp5gXL8jigIBZLqMPrw" }, "averageRating" : 4.9043722 , "keywords" : [ "Fine Line" , "Harry Styles Fine Line" , "New Harry Styles" , "Harry Styles Album" , "HS2" , "One Direction" , "Eroda" , "HStyles" , "HarryStyles" , "New HS" , "Watermelon" , "Sugar" , "Watermlon Sugar" , "Harry Styles Watermelon Sugar" , "Fine Line Watermelon Sugar" , "Watermelon Carbohydrate Fine Line" , "Harry Styles Watermelon Sguar Official Audio" , "Harry Styles Watermelon Sugar Vocal" , "HS Watermelon Sugar" , "Harry Styles Watermelon Sugar Video" , "Harry Styles Watermelon Sugar Official Video" , "Harry" ], "link" : "https://www.youtube.com/sentinel?v=E07s5ZYygMg" , "streamingData" : [ { "adaptiveFormats" : [ { "itag" : 137 , "mimeType" : "video/mp4; codecs=\"avc1.640028\"" , "bitrate" : 4517689 , "width" : 1920 , "acme" : 1080 , "initRange" : { "offset" : "0" , "end" : "740" }, "indexRange" : { "commencement" : "741" , "end" : "1228" }, "lastModified" : "1601811652909447" , "contentLength" : "75694686" , "quality" : "hd1080" , "fps" : 24 , "qualityLabel" : "1080p" , "projectionType" : "RECTANGULAR" , "averageBitrate" : 3207181 , "approxDurationMs" : "188813" , "signatureCipher" : "due south=F%3DX%3DgIkn_MWCUvQZ__3tR_7gPNDBeOz8n9M0WGxNtIZ6zwxAiA-VALQ9F5bz%3DW8I_Z8WfXPLHjEGEn_JRVVu7BcNJJfjKAhIARw8JQ0qOAAOAQ&sp=sig&url=https://r7---sn-gwpa-5bge.googlevideo.com/videoplayback%3Fexpire%3D1609521167%26ei%3DrwPvX6ayN7GImgel4b2YDg%26ip%3D132.154.228.240%26id%3Do-AB56znPv_llgJ0v0XuIn4mf-4F2feyfn78hi9AowVgJP%26itag%3D137%26aitags%3D133%252C134%252C135%252C136%252C137%252C160%252C242%252C243%252C244%252C247%252C248%252C278%252C394%252C395%252C396%252C397%252C398%252C399%26source%3Dyoutube%26requiressl%3Dyes%26mh%3DCl%26mm%3D31%252C29%26mn%3Dsn-gwpa-5bge%252Csn-gwpa-qxay%26ms%3Dau%252Crdu%26mv%3Dm%26mvi%3D7%26pcm2cms%3Dyes%26pl%3D19%26gcr%3Din%26initcwndbps%3D156250%26vprv%3D1%26mime%3Dvideo%252Fmp4%26ns%3DAmm7Bly72tYhQYuUBTu4ougF%26gir%3Dyes%26clen%3D75694686%26dur%3D188.813%26lmt%3D1601811652909447%26mt%3D1609499069%26fvip%3D7%26keepalive%3Dyes%26c%3DWEB%26txp%3D5535432%26n%3DRBQO4tIQGFK2ymlT%26sparams%3Dexpire%252Cei%252Cip%252Cid%252Caitags%252Csource%252Crequiressl%252Cgcr%252Cvprv%252Cmime%252Cns%252Cgir%252Cclen%252Cdur%252Clmt%26lsparams%3Dmh%252Cmm%252Cmn%252Cms%252Cmv%252Cmvi%252Cpcm2cms%252Cpl%252Cinitcwndbps%26lsig%3DAG3C_xAwRQIgTGJdeFFnVZy97rzAeBnJCSdcY7KWBCa21RQ9ZvkH0KsCIQD1-Vzcj53p39l_DWtK1b69VjQmtBi_SIZOZD0hzXHJNA%253D%253D" }, { "itag" : 248 , "mimeType" : "video/webm; codecs=\"vp9\"" , "bitrate" : 2677426 , "width" : 1920 , "elevation" : 1080 , "initRange" : { "start" : "0" , "end" : "219" }, "indexRange" : { "showtime" : "220" , "end" : "861" }, "lastModified" : "1594499920972798" , "contentLength" : "54314997" , "quality" : "hd1080" , "fps" : 24 , "qualityLabel" : "1080p" , "projectionType" : "RECTANGULAR" , "averageBitrate" : 2301324 , "colorInfo" : { "primaries" : "COLOR_PRIMARIES_BT709" , "transferCharacteristics" : "COLOR_TRANSFER_CHARACTERISTICS_BT709" , "matrixCoefficients" : "COLOR_MATRIX_COEFFICIENTS_BT709" }, "approxDurationMs" : "188813" , "signatureCipher" : "s=4WSWyDZ4VUW0FxNi5blaiF4ilQNYR-3uChA822Y034mMGICMPJy_OPOcgmaH7OjHiz7P3SA11EXoi7xWDBddADzQhXgIARw8JQ0qOAAOAA&sp=sig&url=https://r7---sn-gwpa-5bge.googlevideo.com/videoplayback%3Fexpire%3D1609521167%26ei%3DrwPvX6ayN7GImgel4b2YDg%26ip%3D132.154.228.240%26id%3Do-AB56znPv_llgJ0v0XuIn4mf-4F2feyfn78hi9AowVgJP%26itag%3D248%26aitags%3D133%252C134%252C135%252C136%252C137%252C160%252C242%252C243%252C244%252C247%252C248%252C278%252C394%252C395%252C396%252C397%252C398%252C399%26source%3Dyoutube%26requiressl%3Dyes%26mh%3DCl%26mm%3D31%252C29%26mn%3Dsn-gwpa-5bge%252Csn-gwpa-qxay%26ms%3Dau%252Crdu%26mv%3Dm%26mvi%3D7%26pcm2cms%3Dyes%26pl%3D19%26gcr%3Din%26initcwndbps%3D156250%26vprv%3D1%26mime%3Dvideo%252Fwebm%26ns%3DAmm7Bly72tYhQYuUBTu4ougF%26gir%3Dyes%26clen%3D54314997%26dur%3D188.813%26lmt%3D1594499920972798%26mt%3D1609499069%26fvip%3D7%26keepalive%3Dyes%26c%3DWEB%26txp%3D5535432%26n%3DRBQO4tIQGFK2ymlT%26sparams%3Dexpire%252Cei%252Cip%252Cid%252Caitags%252Csource%252Crequiressl%252Cgcr%252Cvprv%252Cmime%252Cns%252Cgir%252Cclen%252Cdur%252Clmt%26lsparams%3Dmh%252Cmm%252Cmn%252Cms%252Cmv%252Cmvi%252Cpcm2cms%252Cpl%252Cinitcwndbps%26lsig%3DAG3C_xAwRgIhAJHI4m9CrBPc-vEl_qXPYvACMjDAgC7dGWk5cZ5yc4DTAiEA36ijZkSFmCngvJZ5ULpRFJLGB3wWohsxABHZJL_q4_c%253D" }, { "itag" : 399 , "mimeType" : "video/mp4; codecs=\"av01.0.08M.08\"" , "bitrate" : 2252425 , "width" : 1920 , "height" : 1080 , "initRange" : { "beginning" : "0" , "end" : "699" }, "indexRange" : { "start" : "700" , "end" : "1187" }, "lastModified" : "1602396935824004" , "contentLength" : "40536309" , "quality" : "hd1080" , "fps" : 24 , "qualityLabel" : "1080p" , "projectionType" : "RECTANGULAR" , "averageBitrate" : 1717521 , "colorInfo" : { "primaries" : "COLOR_PRIMARIES_BT709" , "transferCharacteristics" : "COLOR_TRANSFER_CHARACTERISTICS_BT709" , "matrixCoefficients" : "COLOR_MATRIX_COEFFICIENTS_BT709" }, "approxDurationMs" : "188813" , "signatureCipher" : "s=ZJwJxM3AbUoW4wiucKj-hgbD-KpvS21BYBD1lsDZa7SPCICMZo9flYaa2ePw-6CdA1a_DwNtjbk4KXaTb0U1btiIfDgIARw8JQ0qOAAOAA&sp=sig&url=https://r7---sn-gwpa-5bge.googlevideo.com/videoplayback%3Fexpire%3D1609521167%26ei%3DrwPvX6ayN7GImgel4b2YDg%26ip%3D132.154.228.240%26id%3Do-AB56znPv_llgJ0v0XuIn4mf-4F2feyfn78hi9AowVgJP%26itag%3D399%26aitags%3D133%252C134%252C135%252C136%252C137%252C160%252C242%252C243%252C244%252C247%252C248%252C278%252C394%252C395%252C396%252C397%252C398%252C399%26source%3Dyoutube%26requiressl%3Dyes%26mh%3DCl%26mm%3D31%252C29%26mn%3Dsn-gwpa-5bge%252Csn-gwpa-qxay%26ms%3Dau%252Crdu%26mv%3Dm%26mvi%3D7%26pcm2cms%3Dyes%26pl%3D19%26gcr%3Din%26initcwndbps%3D156250%26vprv%3D1%26mime%3Dvideo%252Fmp4%26ns%3DAmm7Bly72tYhQYuUBTu4ougF%26gir%3Dyes%26clen%3D40536309%26dur%3D188.813%26lmt%3D1602396935824004%26mt%3D1609499069%26fvip%3D7%26keepalive%3Dyes%26c%3DWEB%26txp%3D5531432%26n%3DRBQO4tIQGFK2ymlT%26sparams%3Dexpire%252Cei%252Cip%252Cid%252Caitags%252Csource%252Crequiressl%252Cgcr%252Cvprv%252Cmime%252Cns%252Cgir%252Cclen%252Cdur%252Clmt%26lsparams%3Dmh%252Cmm%252Cmn%252Cms%252Cmv%252Cmvi%252Cpcm2cms%252Cpl%252Cinitcwndbps%26lsig%3DAG3C_xAwRAIgB9Jm-n4o3HkYm1cr2pVG9NLb_7Tmp22lXGwKkWSiwZ0CIBKSMK5PqbPHniDqOFCPoqa4eT_Y8hQDSWM7k_V8A99p" }, { "itag" : 136 , "mimeType" : "video/mp4; codecs=\"avc1.4d401f\"" , "bitrate" : 1247138 , "width" : 1280 , "height" : 720 , "initRange" : { "start" : "0" , "end" : "738" }, "indexRange" : { "outset" : "739" , "end" : "1226" }, "lastModified" : "1601811623765749" , "contentLength" : "18074560" , "quality" : "hd720" , "fps" : 24 , "qualityLabel" : "720p" , "projectionType" : "RECTANGULAR" , "averageBitrate" : 765818 , "approxDurationMs" : "188813" , "signatureCipher" : "south=y%3Dp%3DgBSUCkvVl7q-hefXAmtE95tx4YYx2uLiqm0fDKUL2hBCQICspkvlYjtn%3DvRH0iGB5p9zloazr8oDbuPc5yFs81PaJfgIARw8JQ0qOAAOAQ&sp=sig&url=https://r7---sn-gwpa-5bge.googlevideo.com/videoplayback%3Fexpire%3D1609521167%26ei%3DrwPvX6ayN7GImgel4b2YDg%26ip%3D132.154.228.240%26id%3Do-AB56znPv_llgJ0v0XuIn4mf-4F2feyfn78hi9AowVgJP%26itag%3D136%26aitags%3D133%252C134%252C135%252C136%252C137%252C160%252C242%252C243%252C244%252C247%252C248%252C278%252C394%252C395%252C396%252C397%252C398%252C399%26source%3Dyoutube%26requiressl%3Dyes%26mh%3DCl%26mm%3D31%252C29%26mn%3Dsn-gwpa-5bge%252Csn-gwpa-qxay%26ms%3Dau%252Crdu%26mv%3Dm%26mvi%3D7%26pcm2cms%3Dyes%26pl%3D19%26gcr%3Din%26initcwndbps%3D156250%26vprv%3D1%26mime%3Dvideo%252Fmp4%26ns%3DAmm7Bly72tYhQYuUBTu4ougF%26gir%3Dyes%26clen%3D18074560%26dur%3D188.813%26lmt%3D1601811623765749%26mt%3D1609499069%26fvip%3D7%26keepalive%3Dyes%26c%3DWEB%26txp%3D5535432%26n%3DRBQO4tIQGFK2ymlT%26sparams%3Dexpire%252Cei%252Cip%252Cid%252Caitags%252Csource%252Crequiressl%252Cgcr%252Cvprv%252Cmime%252Cns%252Cgir%252Cclen%252Cdur%252Clmt%26lsparams%3Dmh%252Cmm%252Cmn%252Cms%252Cmv%252Cmvi%252Cpcm2cms%252Cpl%252Cinitcwndbps%26lsig%3DAG3C_xAwRAIgKiY0iSKg4drfMpUtmsfY4DqN0dzkVo9z0NvbppT-vAUCIDajIym2RvvvqEqxK9XltraU3992scXuP8aZD_cXNK_0" }, ], "formats" : [ { "itag" : 18 , "mimeType" : "video/mp4; codecs=\"avc1.42001E, mp4a.twoscore.2\"" , "bitrate" : 635291 , "width" : 640 , "pinnacle" : 360 , "lastModified" : "1594495537943093" , "contentLength" : "14993923" , "quality" : "medium" , "fps" : 24 , "qualityLabel" : "360p" , "projectionType" : "RECTANGULAR" , "averageBitrate" : 635096 , "audioQuality" : "AUDIO_QUALITY_LOW" , "approxDurationMs" : "188871" , "audioSampleRate" : "44100" , "audioChannels" : 2 , "signatureCipher" : "s=AsPsztt4ZltrQC0ijKLX83bx8smNjCLHwb5D-pJLJvDGAmAEiAhvbstJR8js%3D7g7hscPbPtwrjUDtzwb1GgpkTG53d9kMAhIARw8JQ0qOAAOAg&sp=sig&url=https://r7---sn-gwpa-5bge.googlevideo.com/videoplayback%3Fexpire%3D1609521167%26ei%3DrwPvX6ayN7GImgel4b2YDg%26ip%3D132.154.228.240%26id%3Do-AB56znPv_llgJ0v0XuIn4mf-4F2feyfn78hi9AowVgJP%26itag%3D18%26source%3Dyoutube%26requiressl%3Dyes%26mh%3DCl%26mm%3D31%252C29%26mn%3Dsn-gwpa-5bge%252Csn-gwpa-qxay%26ms%3Dau%252Crdu%26mv%3Dm%26mvi%3D7%26pcm2cms%3Dyes%26pl%3D19%26gcr%3Din%26initcwndbps%3D156250%26vprv%3D1%26mime%3Dvideo%252Fmp4%26ns%3Dw-Sn-YFRtfT0kLnFKpo3EA4F%26gir%3Dyes%26clen%3D14993923%26ratebypass%3Dyes%26dur%3D188.871%26lmt%3D1594495537943093%26mt%3D1609499069%26fvip%3D7%26c%3DWEB%26txp%3D5531432%26n%3DV2sNxp4tEzNJkZtb%26sparams%3Dexpire%252Cei%252Cip%252Cid%252Citag%252Csource%252Crequiressl%252Cgcr%252Cvprv%252Cmime%252Cns%252Cgir%252Cclen%252Cratebypass%252Cdur%252Clmt%26lsparams%3Dmh%252Cmm%252Cmn%252Cms%252Cmv%252Cmvi%252Cpcm2cms%252Cpl%252Cinitcwndbps%26lsig%3DAG3C_xAwRQIgbrfk-x_xucwjZedmoR8sR3UQHP4OUd1jDUL_91palCICIQC0w6urClsmCBTpK27I5DIKKED9T_ci6blRj-c8rSD86A%253D%253D" } ], } ], "expiresInSeconds" : "21540" }
Getting playlist information using link
''' Getting data about playlist or videos in it using its link. `Playlist.get` method will give both data & formats of the playlist `Playlist.getInfo` method will requite simply information about the playlist. `Playlist.getVideos` method volition requite but videos in the playlist. ''' playlist = Playlist . get ( 'https://www.youtube.com/playlist?list=PLRBp0Fe2GpgmsW46rJyudVFlY6IYjFBIK' , manner = ResultMode . json ) print ( playlist ) playlistInfo = Playlist . getInfo ( 'https://www.youtube.com/playlist?listing=PLRBp0Fe2GpgmsW46rJyudVFlY6IYjFBIK' , way = ResultMode . json ) impress ( playlistInfo ) playlistVideos = Playlist . getVideos ( 'https://www.youtube.com/playlist?list=PLRBp0Fe2GpgmsW46rJyudVFlY6IYjFBIK' ) impress ( playlistVideos )
Example Result
{ "id" : "PLRBp0Fe2GpgmsW46rJyudVFlY6IYjFBIK" , "title" : "NCS: Business firm" , "videoCount" : "209" , "viewCount" : "155,772,054 views" , "thumbnails" : { "thumbnails" : [ { "url" : "https://i.ytimg.com/vi/LIvSF0fQPJc/hqdefault.jpg?sqp=-oaymwEWCKgBEF5IWvKriqkDCQgBFQAAiEIYAQ==&rs=AOn4CLDHZYoB-WNHmvT3CZy6SpdqygsO4A" , "width" : 168 , "height" : 94 }, { "url" : "https://i.ytimg.com/vi/LIvSF0fQPJc/hqdefault.jpg?sqp=-oaymwEWCMQBEG5IWvKriqkDCQgBFQAAiEIYAQ==&rs=AOn4CLACCxCIRvCn65_OS1z_4tLAq5Jb8Q" , "width" : 196 , "height" : 110 }, { "url" : "https://i.ytimg.com/half-dozen/LIvSF0fQPJc/hqdefault.jpg?sqp=-oaymwEXCPYBEIoBSFryq4qpAwkIARUAAIhCGAE=&rs=AOn4CLBt00cYTIVBdrnHsSNLinhq7meCpQ" , "width" : 246 , "height" : 138 }, { "url" : "https://i.ytimg.com/6/LIvSF0fQPJc/hqdefault.jpg?sqp=-oaymwEXCNACELwBSFryq4qpAwkIARUAAIhCGAE=&rs=AOn4CLBFaqqO6kCAuqya1SIJo5Cf45Ndxg" , "width" : 336 , "superlative" : 188 } ] }, "link" : "https://www.youtube.com/playlist?list=PLRBp0Fe2GpgmsW46rJyudVFlY6IYjFBIK" , "channel" : { "name" : "NoCopyrightSounds" , "id" : "UC_aEa8K-EOJ3D6gOs7HcyNg" , "thumbnails" : [ { "url" : "https://yt3.ggpht.com/ytc/AAUvwnhwQpPaPL_w-2bQM3TXQN0bdsQQSeEW74TDNXDfHQ=s48-c-k-c0x00ffffff-no-rj" , "width" : 48 , "height" : 48 }, { "url" : "https://yt3.ggpht.com/ytc/AAUvwnhwQpPaPL_w-2bQM3TXQN0bdsQQSeEW74TDNXDfHQ=s88-c-1000-c0x00ffffff-no-rj" , "width" : 88 , "pinnacle" : 88 }, { "url" : "https://yt3.ggpht.com/ytc/AAUvwnhwQpPaPL_w-2bQM3TXQN0bdsQQSeEW74TDNXDfHQ=s176-c-k-c0x00ffffff-no-rj" , "width" : 176 , "acme" : 176 } ], "link" : "https://www.youtube.com/channel/UC_aEa8K-EOJ3D6gOs7HcyNg" }, "videos" : [ { "id" : "gQjAEbWZEgU" , "title" : "Mangoo - Happi (ft. bby ivy) [NCS Release]" , "thumbnails" : [ { "url" : "https://i.ytimg.com/six/gQjAEbWZEgU/hqdefault.jpg?sqp=-oaymwEiCKgBEF5IWvKriqkDFQgBFQAAAAAYASUAAMhCPQCAokN4AQ==&rs=AOn4CLB8IrOoqB1vSj2SMptjc5pG8fyKOQ" , "width" : 168 , "height" : 94 }, { "url" : "https://i.ytimg.com/vi/gQjAEbWZEgU/hqdefault.jpg?sqp=-oaymwEiCMQBEG5IWvKriqkDFQgBFQAAAAAYASUAAMhCPQCAokN4AQ==&rs=AOn4CLDjI1SuDEFCqskIfGEqr8HZi3v54Q" , "width" : 196 , "acme" : 110 }, { "url" : "https://i.ytimg.com/vi/gQjAEbWZEgU/hqdefault.jpg?sqp=-oaymwEjCPYBEIoBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLCAFP_0cHcbUnt_eJwozqM0mOPkHg" , "width" : 246 , "superlative" : 138 }, { "url" : "https://i.ytimg.com/six/gQjAEbWZEgU/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLD4WajUJ8zGjQDuwT6uHBbvZzaCPA" , "width" : 336 , "elevation" : 188 } ], "aqueduct" : { "proper noun" : "NoCopyrightSounds" , "id" : "UC_aEa8K-EOJ3D6gOs7HcyNg" , "link" : "https://www.youtube.com/channel/UC_aEa8K-EOJ3D6gOs7HcyNg" }, "duration" : "2:41" , "accessibility" : { "title" : "Mangoo - Happi (ft. bby ivy) [NCS Release] by NoCopyrightSounds 7 months agone 2 minutes, 41 seconds" , "duration" : "2 minutes, 41 seconds" }, "link" : "https://www.youtube.com/lookout?v=gQjAEbWZEgU" }, { "id" : "2Kh4y7pJjfQ" , "title" : "MAGNUS ten Unread - Cool (feat. Alessia Labate) [NCS Release]" , "thumbnails" : [ { "url" : "https://i.ytimg.com/half-dozen/2Kh4y7pJjfQ/hqdefault.jpg?sqp=-oaymwEiCKgBEF5IWvKriqkDFQgBFQAAAAAYASUAAMhCPQCAokN4AQ==&rs=AOn4CLDBtmR1aLs9b5ULxWBpTitm2qfZgQ" , "width" : 168 , "height" : 94 }, { "url" : "https://i.ytimg.com/half dozen/2Kh4y7pJjfQ/hqdefault.jpg?sqp=-oaymwEiCMQBEG5IWvKriqkDFQgBFQAAAAAYASUAAMhCPQCAokN4AQ==&rs=AOn4CLA1_KVxp3eun3REQPZM3qgdhGGKhw" , "width" : 196 , "meridian" : 110 }, { "url" : "https://i.ytimg.com/vi/2Kh4y7pJjfQ/hqdefault.jpg?sqp=-oaymwEjCPYBEIoBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLDXxtiCKSoQ7qWsmbyK60HytHlKNg" , "width" : 246 , "height" : 138 }, { "url" : "https://i.ytimg.com/vi/2Kh4y7pJjfQ/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLAO6xgKiU0ObnMbcsaLgd5Sp-HA_Q" , "width" : 336 , "top" : 188 } ], "channel" : { "proper noun" : "NoCopyrightSounds" , "id" : "UC_aEa8K-EOJ3D6gOs7HcyNg" , "link" : "https://www.youtube.com/channel/UC_aEa8K-EOJ3D6gOs7HcyNg" }, "duration" : "ii:22" , "accessibility" : { "title" : "MAGNUS x Unread - Cool (feat. Alessia Labate) [NCS Release] by NoCopyrightSounds eight months ago 2 minutes, 22 seconds" , "duration" : "2 minutes, 22 seconds" }, "link" : "https://www.youtube.com/spotter?v=2Kh4y7pJjfQ" }, { "id" : "7dw8wphQ118" , "championship" : "Jim Yosef - Let You Go [NCS Release]" , "thumbnails" : [ { "url" : "https://i.ytimg.com/6/7dw8wphQ118/hqdefault.jpg?sqp=-oaymwEiCKgBEF5IWvKriqkDFQgBFQAAAAAYASUAAMhCPQCAokN4AQ==&rs=AOn4CLAI2xKhoLZTQSKy_E2qLI8vmmLwzQ" , "width" : 168 , "elevation" : 94 }, { "url" : "https://i.ytimg.com/6/7dw8wphQ118/hqdefault.jpg?sqp=-oaymwEiCMQBEG5IWvKriqkDFQgBFQAAAAAYASUAAMhCPQCAokN4AQ==&rs=AOn4CLBm88JTaXMyMXgPpH0ANOP-5M7cdg" , "width" : 196 , "tiptop" : 110 }, { "url" : "https://i.ytimg.com/vi/7dw8wphQ118/hqdefault.jpg?sqp=-oaymwEjCPYBEIoBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLDKDPLNxX6SpNNSCmp4oPA7gXZh2w" , "width" : 246 , "height" : 138 }, { "url" : "https://i.ytimg.com/vi/7dw8wphQ118/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLCoilNTqi_D4Xu-EQFbiqcjyuewUw" , "width" : 336 , "height" : 188 } ], "aqueduct" : { "proper noun" : "NoCopyrightSounds" , "id" : "UC_aEa8K-EOJ3D6gOs7HcyNg" , "link" : "https://www.youtube.com/aqueduct/UC_aEa8K-EOJ3D6gOs7HcyNg" }, "elapsing" : "3:40" , "accessibility" : { "championship" : "Jim Yosef - Allow You Go [NCS Release] past NoCopyrightSounds 9 months ago 3 minutes, 40 seconds" , "elapsing" : "3 minutes, 40 seconds" }, "link" : "https://www.youtube.com/watch?v=7dw8wphQ118" } ] }
Get all videos of a aqueduct
You can apply a Playlist course for that, aslope some helpful functions.
from youtubesearchpython import * channel_id = "UC_aEa8K-EOJ3D6gOs7HcyNg" playlist = Playlist ( playlist_from_channel_id ( channel_id )) print ( f 'Videos Retrieved: { len ( playlist . videos ) } ' ) while playlist . hasMoreVideos : print ( 'Getting more than videos...' ) playlist . getNextVideos () print ( f 'Videos Retrieved: { len ( playlist . videos ) } ' ) print ( 'Constitute all the videos.' )
Example Result
Videos Retrieved: 100 Getting more videos... Videos Retrieved: 200 Getting more videos... Videos Retrieved: 300 Getting more videos... Videos Retrieved: 400 Getting more videos... Videos Retrieved: 500 Getting more videos... Videos Retrieved: 600 Getting more than videos... Videos Retrieved: 700 Getting more videos... Videos Retrieved: 800 Getting more than videos... Videos Retrieved: 900 Getting more videos... Videos Retrieved: 1000 Getting more videos... Videos Retrieved: 1002 Institute all the videos.
More than to the playlists
You can directly instanciate the Playlist
class equally follows to access its information & videos in the info
and videos
fields respectively.
YouTube offers merely 100 videos in a single asking, for getting more than videos present in the playlist, yous can check hasMoreVideos
bool to see if playlist contains more than videos. If playlist has more videos, then yous tin telephone call getNextVideos
to fetch more than videos.
Example below demonstrates a uncomplicated way to retrive all videos of a playlist.
from youtubesearchpython import * playlist = Playlist ( 'https://www.youtube.com/playlist?list=PLRBp0Fe2GpgmsW46rJyudVFlY6IYjFBIK' ) print ( f 'Videos Retrieved: { len ( playlist . videos ) } ' ) while playlist . hasMoreVideos : print ( 'Getting more videos...' ) playlist . getNextVideos () print ( f 'Videos Retrieved: { len ( playlist . videos ) } ' ) impress ( 'Establish all the videos.' )
Example Result
Videos Retrieved: 100 Getting more videos... Videos Retrieved: 200 Getting more videos... Videos Retrieved: 209 Plant all the videos.
Getting search suggestions
from youtubesearchpython import Suggestions suggestions = Suggestions ( language = 'en' , region = 'US' ) print ( suggestions . become ( 'NoCopyrightSounds' , mode = ResultMode . json ))
Instance Result
{ "result" : [ "nocopyrightsounds" , "nocopyrightsounds best songs" , "nocopyrightsounds gaming music" , "nocopyrightsounds alan walker" , "nocopyrightsounds fearless" , "nocopyrightsounds invincible" , "nocopyrightsounds background music" , "nocopyrightsounds instrumental" , "nocopyrightsounds fade" , "nocopyrightsounds playlist" , "nocopyrightsounds on and on" , "nocopyrightsounds elektronomia" , "nocopyrightsounds stronger" , "nocopyrightsounds christmas" ] }
Getting videos by hashtag
from youtubesearchpython import Hashtag hashtag = Hashtag ( 'ncs' , limit = 1 ) print ( hashtag . result ())
Example Upshot
{ "result" : [ { "type" : "video" , "id" : "c9FF4Tfj2w8" , "title" : "Ascence - Nearly Y'all [NCS ane Hour]" , "publishedTime" : "i year agone" , "duration" : "ane:00:00" , "viewCount" : { "text" : "226,354 views" , "short" : "226K views" }, "thumbnails" : [ { "url" : "https://i.ytimg.com/6/c9FF4Tfj2w8/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLA8V3x_PigkymVQxQcptr8Wfz20-A" , "width" : 168 , "height" : 94 }, { "url" : "https://i.ytimg.com/six/c9FF4Tfj2w8/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLABh5Ylb5wbuulOAWLcSYtfYQKiAQ" , "width" : 196 , "height" : 110 }, { "url" : "https://i.ytimg.com/vi/c9FF4Tfj2w8/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAykmTivOgjlW6a4tKWnLJpL9yqKw" , "width" : 246 , "superlative" : 138 }, { "url" : "https://i.ytimg.com/vi/c9FF4Tfj2w8/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLC8qRkotPyH9kGGHe29QuyOh-F9KA" , "width" : 336 , "acme" : 188 } ], "richThumbnail" : { "url" : "https://i.ytimg.com/an_webp/c9FF4Tfj2w8/mqdefault_6s.webp?du=3000&sqp=CPGE-YgG&rs=AOn4CLAJAC5zmDOtySflLFMQpAoaPUqHjA" , "width" : 320 , "height" : 180 }, "descriptionSnippet" : cypher , "channel" : { "proper name" : "Good Vibes Music" , "id" : "UChCPI0uvKwrkYhTEx8UVrnQ" , "thumbnails" : [ { "url" : "https://yt3.ggpht.com/ytc/AKedOLSFYY0mvwL0DbRzddMAQdbgFshM42R5byhI9FiEBQ=s68-c-k-c0x00ffffff-no-rj" , "width" : 68 , "height" : 68 } ], "link" : "https://www.youtube.com/channel/UChCPI0uvKwrkYhTEx8UVrnQ" }, "accessibility" : { "title" : "Ascence - About You [NCS 1 60 minutes] by Good Vibes Music 1 year ago ane hour 226,354 views" , "duration" : "one hour" }, "link" : "https://world wide web.youtube.com/watch?v=c9FF4Tfj2w8" , "shelfTitle" : null } ] }
Getting videos and playlists in specific aqueduct
from youtubesearchpython import ChannelSearch search = ChannelSearch ( 'Watermelon Sugar' , "UCZFWPqqPkFlNwIxcpsLOwew" ) print ( search . result ( way = ResultMode . json ))
Instance Outcome
{ "result" : [ { "id" : "WMcIfZuRuU8" , "thumbnails" : { "normal" : [ { "url" : "https://i.ytimg.com/vi/WMcIfZuRuU8/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLClFg6C1r5NfTQy7TYUq6X5qHUmPA" , "width" : 168 , "height" : 94 }, { "url" : "https://i.ytimg.com/vi/WMcIfZuRuU8/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAoOyftwY0jLV4geWb5hejULYp3Zw" , "width" : 196 , "height" : 110 }, { "url" : "https://i.ytimg.com/vi/WMcIfZuRuU8/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCdqkhn7JDwLvRtTNx3jq-olz7k-Q" , "width" : 246 , "height" : 138 }, { "url" : "https://i.ytimg.com/vi/WMcIfZuRuU8/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAhYedsqBFKI0Ra2qzIv9cVoZhfKQ" , "width" : 336 , "height" : 188 } ], "rich" : aught }, "championship" : "Harry Styles \u2013 Watermelon Saccharide (Lost Tour Visual)" , "descriptionSnippet" : "This video is dedicated to touching.\nListen to Harry Styles\u2019 new album \u2018Fine Line\u2019 at present: https://HStyles.lnk.to/FineLineAY \northward\nFollow Harry Styles:\nFacebook: https://HarryStyles.lnk.to/followFI..." , "uri" : "/watch?five=WMcIfZuRuU8" , "views" : { "precise" : "three,888,287 views" , "simple" : "3.8M views" , "approximate" : "3.viii million views" }, "duration" : { "simpleText" : "two:55" , "text" : "2 minutes, 55 seconds" }, "published" : "10 months agone" , "channel" : { "proper noun" : "Harry Styles" , "thumbnails" : [ { "url" : "https://yt3.ggpht.com/ytc/AAUvwnhR81ocC_KalYEk5ItnJcfMBqaiIpuM1B0lJyg4Rw=s88-c-yard-c0x00ffffff-no-rj" , "width" : 68 , "height" : 68 } ] }, "type" : "video" }, ] }
Getting direct stream URL of a video
This class is able to fetch video URLs without any boosted spider web requests (that'southward fast), as ane might already have same response at the time of showing information technology to the user.
For making employ of this functionality, y'all must install yt-dlp every bit a dependency. StreamURLFetcher makes slight improvements & changes to YouTube class from yt-dlp.
from youtubesearchpython import * fetcher = StreamURLFetcher () video = Video . become ( "https://world wide web.youtube.com/watch?v=aqz-KE-bpKQ" ) url = fetcher . get ( video , 251 ) print ( url ) ''' `getAll` method returns all stream URLs different `go` method which needs itag in its second parameter. '''
Example Result
"https://r6---sn-gwpa-5bgk.googlevideo.com/videoplayback?expire=1610798125&ei=zX8CYITXEIGKz7sP9MWL0AE&ip=2409%3A4053%3A803%3A2b22%3Adc68%3Adfb9%3Aa676%3A26a3&id=o-APBakKSE2_eMDMegtCmeWXfuhhUfAzJTmOCWj4lkEjAM&itag=251&source=youtube&requiressl=yes&mh=aP&mm=31%2C29&mn=sn-gwpa-5bgk%2Csn-gwpa-qxad&ms=au%2Crdu&mv=k&mvi=6&pl=36&initcwndbps=146250&vprv=1&mime=audio%2Fwebm&ns=ULL4mkMO31KDtEhOjkOrmpkF&gir=yes&clen=10210834&dur=634.601&lmt=1544629945422176&mt=1610776131&fvip=6&keepalive=yeah&c=WEB&txp=5511222&northward=uEjSqtzBZaJyVn&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cvprv%2Cmime%2Cns%2Cgir%2Cclen%2Cdur%2Clmt&sig=AOq0QJ8wRAIgKKIEiwQTgXsdKPEyOckgVPs_LMH6KJoeaYmZic_lelECIHXHs1ZnSP5mgtpffNlIMJM3DhxcvDbA-4udFFE6AmVP&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Cinitcwndbps&lsig=AG3C_xAwRQIhAPmhL745RYeL_ffgUJk_xJLC-8riXKMylLTLA_pITYWWAiB2qUIXur8ThW7cLfQ73mIVK61mMZc2ncK6FZWjUHGcUw%3D%3D"
Get comments of a video
You can utilize a Comments class for that.
from youtubesearchpython import * # You can either pass an ID or a URL video_id = "_ZdsmLgCVdU" comments = Comments ( video_id ) impress ( f 'Comments Retrieved: { len ( comments . comments [ "result" ]) } ' ) while comments . hasMoreComments : print ( 'Getting more comments...' ) comments . getNextComments () print ( f 'Comments Retrieved: { len ( comments . comments [ "upshot" ]) } ' ) impress ( 'Found all the comments.' )
Example Result
20 Getting more comments... xl Getting more comments... threescore Getting more comments... 80 Getting more comments... 100 Getting more comments... ...
Become start 20 comments of a video
You can use a Comments.get method for that.
from youtubesearchpython import * # You can either laissez passer an ID or a URL video_id = "_ZdsmLgCVdU" comments = Comments . become ( video_id ) impress ( comments )
Example Result
{ "result":[ { "id":"Ugh2UTT69BnjaHgCoAEC", "author":{ "id":"UCBykgwvHh2SX5HH7dVWLkqQ", "name":"Daikaiju Danielle", "thumbnails":[ { "url":"https://yt3.ggpht.com/ytc/AKedOLSC8WrgmUHF5l6DYEb8jabim9nE0Ko1vQ_KFOly0w=s48-c-thou-c0x00ffffff-no-rj", "width":48, "height":48 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLSC8WrgmUHF5l6DYEb8jabim9nE0Ko1vQ_KFOly0w=s88-c-k-c0x00ffffff-no-rj", "width":88, "elevation":88 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLSC8WrgmUHF5l6DYEb8jabim9nE0Ko1vQ_KFOly0w=s176-c-grand-c0x00ffffff-no-rj", "width":176, "height":176 } ] }, "content":"The male child probably represents youth and the pure, gratuitous spirit of being young. When yous abound up, it's difficult to find that spirit over again. You have to search for it.", "published":"5 years ago", "isLiked":false, "authorIsChannelOwner":simulated, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"5.9K", "label":"v.9K likes" }, "replyCount":81 }, { "id":"UgzyjWeS_wVmoVrcyVZ4AaABAg", "writer":{ "id":"UCMMJk2iiIanIFtTwnLK8XBA", "proper name":"naomi", "thumbnails":[ { "url":"https://yt3.ggpht.com/wzrS0agEf0NBFXvcpQJFF-6BwdciRFqzVf_dmgv4Unk7e9AFA7Sb7K7hsLeXdZsOX26J0J4Y=s48-c-k-c0x00ffffff-no-rj", "width":48, "superlative":48 }, { "url":"https://yt3.ggpht.com/wzrS0agEf0NBFXvcpQJFF-6BwdciRFqzVf_dmgv4Unk7e9AFA7Sb7K7hsLeXdZsOX26J0J4Y=s88-c-k-c0x00ffffff-no-rj", "width":88, "height":88 }, { "url":"https://yt3.ggpht.com/wzrS0agEf0NBFXvcpQJFF-6BwdciRFqzVf_dmgv4Unk7e9AFA7Sb7K7hsLeXdZsOX26J0J4Y=s176-c-k-c0x00ffffff-no-rj", "width":176, "height":176 } ] }, "content":"Strange that I showed this to my blood brother three days before his death not knowing I would soon relate to it.", "published":"one year agone", "isLiked":simulated, "authorIsChannelOwner":false, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"five.2K", "label":"five.2K likes" }, "replyCount":147 }, { "id":"UgyP3NpP-qA9T80YRVh4AaABAg", "author":{ "id":"UCCekImfpPQw94ZHeQy98S_A", "proper noun":"Noura", "thumbnails":[ { "url":"https://yt3.ggpht.com/ytc/AKedOLSA9_Di2v12v_MycDkKjvhD8D3dRSt9pyZIcCekeg=s48-c-thousand-c0x00ffffff-no-rj", "width":48, "height":48 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLSA9_Di2v12v_MycDkKjvhD8D3dRSt9pyZIcCekeg=s88-c-k-c0x00ffffff-no-rj", "width":88, "height":88 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLSA9_Di2v12v_MycDkKjvhD8D3dRSt9pyZIcCekeg=s176-c-thou-c0x00ffffff-no-rj", "width":176, "height":176 } ] }, "content":"In Arabic when we want to express how much we love and cherish someone we say \"you are my eyes\".. And for some reason that line \"don\\'t you know you got my optics\" makes me actually nostalgic and sad.", "published":"1 year ago (edited)", "isLiked":false, "authorIsChannelOwner":false, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"3.8K", "label":"three.8K likes" }, "replyCount":65 }, { "id":"Ugy-JqQw3w3MXwxGZHZ4AaABAg", "author":{ "id":"UC6irqN4Fk_z-CdK47pkLTgQ", "name":"Leo Trombetta", "thumbnails":[ { "url":"https://yt3.ggpht.com/ytc/AKedOLTogXyBXEX1LAzehhiYyx9amCWGkcMRCaa3e-pEgg=s48-c-k-c0x00ffffff-no-rj", "width":48, "elevation":48 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLTogXyBXEX1LAzehhiYyx9amCWGkcMRCaa3e-pEgg=s88-c-m-c0x00ffffff-no-rj", "width":88, "height":88 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLTogXyBXEX1LAzehhiYyx9amCWGkcMRCaa3e-pEgg=s176-c-1000-c0x00ffffff-no-rj", "width":176, "height":176 } ] }, "content":"As a mother whose had to let her son become for his life to be meliorate, this vocal is nearly exactly that. The pain and sacrifice and honey and the warm memories you pray they will accept of the sweetest moments you've shared when yous held them and then long ago.. I miss you.", "published":"2 years ago", "isLiked":faux, "authorIsChannelOwner":faux, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"2K", "label":"2K likes" }, "replyCount":23 }, { "id":"Ugwv8lwT4LS906Y9P1p4AaABAg", "author":{ "id":"UClMs_LKpgCPC9acJQpGRcbQ", "name":"Arundhati", "thumbnails":[ { "url":"https://yt3.ggpht.com/ytc/AKedOLTHadgrB-BvJ2zqtN9_f2ttscQEH0Sc3awtvg73ug=s48-c-g-c0x00ffffff-no-rj", "width":48, "height":48 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLTHadgrB-BvJ2zqtN9_f2ttscQEH0Sc3awtvg73ug=s88-c-1000-c0x00ffffff-no-rj", "width":88, "peak":88 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLTHadgrB-BvJ2zqtN9_f2ttscQEH0Sc3awtvg73ug=s176-c-k-c0x00ffffff-no-rj", "width":176, "height":176 } ] }, "content":"It's been three years and I however tin't sing that chorus without tearing upward", "published":"2 years agone", "isLiked":false, "authorIsChannelOwner":false, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"1K", "label":"1K likes" }, "replyCount":16 }, { "id":"Ugx5NiWjHQI1aGWI8ex4AaABAg", "author":{ "id":"UCeuMECoMfhC9Fyn5veduj1w", "proper noun":"dona nova", "thumbnails":[ { "url":"https://yt3.ggpht.com/ytc/AKedOLQC9P35p4nKLBaoDkWwsGjQCVrrBs_lPVCNsTQ5oPg=s48-c-1000-c0x00ffffff-no-rj", "width":48, "summit":48 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLQC9P35p4nKLBaoDkWwsGjQCVrrBs_lPVCNsTQ5oPg=s88-c-k-c0x00ffffff-no-rj", "width":88, "height":88 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLQC9P35p4nKLBaoDkWwsGjQCVrrBs_lPVCNsTQ5oPg=s176-c-k-c0x00ffffff-no-rj", "width":176, "superlative":176 } ] }, "content":"My dad passed away in 2012 and now he communicates to me sometimes through songs. If I enquire him a question the next song I hear will accept the respond. This yr I had to start my life over completely and I have moved beyond the land away from a toxic person, and then I moved again from the next place I lived from another toxic person, all during the pandemic. I am also legally bullheaded and otherwise disabled and then I worried virtually how I would make information technology on my own after my losses and divorce. I don't know anybody here and I'm completely alone. This comes afterwards x years of loss and change that started with his expiry. Anyway, When I asked him how could I ever accept a life again he sent me this song. He e'er does. I have been told he is my spirit guide and I can tell when he's here. I love drinking glass animals", "published":"ane year ago", "isLiked":faux, "authorIsChannelOwner":imitation, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"ane.6K", "label":"1.6K likes" }, "replyCount":72 }, { "id":"UgyHLTfBhMAh39IcPAp4AaABAg", "author":{ "id":"UCK8evpEndlyLgjcXTYfOVtQ", "proper noun":"UnforgettableAlice", "thumbnails":[ { "url":"https://yt3.ggpht.com/ytc/AKedOLSlrVENCyh_Wk6p8UrZAPEIS3pmUnGOiTb2zwIx1g=s48-c-k-c0x00ffffff-no-rj", "width":48, "pinnacle":48 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLSlrVENCyh_Wk6p8UrZAPEIS3pmUnGOiTb2zwIx1g=s88-c-k-c0x00ffffff-no-rj", "width":88, "peak":88 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLSlrVENCyh_Wk6p8UrZAPEIS3pmUnGOiTb2zwIx1g=s176-c-k-c0x00ffffff-no-rj", "width":176, "height":176 } ] }, "content":"Vocalizer/guitarist Dave Bayley explained the story behind this song to Paste mag: \"The idea for this one came from a story someone told me in one case. They were telling me near their child, and something awful had happened to them. She was crying - only at the same time the memories that they had from that previous life made her so happy - so she was likewise smile. That combination of emotions kind of fabricated me feel like my heart was being ripped apart but as well optimistic in a weird way. She had establish a style to run into happiness in this awful matter that had happened to her. That combination of emotions is what this song is getting at.\"", "published":"iii years agone", "isLiked":false, "authorIsChannelOwner":imitation, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"5.6K", "label":"5.6K likes" }, "replyCount":31 }, { "id":"Ugwq4Hc5dcjphfdabi14AaABAg", "writer":{ "id":"UChtQ0Lhb3UvlSjPJ_1gcRdQ", "proper noun":"Later", "thumbnails":[ { "url":"https://yt3.ggpht.com/ytc/AKedOLTmkn0CgPeiW8hmoP3VEokLg-AN2Y7xkTz7HeOa1w=s48-c-k-c0x00ffffff-no-rj", "width":48, "summit":48 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLTmkn0CgPeiW8hmoP3VEokLg-AN2Y7xkTz7HeOa1w=s88-c-one thousand-c0x00ffffff-no-rj", "width":88, "height":88 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLTmkn0CgPeiW8hmoP3VEokLg-AN2Y7xkTz7HeOa1w=s176-c-k-c0x00ffffff-no-rj", "width":176, "tiptop":176 } ] }, "content":"\"Don\\'t you know you got my eyes\"", "published":"2 years ago", "isLiked":faux, "authorIsChannelOwner":fake, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"3.3K", "label":"three.3K likes" }, "replyCount":nineteen }, { "id":"UgxC1mFXH9ddTB6qa5h4AaABAg", "author":{ "id":"UC8iw4k1Ojbd5QsK35IeT5mg", "name":"Anna Dunne", "thumbnails":[ { "url":"https://yt3.ggpht.com/ytc/AKedOLSzwmG3DSiHB8XuKUqe6CjdlbSPuln1e1kOKS7i6w=s48-c-chiliad-c0x00ffffff-no-rj", "width":48, "height":48 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLSzwmG3DSiHB8XuKUqe6CjdlbSPuln1e1kOKS7i6w=s88-c-one thousand-c0x00ffffff-no-rj", "width":88, "peak":88 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLSzwmG3DSiHB8XuKUqe6CjdlbSPuln1e1kOKS7i6w=s176-c-k-c0x00ffffff-no-rj", "width":176, "top":176 } ] }, "content":"I lost my niggling sons to the care arrangement because i had depression and experienced domestic abuse. I see them at present sometimes. It doesn't get any easier and I miss them a lot. <3 This song means a lot. ", "published":"two years agone", "isLiked":fake, "authorIsChannelOwner":false, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"1.9K", "label":"1.9K likes" }, "replyCount":25 }, { "id":"Ugw4ux8km05TQ3kGHmV4AaABAg", "author":{ "id":"UCfqMzgWyCUuUWBBaD4WgynA", "proper noun":"Jemma Scott", "thumbnails":[ { "url":"https://yt3.ggpht.com/ytc/AKedOLT44n2_05S_bMU2ME_Z1WSk6xTIJ3cs82vSF920pg=s48-c-k-c0x00ffffff-no-rj", "width":48, "tiptop":48 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLT44n2_05S_bMU2ME_Z1WSk6xTIJ3cs82vSF920pg=s88-c-m-c0x00ffffff-no-rj", "width":88, "meridian":88 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLT44n2_05S_bMU2ME_Z1WSk6xTIJ3cs82vSF920pg=s176-c-m-c0x00ffffff-no-rj", "width":176, "tiptop":176 } ] }, "content":"Warning ⚠️: ", "published":"ii years ago", "isLiked":faux, "authorIsChannelOwner":false, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"2.1K", "label":"ii.1K likes" }, "replyCount":5 }, { "id":"Ugy5hJrVHhrZ25VZoDd4AaABAg", "author":{ "id":"UCCooCkWoIN-QmHrVo0t5d9Q", "name":"Samy Lind", "thumbnails":[ { "url":"https://yt3.ggpht.com/ytc/AKedOLSHCXYVj0EyiLYxeBvhP6E4gnS1gRzDSYleBQ=s48-c-chiliad-c0x00ffffff-no-rj", "width":48, "meridian":48 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLSHCXYVj0EyiLYxeBvhP6E4gnS1gRzDSYleBQ=s88-c-1000-c0x00ffffff-no-rj", "width":88, "height":88 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLSHCXYVj0EyiLYxeBvhP6E4gnS1gRzDSYleBQ=s176-c-k-c0x00ffffff-no-rj", "width":176, "height":176 } ] }, "content":"I know no one cares well-nigh stuff similar this but I merely wanted to speak on the power of art because information technology's cute. This video and this entire album has been a huge catalyst and assist in me saving myself and my family. I was forcing my husband and 3 kids to live with my calumniating parents and so that I could endeavour to brand them love u.s. before they died. All they did was injure us more than and instead of dealing with information technology I kept staying there and started doing pain pills. This video helped hit home how much I don't need my parents and it made me never want to escape from my reality once more. I hadn't quite gotten to a stage of disgust, but I sure have done a lot of regrettable things. This album helps me have the strength to continue doing my best to learn to be improve and to learn to be the best I can be for my kids. I don't want to exist held back by anything anymore and I don't want to concord dorsum my family. Thank you glass animal and crew:) your saving lives with this music", "published":"2 years ago", "isLiked":false, "authorIsChannelOwner":false, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"493", "label":"493 likes" }, "replyCount":7 }, { "id":"UgyfG6DRZQZe5NtvY9t4AaABAg", "author":{ "id":"UCFlsa-V7ZjC3SJG1MgHeTxA", "name":"Adi ☆", "thumbnails":[ { "url":"https://yt3.ggpht.com/2r2ZQYcZaViZp8n37bmAnJx-irYy7mOUkpkC7nprEaoeSY2jEJ9wQ-kQnpxN6Z4WMWFMT9JzUw=s48-c-chiliad-c0x00ffffff-no-rj", "width":48, "height":48 }, { "url":"https://yt3.ggpht.com/2r2ZQYcZaViZp8n37bmAnJx-irYy7mOUkpkC7nprEaoeSY2jEJ9wQ-kQnpxN6Z4WMWFMT9JzUw=s88-c-k-c0x00ffffff-no-rj", "width":88, "height":88 }, { "url":"https://yt3.ggpht.com/2r2ZQYcZaViZp8n37bmAnJx-irYy7mOUkpkC7nprEaoeSY2jEJ9wQ-kQnpxN6Z4WMWFMT9JzUw=s176-c-k-c0x00ffffff-no-rj", "width":176, "height":176 } ] }, "content":"Lyrics:[Poetry 1]", "published":"two years ago", "isLiked":simulated, "authorIsChannelOwner":faux, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"955", "label":"955 likes" }, "replyCount":nine }, { "id":"Ugi30kIt00U573gCoAEC", "author":{ "id":"UCZbJ_Q3ClurxYlthgTecgow", "proper noun":"beloved, doggo", "thumbnails":[ { "url":"https://yt3.ggpht.com/IJF61exnEIJZDlnphGN9yXnV_fQSJhdAyPqgF_e3pJ42iwvTQprgQaty-uVyvjiMJpnaekxeBg=s48-c-k-c0x00ffffff-no-rj", "width":48, "pinnacle":48 }, { "url":"https://yt3.ggpht.com/IJF61exnEIJZDlnphGN9yXnV_fQSJhdAyPqgF_e3pJ42iwvTQprgQaty-uVyvjiMJpnaekxeBg=s88-c-k-c0x00ffffff-no-rj", "width":88, "height":88 }, { "url":"https://yt3.ggpht.com/IJF61exnEIJZDlnphGN9yXnV_fQSJhdAyPqgF_e3pJ42iwvTQprgQaty-uVyvjiMJpnaekxeBg=s176-c-1000-c0x00ffffff-no-rj", "width":176, "elevation":176 } ] }, "content":"This is a rare affair... I like every song a ring makes", "published":"5 years agone", "isLiked":imitation, "authorIsChannelOwner":false, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"3.9K", "label":"3.9K likes" }, "replyCount":67 }, { "id":"UgzDNmCLzmkNIGV_iB14AaABAg", "author":{ "id":"UCrdOXfYndK2UEjAKRg-hUcw", "proper noun":"Cherry-red", "thumbnails":[ { "url":"https://yt3.ggpht.com/oRPZKN6SL1SoMc5J7FQIHiA1C1wQZe1YfRHbkxaLnNp9Vi7Vl2PCY11oTK5mDms-NHXSGqFsKQ=s48-c-k-c0x00ffffff-no-rj", "width":48, "superlative":48 }, { "url":"https://yt3.ggpht.com/oRPZKN6SL1SoMc5J7FQIHiA1C1wQZe1YfRHbkxaLnNp9Vi7Vl2PCY11oTK5mDms-NHXSGqFsKQ=s88-c-k-c0x00ffffff-no-rj", "width":88, "top":88 }, { "url":"https://yt3.ggpht.com/oRPZKN6SL1SoMc5J7FQIHiA1C1wQZe1YfRHbkxaLnNp9Vi7Vl2PCY11oTK5mDms-NHXSGqFsKQ=s176-c-k-c0x00ffffff-no-rj", "width":176, "height":176 } ] }, "content":"I hope the female parent who inspired this can hear it and feel her kid close to her once again.", "published":"2 years ago", "isLiked":false, "authorIsChannelOwner":simulated, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"410", "label":"410 likes" }, "replyCount":1 }, { "id":"UgyQEih224ElUkT2AXl4AaABAg", "writer":{ "id":"UC7M3_B55yIvo4DZS3BvgA1g", "name":"Sirce Guevara", "thumbnails":[ { "url":"https://yt3.ggpht.com/ytc/AKedOLRJhxg_aeXmbGuH8wbuCcGWVtRs6tFKPqkxw4-lcJ8=s48-c-thou-c0x00ffffff-no-rj", "width":48, "height":48 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLRJhxg_aeXmbGuH8wbuCcGWVtRs6tFKPqkxw4-lcJ8=s88-c-k-c0x00ffffff-no-rj", "width":88, "height":88 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLRJhxg_aeXmbGuH8wbuCcGWVtRs6tFKPqkxw4-lcJ8=s176-c-k-c0x00ffffff-no-rj", "width":176, "height":176 } ] }, "content":"I cried watching this video, this is my first time seeing it.. It just reminded me of my female parent, how she raised me lone. Seeing me happy and dancing all her life . How she works difficult day past day simply so I have a roof on my head and food on the table. She'south amazing...", "published":"2 years ago", "isLiked":false, "authorIsChannelOwner":false, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"271", "label":"271 likes" }, "replyCount":1 }, { "id":"UgxSKtnwJ1fL1cGECFN4AaABAg", "author":{ "id":"UCaWu5P4tl4leNsq0d6K5JfA", "name":"Brylee D", "thumbnails":[ { "url":"https://yt3.ggpht.com/ytc/AKedOLSnWU59WluXZehM5VxmcbX6Unk_rgJc699gUp7lxw=s48-c-k-c0x00ffffff-no-rj", "width":48, "tiptop":48 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLSnWU59WluXZehM5VxmcbX6Unk_rgJc699gUp7lxw=s88-c-thousand-c0x00ffffff-no-rj", "width":88, "elevation":88 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLSnWU59WluXZehM5VxmcbX6Unk_rgJc699gUp7lxw=s176-c-thousand-c0x00ffffff-no-rj", "width":176, "peak":176 } ] }, "content":"I have a vanquish on that background wind instrument", "published":"2 years ago", "isLiked":false, "authorIsChannelOwner":fake, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"4.5K", "label":"four.5K likes" }, "replyCount":36 }, { "id":"Ugx885faaugZ-KS2ht14AaABAg", "author":{ "id":"UCAv-kFdFs9zZX4IR9y77sTg", "proper name":"drupe tart subs ✿", "thumbnails":[ { "url":"https://yt3.ggpht.com/RIEhlWERKQrY6oscMFEVW9pyDVKwndKkfFfnMTGxJIFHV2np4asu1syE-C016cZlcgZYtkdvrCA=s48-c-chiliad-c0x00ffffff-no-rj", "width":48, "meridian":48 }, { "url":"https://yt3.ggpht.com/RIEhlWERKQrY6oscMFEVW9pyDVKwndKkfFfnMTGxJIFHV2np4asu1syE-C016cZlcgZYtkdvrCA=s88-c-k-c0x00ffffff-no-rj", "width":88, "height":88 }, { "url":"https://yt3.ggpht.com/RIEhlWERKQrY6oscMFEVW9pyDVKwndKkfFfnMTGxJIFHV2np4asu1syE-C016cZlcgZYtkdvrCA=s176-c-grand-c0x00ffffff-no-rj", "width":176, "pinnacle":176 } ] }, "content":"This song literally makes me cry every time I hear it it'south just so sugariness", "published":"1 year agone", "isLiked":simulated, "authorIsChannelOwner":false, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"73", "label":"73 likes" }, "replyCount":i }, { "id":"UgxfMf3PW8muQIKHeX54AaABAg", "author":{ "id":"UCs5_3PBRo9VoCCbDWDMpa-g", "name":"Victor Rodriguez", "thumbnails":[ { "url":"https://yt3.ggpht.com/ytc/AKedOLRe_mumWc8G4a9DvzNQ7FBA_hctTvwTJskAdw=s48-c-yard-c0x00ffffff-no-rj", "width":48, "acme":48 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLRe_mumWc8G4a9DvzNQ7FBA_hctTvwTJskAdw=s88-c-k-c0x00ffffff-no-rj", "width":88, "meridian":88 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLRe_mumWc8G4a9DvzNQ7FBA_hctTvwTJskAdw=s176-c-grand-c0x00ffffff-no-rj", "width":176, "superlative":176 } ] }, "content":"I promise my son can find some type of solace or message in this song one 24-hour interval. We lost his mother my wife when she passed suddenly three months ago at 23 years young. He was only 2 years old and 7 months when it happened. It was a short time for him but so many happy memories. They spent every unmarried hour of every single twenty-four hour period together. We're so lost and devasted without you, Nosotros love you lot Deja C Rodriguez", "published":"8 months ago", "isLiked":faux, "authorIsChannelOwner":fake, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"126", "label":"126 likes" }, "replyCount":2 }, { "id":"UgiuS-ehhcqhHXgCoAEC", "author":{ "id":"UCd6gX2dxkokyH70cbUocq7Q", "proper noun":"bunnyluveable", "thumbnails":[ { "url":"https://yt3.ggpht.com/ytc/AKedOLSt6NFUcOAfGB1C0BL0f18q8sPUX0UQBhYV_A=s48-c-grand-c0x00ffffff-no-rj", "width":48, "superlative":48 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLSt6NFUcOAfGB1C0BL0f18q8sPUX0UQBhYV_A=s88-c-one thousand-c0x00ffffff-no-rj", "width":88, "height":88 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLSt6NFUcOAfGB1C0BL0f18q8sPUX0UQBhYV_A=s176-c-grand-c0x00ffffff-no-rj", "width":176, "height":176 } ] }, "content":"their music is like being wrapped in a warm coating on a dank mean solar day.", "published":"5 years ago", "isLiked":faux, "authorIsChannelOwner":false, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"563", "label":"563 likes" }, "replyCount":6 }, { "id":"UgwEdhuY0RUuiyBqpVN4AaABAg", "author":{ "id":"UC8GIfeF1UytnIdBUx7eODBg", "name":"TheBnjmnMiles", "thumbnails":[ { "url":"https://yt3.ggpht.com/ytc/AKedOLQjQG6jvrGnj9ejtjfO-pbXWwekST4e_qxK=s48-c-k-c0x00ffffff-no-rj", "width":48, "superlative":48 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLQjQG6jvrGnj9ejtjfO-pbXWwekST4e_qxK=s88-c-k-c0x00ffffff-no-rj", "width":88, "height":88 }, { "url":"https://yt3.ggpht.com/ytc/AKedOLQjQG6jvrGnj9ejtjfO-pbXWwekST4e_qxK=s176-c-m-c0x00ffffff-no-rj", "width":176, "height":176 } ] }, "content":"Why is nobody talking about this child's freakin' sweet dance moves?", "published":"vii months ago", "isLiked":false, "authorIsChannelOwner":false, "voteStatus":"INDIFFERENT", "votes":{ "simpleText":"210", "label":"210 likes" }, "replyCount":4 } ] }
Call back video transcript
YouTube auto-generates transcripts (subtitles) for videos. Yous can think those transcripts using Transcript class:
from youtubesearchpython import Transcript print ( Transcript . get ( "https://www.youtube.com/watch?five=-1xu0IP35FI" ))
In response, y'all'll get bachelor languages with params
parameter. If you desire to retrieve a dissimilar language, yous have to pass the part that parameter. Instance:
from youtubesearchpython import Transcript url = "https://world wide web.youtube.com/sentry?five=-1xu0IP35FI" transcript_en = Transcript . become ( url ) # you actually don't have to laissez passer a valid URL in post-obit Transcript telephone call. You tin input an empty string, but I do recommend nevertheless inputing a valid URL. transcript_2 = Transcript . get ( url , transcript_en [ "languages" ][ - i ][ "params" ]) # in my case, it'd output Spanish. print ( transcript_2 )
Example Upshot
{ "segments" :[ { "startMs" : "210" , "endMs" : "2129" , "text" : "- When Steve Jobs unveiled the original" , "startTime" : "0:00" }, { "startMs" : "2130" , "endMs" : "3670" , "text" : "iPhone back in 2007," , "startTime" : "0:02" }, { "startMs" : "3670" , "endMs" : "4940" , "text" : "the twelvemonth I graduated high school," , "startTime" : "0:03" }, { "startMs" : "4940" , "endMs" : "7610" , "text" : "he pitched information technology equally a music player, a phone," , "startTime" : "0:04" }, { "startMs" : "7610" , "endMs" : "10760" , "text" : "and an internet communicator\nall rolled into one." , "startTime" : "0:07" }, { "startMs" : "10760" , "endMs" : "11593" , "text" : "- Are you getting it?" , "startTime" : "0:ten" }, ... ], "languages" :[ { "params" : "CgstMXh1MElQMzVGSRIOQ2dBU0FtVnVHZ0ElM0QYASozZW5nYWdlbWVudC1wYW5lbC1zZWFyY2hhYmxlLXRyYW5zY3JpcHQtc2VhcmNoLXBhbmVsMAE%3D" , "selected" : true , "title" : "English" }, { "params" : "CgstMXh1MElQMzVGSRISQ2dOaGMzSVNBbVZ1R2dBJTNEGAEqM2VuZ2FnZW1lbnQtcGFuZWwtc2VhcmNoYWJsZS10cmFuc2NyaXB0LXNlYXJjaC1wYW5lbDAB" , "selected" : false , "title" : "English (auto-generated)" }, { "params" : "CgstMXh1MElQMzVGSRISQ2dBU0JYQjBMVUpTR2dBJTNEGAEqM2VuZ2FnZW1lbnQtcGFuZWwtc2VhcmNoYWJsZS10cmFuc2NyaXB0LXNlYXJjaC1wYW5lbDAB" , "selected" : false , "title" : "Portuguese (Brazil)" }, { "params" : "CgstMXh1MElQMzVGSRIQQ2dBU0JtVnpMVFF4T1JvQRgBKjNlbmdhZ2VtZW50LXBhbmVsLXNlYXJjaGFibGUtdHJhbnNjcmlwdC1zZWFyY2gtcGFuZWwwAQ%3D%3D" , "selected" : false , "title" : "Spanish (Latin America)" } ] }
Retrieve aqueduct info
from youtubesearchpython import Aqueduct print ( Channel . go ( "UC_aEa8K-EOJ3D6gOs7HcyNg" ))
Example Result
{ "id" : "UC_aEa8K-EOJ3D6gOs7HcyNg" , "url" : "https://world wide web.youtube.com/channel/UC_aEa8K-EOJ3D6gOs7HcyNg" , "description" : "NoCopyrightSounds is a copyright free / stream safe record label, providing costless to use music to the content creator customs. \n\nWe work with artists from around the globe in electronic music, representing genres from Firm to Dubstep via Trap, Drum & Bass, Electro Pop and more than. \n\nNCS Music is free to utilize for independent Creators and their UGC (User Generated Content) on YouTube & Twitch - always remember to credit the Artist, track and NCS and link dorsum to our original NCS upload.\n\nView our usage policy and some frequently asked questions hither: http://ncs.io/UsagePolicy\due north\nGrab our new clothes range here: http://ncs.io/Store" , "championship" : "NoCopyrightSounds" , "banners" :[ { "url" : "https://yt3.ggpht.com/ZdXDhvCVn73Shu-QkqWFoUS_TlZ9MSkAXb8VJBeI6ZKSN6oH4QBvTG2BCfuFRegjXwdp6qH3=w1060-fcrop64=1,00005a57ffffa5a8-thousand-c0xffffffff-no-nd-rj" , "width" : 1060 , "acme" : 175 }, { "url" : "https://yt3.ggpht.com/ZdXDhvCVn73Shu-QkqWFoUS_TlZ9MSkAXb8VJBeI6ZKSN6oH4QBvTG2BCfuFRegjXwdp6qH3=w1138-fcrop64=i,00005a57ffffa5a8-yard-c0xffffffff-no-nd-rj" , "width" : 1138 , "height" : 188 }, { "url" : "https://yt3.ggpht.com/ZdXDhvCVn73Shu-QkqWFoUS_TlZ9MSkAXb8VJBeI6ZKSN6oH4QBvTG2BCfuFRegjXwdp6qH3=w1707-fcrop64=1,00005a57ffffa5a8-k-c0xffffffff-no-nd-rj" , "width" : 1707 , "height" : 283 }, { "url" : "https://yt3.ggpht.com/ZdXDhvCVn73Shu-QkqWFoUS_TlZ9MSkAXb8VJBeI6ZKSN6oH4QBvTG2BCfuFRegjXwdp6qH3=w2120-fcrop64=i,00005a57ffffa5a8-k-c0xffffffff-no-nd-rj" , "width" : 2120 , "summit" : 351 }, { "url" : "https://yt3.ggpht.com/ZdXDhvCVn73Shu-QkqWFoUS_TlZ9MSkAXb8VJBeI6ZKSN6oH4QBvTG2BCfuFRegjXwdp6qH3=w2276-fcrop64=ane,00005a57ffffa5a8-k-c0xffffffff-no-nd-rj" , "width" : 2276 , "tiptop" : 377 }, { "url" : "https://yt3.ggpht.com/ZdXDhvCVn73Shu-QkqWFoUS_TlZ9MSkAXb8VJBeI6ZKSN6oH4QBvTG2BCfuFRegjXwdp6qH3=w2560-fcrop64=1,00005a57ffffa5a8-k-c0xffffffff-no-nd-rj" , "width" : 2560 , "height" : 424 } ], "subscribers" :{ "simpleText" : "32.1M subscribers" , "label" : "32.1 million subscribers" }, "thumbnails" :[ { "url" : "https://yt3.ggpht.com/YIBi8NVC87fMfJHfQ2O0dyzjis7tUlO7VqWLhk1lq1fkIOQTrpX_Ip7G6S_u0IJosXYSe_Z9=s48-c-m-c0x00ffffff-no-rj" , "width" : 48 , "height" : 48 }, { "url" : "https://yt3.ggpht.com/YIBi8NVC87fMfJHfQ2O0dyzjis7tUlO7VqWLhk1lq1fkIOQTrpX_Ip7G6S_u0IJosXYSe_Z9=s88-c-thousand-c0x00ffffff-no-rj" , "width" : 88 , "tiptop" : 88 }, { "url" : "https://yt3.ggpht.com/YIBi8NVC87fMfJHfQ2O0dyzjis7tUlO7VqWLhk1lq1fkIOQTrpX_Ip7G6S_u0IJosXYSe_Z9=s176-c-k-c0x00ffffff-no-rj" , "width" : 176 , "height" : 176 }, { "url" : "https://yt3.ggpht.com/YIBi8NVC87fMfJHfQ2O0dyzjis7tUlO7VqWLhk1lq1fkIOQTrpX_Ip7G6S_u0IJosXYSe_Z9=s900-c-k-c0x00ffffff-no-rj" , "width" : 900 , "height" : 900 }, { "url" : "https://yt3.ggpht.com/YIBi8NVC87fMfJHfQ2O0dyzjis7tUlO7VqWLhk1lq1fkIOQTrpX_Ip7G6S_u0IJosXYSe_Z9=s200-c-thousand-c0x00ffffff-no-rj?days_since_epoch=19070" , "width" : 200 , "top" : 200 } ], "availableCountryCodes" :[ "UZ" , "RS" , "HK" , "SZ" , "VE" , "NG" , "ID" , "MV" , "NU" , "ZW" , "BL" , "AQ" , "LU" , "MN" , "JM" , "KN" , "KZ" , "NR" , "RU" , "CM" , "BR" , "ML" , "HN" , "LS" , "BB" , "GM" , "AL" , "MS" , "SL" , "AO" , "NZ" , "TO" , "US" , "BJ" , "TN" , "VU" , "AF" , "GI" , "CY" , "HM" , "IR" , "FI" , "PR" , "Tv set" , "UA" , "NI" , "TW" , "KG" , "FM" , "LC" , "KH" , "Information technology" , "BW" , "CA" , "PA" , "SS" , "KW" , "SA" , "YT" , "RE" , "MW" , "GQ" , "BQ" , "GF" , "IQ" , "SB" , "FJ" , "ME" , "TH" , "TT" , "MR" , "AZ" , "GY" , "BT" , "SE" , "KE" , "LK" , "GS" , "TR" , "VG" , "DE" , "PK" , "BV" , "JP" , "Medico" , "GA" , "UG" , "WF" , "CX" , "MF" , "SV" , "AW" , "CH" , "Half dozen" , "TF" , "IO" , "EG" , "ES" , "CU" , "SY" , "MM" , "NP" , "JE" , "SC" , "VA" , "GW" , "YE" , "UY" , "LA" , "SK" , "SR" , "AI" , "PN" , "GP" , "PG" , "FO" , "EC" , "GL" , "OM" , "Every bit" , "MY" , "BI" , "AU" , "MH" , "BY" , "ZM" , "MQ" , "TM" , "SM" , "PH" , "NA" , "KP" , "CV" , "EH" , "KR" , "SI" , "SN" , "TC" , "BH" , "PF" , "PE" , "TG" , "MX" , "LY" , "MC" , "CD" , "LT" , "BS" , "SG" , "BZ" , "JO" , "KY" , "Ad" , "CO" , "LR" , "SX" , "DO" , "CC" , "SJ" , "MP" , "ZA" , "HT" , "RO" , "ER" , "PL" , "GH" , "IL" , "ST" , "DJ" , "TD" , "FR" , "BD" , "BO" , "BN" , "MK" , "CI" , "BM" , "KM" , "NL" , "GD" , "CK" , "HR" , "PS" , "SD" , "TZ" , "GU" , "IN" , "LI" , "PY" , "TJ" , "PM" , "BA" , "SH" , "NO" , "EE" , "MT" , "BE" , "LB" , "DZ" , "AT" , "BG" , "GR" , "NF" , "DK" , "IM" , "RW" , "SO" , "TL" , "GN" , "MZ" , "CN" , "NC" , "LV" , "NE" , "VN" , "CZ" , "WS" , "CR" , "VC" , "CW" , "AG" , "CF" , "MA" , "FK" , "CL" , "MO" , "BF" , "IE" , "AX" , "MG" , "UM" , "KI" , "GG" , "AE" , "TK" , "PW" , "CG" , "GT" , "IS" , "MU" , "PT" , "QA" , "AR" , "GB" , "DM" , "ET" , "AM" , "GE" , "HU" ], "isFamilySafe" : true , "keywords" : "NoCopyrightSounds ncs no copyright sounds copyrighted music free royalty royaltyfree uncopyrighted copyrightfree" , "tags" :[ "NoCopyrightSounds" , "ncs" , "no" , "copyright" , "sounds" , "copyrighted" , "music" , "gratuitous" , "royalty" , "royaltyfree" , "uncopyrighted" , "copyrightfree" ] }
Contributors
Thanks to everyone contributing to this library, including those non mentioned here.
I included simply contributors and people, who we tin thank for their extensive reports to brand the library meliorate.
Contributors are added irrespective of gild.
License
MIT License
Copyright (c) 2021 Hitesh Kumar Saini
Information
- All the inquiry, for making this library possible, is entirely done by myself.
- You can utilize this library & segments of code from information technology in your projects in whatever way you lot want. Just respect the MIT license & credit the original writer of the project.
- Current version of this projection (
master
branch) simulates the requests made by YouTube's web client during client side rendering. In simple words, it does not fetch any specific webpage's HTML, but the JSONs internally fetched by YouTube when you navigate the website, afterwards loading the webpage completely. - I do non resist yous from using this library in whatever possible manner, but YouTube T&C stop you from using this library commercially. Respect the law.
- As you might tell by the proper name of the project, this library initially only used to back up searching of videos. Later on, as the project grew, I added a lot of additional features afterward requests from people. Now, its actually powerful.
millerseentrusels.blogspot.com
Source: https://pypi.org/project/youtube-search-python/
0 Response to "Cant Sort Youtube Search Results by Upload Date"
Post a Comment