From 405e7da1cd71183eadd325b3108399991408c9ee Mon Sep 17 00:00:00 2001 From: artegoser Date: Wed, 9 Aug 2023 12:55:03 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20artegose?= =?UTF-8?q?r/piped-api@6f0aaa40817ef58581744d39acd868b20f3bb92a=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/search.js | 2 +- classes/PipedAPI.html | 82 ++++++----- index.html | 18 ++- ...ypes.AudioStream.html => AudioStream.html} | 84 ++++++------ .../{Types.Channel.html => Channel.html} | 82 ++++++----- .../{Types.Comment.html => Comment.html} | 80 ++++++----- .../{Types.Comments.html => Comments.html} | 54 ++++---- ...tPageChannel.html => NextPageChannel.html} | 50 ++++--- ...agePlaylist.html => NextPagePlaylist.html} | 50 ++++--- .../{Types.Playlist.html => Playlist.html} | 78 +++++------ interfaces/{Types.Search.html => Search.html} | 58 ++++---- .../{Types.Segments.html => Segments.html} | 60 ++++---- .../{Types.Sponsors.html => Sponsors.html} | 54 ++++---- .../{Types.Streams.html => Streams.html} | 128 +++++++++--------- .../{Types.Subtitle.html => Subtitle.html} | 60 ++++---- interfaces/{Types.Video.html => Video.html} | 96 +++++++------ ...ypes.VideoStream.html => VideoStream.html} | 96 +++++++------ modules.html | 45 +++++- modules/Types.html => types/Item.html | 64 +++------ 19 files changed, 611 insertions(+), 630 deletions(-) rename interfaces/{Types.AudioStream.html => AudioStream.html} (73%) rename interfaces/{Types.Channel.html => Channel.html} (73%) rename interfaces/{Types.Comment.html => Comment.html} (73%) rename interfaces/{Types.Comments.html => Comments.html} (71%) rename interfaces/{Types.NextPageChannel.html => NextPageChannel.html} (71%) rename interfaces/{Types.NextPagePlaylist.html => NextPagePlaylist.html} (71%) rename interfaces/{Types.Playlist.html => Playlist.html} (73%) rename interfaces/{Types.Search.html => Search.html} (71%) rename interfaces/{Types.Segments.html => Segments.html} (73%) rename interfaces/{Types.Sponsors.html => Sponsors.html} (71%) rename interfaces/{Types.Streams.html => Streams.html} (73%) rename interfaces/{Types.Subtitle.html => Subtitle.html} (72%) rename interfaces/{Types.Video.html => Video.html} (74%) rename interfaces/{Types.VideoStream.html => VideoStream.html} (73%) rename modules/Types.html => types/Item.html (51%) diff --git a/assets/search.js b/assets/search.js index 71659a3..8aea57a 100644 --- a/assets/search.js +++ b/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"PipedAPI\",\"url\":\"classes/PipedAPI.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PipedAPI.html#constructor\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":1024,\"name\":\"host\",\"url\":\"classes/PipedAPI.html#host\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"_get\",\"url\":\"classes/PipedAPI.html#_get\",\"classes\":\"tsd-is-private\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"trending\",\"url\":\"classes/PipedAPI.html#trending\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"streams\",\"url\":\"classes/PipedAPI.html#streams\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"comments\",\"url\":\"classes/PipedAPI.html#comments\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"channel\",\"url\":\"classes/PipedAPI.html#channel\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"channelByName\",\"url\":\"classes/PipedAPI.html#channelByName\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"user\",\"url\":\"classes/PipedAPI.html#user\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"playlist\",\"url\":\"classes/PipedAPI.html#playlist\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"suggestions\",\"url\":\"classes/PipedAPI.html#suggestions\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"sponsors\",\"url\":\"classes/PipedAPI.html#sponsors\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"search\",\"url\":\"classes/PipedAPI.html#search\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":4,\"name\":\"Types\",\"url\":\"modules/Types.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"Streams\",\"url\":\"interfaces/Types.Streams.html\",\"classes\":\"\",\"parent\":\"Types\"},{\"kind\":1024,\"name\":\"audioStreams\",\"url\":\"interfaces/Types.Streams.html#audioStreams\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"dash\",\"url\":\"interfaces/Types.Streams.html#dash\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/Types.Streams.html#description\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"dislikes\",\"url\":\"interfaces/Types.Streams.html#dislikes\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"interfaces/Types.Streams.html#duration\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"hls\",\"url\":\"interfaces/Types.Streams.html#hls\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"lbryId\",\"url\":\"interfaces/Types.Streams.html#lbryId\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"likes\",\"url\":\"interfaces/Types.Streams.html#likes\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"livestream\",\"url\":\"interfaces/Types.Streams.html#livestream\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"proxyUrl\",\"url\":\"interfaces/Types.Streams.html#proxyUrl\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"relatedStreams\",\"url\":\"interfaces/Types.Streams.html#relatedStreams\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"subtitles\",\"url\":\"interfaces/Types.Streams.html#subtitles\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"thumbnailUrl\",\"url\":\"interfaces/Types.Streams.html#thumbnailUrl\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/Types.Streams.html#title\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"uploadedDate\",\"url\":\"interfaces/Types.Streams.html#uploadedDate\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"uploader\",\"url\":\"interfaces/Types.Streams.html#uploader\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"uploaderUrl\",\"url\":\"interfaces/Types.Streams.html#uploaderUrl\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"uploaderVerified\",\"url\":\"interfaces/Types.Streams.html#uploaderVerified\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"videoStreams\",\"url\":\"interfaces/Types.Streams.html#videoStreams\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":1024,\"name\":\"views\",\"url\":\"interfaces/Types.Streams.html#views\",\"classes\":\"\",\"parent\":\"Types.Streams\"},{\"kind\":256,\"name\":\"AudioStream\",\"url\":\"interfaces/Types.AudioStream.html\",\"classes\":\"\",\"parent\":\"Types\"},{\"kind\":1024,\"name\":\"bitrate\",\"url\":\"interfaces/Types.AudioStream.html#bitrate\",\"classes\":\"\",\"parent\":\"Types.AudioStream\"},{\"kind\":1024,\"name\":\"codec\",\"url\":\"interfaces/Types.AudioStream.html#codec\",\"classes\":\"\",\"parent\":\"Types.AudioStream\"},{\"kind\":1024,\"name\":\"format\",\"url\":\"interfaces/Types.AudioStream.html#format\",\"classes\":\"\",\"parent\":\"Types.AudioStream\"},{\"kind\":1024,\"name\":\"indexEnd\",\"url\":\"interfaces/Types.AudioStream.html#indexEnd\",\"classes\":\"\",\"parent\":\"Types.AudioStream\"},{\"kind\":1024,\"name\":\"indexStart\",\"url\":\"interfaces/Types.AudioStream.html#indexStart\",\"classes\":\"\",\"parent\":\"Types.AudioStream\"},{\"kind\":1024,\"name\":\"initStart\",\"url\":\"interfaces/Types.AudioStream.html#initStart\",\"classes\":\"\",\"parent\":\"Types.AudioStream\"},{\"kind\":1024,\"name\":\"initEnd\",\"url\":\"interfaces/Types.AudioStream.html#initEnd\",\"classes\":\"\",\"parent\":\"Types.AudioStream\"},{\"kind\":1024,\"name\":\"mimeType\",\"url\":\"interfaces/Types.AudioStream.html#mimeType\",\"classes\":\"\",\"parent\":\"Types.AudioStream\"},{\"kind\":1024,\"name\":\"quality\",\"url\":\"interfaces/Types.AudioStream.html#quality\",\"classes\":\"\",\"parent\":\"Types.AudioStream\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/Types.AudioStream.html#url\",\"classes\":\"\",\"parent\":\"Types.AudioStream\"},{\"kind\":1024,\"name\":\"videoOnly\",\"url\":\"interfaces/Types.AudioStream.html#videoOnly\",\"classes\":\"\",\"parent\":\"Types.AudioStream\"},{\"kind\":256,\"name\":\"Subtitle\",\"url\":\"interfaces/Types.Subtitle.html\",\"classes\":\"\",\"parent\":\"Types\"},{\"kind\":1024,\"name\":\"autoGenerated\",\"url\":\"interfaces/Types.Subtitle.html#autoGenerated\",\"classes\":\"\",\"parent\":\"Types.Subtitle\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/Types.Subtitle.html#code\",\"classes\":\"\",\"parent\":\"Types.Subtitle\"},{\"kind\":1024,\"name\":\"mimeType\",\"url\":\"interfaces/Types.Subtitle.html#mimeType\",\"classes\":\"\",\"parent\":\"Types.Subtitle\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Types.Subtitle.html#name\",\"classes\":\"\",\"parent\":\"Types.Subtitle\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/Types.Subtitle.html#url\",\"classes\":\"\",\"parent\":\"Types.Subtitle\"},{\"kind\":256,\"name\":\"VideoStream\",\"url\":\"interfaces/Types.VideoStream.html\",\"classes\":\"\",\"parent\":\"Types\"},{\"kind\":1024,\"name\":\"bitrate\",\"url\":\"interfaces/Types.VideoStream.html#bitrate\",\"classes\":\"\",\"parent\":\"Types.VideoStream\"},{\"kind\":1024,\"name\":\"codec\",\"url\":\"interfaces/Types.VideoStream.html#codec\",\"classes\":\"\",\"parent\":\"Types.VideoStream\"},{\"kind\":1024,\"name\":\"format\",\"url\":\"interfaces/Types.VideoStream.html#format\",\"classes\":\"\",\"parent\":\"Types.VideoStream\"},{\"kind\":1024,\"name\":\"fps\",\"url\":\"interfaces/Types.VideoStream.html#fps\",\"classes\":\"\",\"parent\":\"Types.VideoStream\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/Types.VideoStream.html#height\",\"classes\":\"\",\"parent\":\"Types.VideoStream\"},{\"kind\":1024,\"name\":\"indexEnd\",\"url\":\"interfaces/Types.VideoStream.html#indexEnd\",\"classes\":\"\",\"parent\":\"Types.VideoStream\"},{\"kind\":1024,\"name\":\"indexStart\",\"url\":\"interfaces/Types.VideoStream.html#indexStart\",\"classes\":\"\",\"parent\":\"Types.VideoStream\"},{\"kind\":1024,\"name\":\"initStart\",\"url\":\"interfaces/Types.VideoStream.html#initStart\",\"classes\":\"\",\"parent\":\"Types.VideoStream\"},{\"kind\":1024,\"name\":\"initEnd\",\"url\":\"interfaces/Types.VideoStream.html#initEnd\",\"classes\":\"\",\"parent\":\"Types.VideoStream\"},{\"kind\":1024,\"name\":\"mimeType\",\"url\":\"interfaces/Types.VideoStream.html#mimeType\",\"classes\":\"\",\"parent\":\"Types.VideoStream\"},{\"kind\":1024,\"name\":\"quality\",\"url\":\"interfaces/Types.VideoStream.html#quality\",\"classes\":\"\",\"parent\":\"Types.VideoStream\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/Types.VideoStream.html#url\",\"classes\":\"\",\"parent\":\"Types.VideoStream\"},{\"kind\":1024,\"name\":\"videoOnly\",\"url\":\"interfaces/Types.VideoStream.html#videoOnly\",\"classes\":\"\",\"parent\":\"Types.VideoStream\"},{\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/Types.VideoStream.html#width\",\"classes\":\"\",\"parent\":\"Types.VideoStream\"},{\"kind\":256,\"name\":\"Comments\",\"url\":\"interfaces/Types.Comments.html\",\"classes\":\"\",\"parent\":\"Types\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"interfaces/Types.Comments.html#comments\",\"classes\":\"\",\"parent\":\"Types.Comments\"},{\"kind\":1024,\"name\":\"disabled\",\"url\":\"interfaces/Types.Comments.html#disabled\",\"classes\":\"\",\"parent\":\"Types.Comments\"},{\"kind\":1024,\"name\":\"nextpage\",\"url\":\"interfaces/Types.Comments.html#nextpage\",\"classes\":\"\",\"parent\":\"Types.Comments\"},{\"kind\":256,\"name\":\"Comment\",\"url\":\"interfaces/Types.Comment.html\",\"classes\":\"\",\"parent\":\"Types\"},{\"kind\":1024,\"name\":\"author\",\"url\":\"interfaces/Types.Comment.html#author\",\"classes\":\"\",\"parent\":\"Types.Comment\"},{\"kind\":1024,\"name\":\"commentId\",\"url\":\"interfaces/Types.Comment.html#commentId\",\"classes\":\"\",\"parent\":\"Types.Comment\"},{\"kind\":1024,\"name\":\"commentText\",\"url\":\"interfaces/Types.Comment.html#commentText\",\"classes\":\"\",\"parent\":\"Types.Comment\"},{\"kind\":1024,\"name\":\"commentedTime\",\"url\":\"interfaces/Types.Comment.html#commentedTime\",\"classes\":\"\",\"parent\":\"Types.Comment\"},{\"kind\":1024,\"name\":\"commentorUrl\",\"url\":\"interfaces/Types.Comment.html#commentorUrl\",\"classes\":\"\",\"parent\":\"Types.Comment\"},{\"kind\":1024,\"name\":\"hearted\",\"url\":\"interfaces/Types.Comment.html#hearted\",\"classes\":\"\",\"parent\":\"Types.Comment\"},{\"kind\":1024,\"name\":\"likeCount\",\"url\":\"interfaces/Types.Comment.html#likeCount\",\"classes\":\"\",\"parent\":\"Types.Comment\"},{\"kind\":1024,\"name\":\"pinned\",\"url\":\"interfaces/Types.Comment.html#pinned\",\"classes\":\"\",\"parent\":\"Types.Comment\"},{\"kind\":1024,\"name\":\"thumbnail\",\"url\":\"interfaces/Types.Comment.html#thumbnail\",\"classes\":\"\",\"parent\":\"Types.Comment\"},{\"kind\":1024,\"name\":\"verified\",\"url\":\"interfaces/Types.Comment.html#verified\",\"classes\":\"\",\"parent\":\"Types.Comment\"},{\"kind\":256,\"name\":\"Video\",\"url\":\"interfaces/Types.Video.html\",\"classes\":\"\",\"parent\":\"Types\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"interfaces/Types.Video.html#duration\",\"classes\":\"\",\"parent\":\"Types.Video\"},{\"kind\":1024,\"name\":\"thumbnail\",\"url\":\"interfaces/Types.Video.html#thumbnail\",\"classes\":\"\",\"parent\":\"Types.Video\"},{\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/Types.Video.html#title\",\"classes\":\"\",\"parent\":\"Types.Video\"},{\"kind\":1024,\"name\":\"uploadedDate\",\"url\":\"interfaces/Types.Video.html#uploadedDate\",\"classes\":\"\",\"parent\":\"Types.Video\"},{\"kind\":1024,\"name\":\"uploaderAvatar\",\"url\":\"interfaces/Types.Video.html#uploaderAvatar\",\"classes\":\"\",\"parent\":\"Types.Video\"},{\"kind\":1024,\"name\":\"uploaderUrl\",\"url\":\"interfaces/Types.Video.html#uploaderUrl\",\"classes\":\"\",\"parent\":\"Types.Video\"},{\"kind\":1024,\"name\":\"uploaderVerified\",\"url\":\"interfaces/Types.Video.html#uploaderVerified\",\"classes\":\"\",\"parent\":\"Types.Video\"},{\"kind\":1024,\"name\":\"uploaderName\",\"url\":\"interfaces/Types.Video.html#uploaderName\",\"classes\":\"\",\"parent\":\"Types.Video\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/Types.Video.html#url\",\"classes\":\"\",\"parent\":\"Types.Video\"},{\"kind\":1024,\"name\":\"views\",\"url\":\"interfaces/Types.Video.html#views\",\"classes\":\"\",\"parent\":\"Types.Video\"},{\"kind\":1024,\"name\":\"isShort\",\"url\":\"interfaces/Types.Video.html#isShort\",\"classes\":\"\",\"parent\":\"Types.Video\"},{\"kind\":1024,\"name\":\"uploaded\",\"url\":\"interfaces/Types.Video.html#uploaded\",\"classes\":\"\",\"parent\":\"Types.Video\"},{\"kind\":1024,\"name\":\"shortDescription\",\"url\":\"interfaces/Types.Video.html#shortDescription\",\"classes\":\"\",\"parent\":\"Types.Video\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/Types.Video.html#type\",\"classes\":\"\",\"parent\":\"Types.Video\"},{\"kind\":256,\"name\":\"Channel\",\"url\":\"interfaces/Types.Channel.html\",\"classes\":\"\",\"parent\":\"Types\"},{\"kind\":1024,\"name\":\"avatarUrl\",\"url\":\"interfaces/Types.Channel.html#avatarUrl\",\"classes\":\"\",\"parent\":\"Types.Channel\"},{\"kind\":1024,\"name\":\"bannerUrl\",\"url\":\"interfaces/Types.Channel.html#bannerUrl\",\"classes\":\"\",\"parent\":\"Types.Channel\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/Types.Channel.html#description\",\"classes\":\"\",\"parent\":\"Types.Channel\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Types.Channel.html#id\",\"classes\":\"\",\"parent\":\"Types.Channel\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Types.Channel.html#name\",\"classes\":\"\",\"parent\":\"Types.Channel\"},{\"kind\":1024,\"name\":\"nextpage\",\"url\":\"interfaces/Types.Channel.html#nextpage\",\"classes\":\"\",\"parent\":\"Types.Channel\"},{\"kind\":1024,\"name\":\"relatedStreams\",\"url\":\"interfaces/Types.Channel.html#relatedStreams\",\"classes\":\"\",\"parent\":\"Types.Channel\"},{\"kind\":1024,\"name\":\"subscriberCount\",\"url\":\"interfaces/Types.Channel.html#subscriberCount\",\"classes\":\"\",\"parent\":\"Types.Channel\"},{\"kind\":1024,\"name\":\"verified\",\"url\":\"interfaces/Types.Channel.html#verified\",\"classes\":\"\",\"parent\":\"Types.Channel\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/Types.Channel.html#type\",\"classes\":\"\",\"parent\":\"Types.Channel\"},{\"kind\":256,\"name\":\"NextPageChannel\",\"url\":\"interfaces/Types.NextPageChannel.html\",\"classes\":\"\",\"parent\":\"Types\"},{\"kind\":1024,\"name\":\"nextpage\",\"url\":\"interfaces/Types.NextPageChannel.html#nextpage\",\"classes\":\"\",\"parent\":\"Types.NextPageChannel\"},{\"kind\":1024,\"name\":\"relatedStreams\",\"url\":\"interfaces/Types.NextPageChannel.html#relatedStreams\",\"classes\":\"\",\"parent\":\"Types.NextPageChannel\"},{\"kind\":256,\"name\":\"Playlist\",\"url\":\"interfaces/Types.Playlist.html\",\"classes\":\"\",\"parent\":\"Types\"},{\"kind\":1024,\"name\":\"bannerUrl\",\"url\":\"interfaces/Types.Playlist.html#bannerUrl\",\"classes\":\"\",\"parent\":\"Types.Playlist\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Types.Playlist.html#name\",\"classes\":\"\",\"parent\":\"Types.Playlist\"},{\"kind\":1024,\"name\":\"nextpage\",\"url\":\"interfaces/Types.Playlist.html#nextpage\",\"classes\":\"\",\"parent\":\"Types.Playlist\"},{\"kind\":1024,\"name\":\"relatedStreams\",\"url\":\"interfaces/Types.Playlist.html#relatedStreams\",\"classes\":\"\",\"parent\":\"Types.Playlist\"},{\"kind\":1024,\"name\":\"thumbnailUrl\",\"url\":\"interfaces/Types.Playlist.html#thumbnailUrl\",\"classes\":\"\",\"parent\":\"Types.Playlist\"},{\"kind\":1024,\"name\":\"uploader\",\"url\":\"interfaces/Types.Playlist.html#uploader\",\"classes\":\"\",\"parent\":\"Types.Playlist\"},{\"kind\":1024,\"name\":\"uploaderAvatar\",\"url\":\"interfaces/Types.Playlist.html#uploaderAvatar\",\"classes\":\"\",\"parent\":\"Types.Playlist\"},{\"kind\":1024,\"name\":\"uploaderUrl\",\"url\":\"interfaces/Types.Playlist.html#uploaderUrl\",\"classes\":\"\",\"parent\":\"Types.Playlist\"},{\"kind\":1024,\"name\":\"videos\",\"url\":\"interfaces/Types.Playlist.html#videos\",\"classes\":\"\",\"parent\":\"Types.Playlist\"},{\"kind\":256,\"name\":\"NextPagePlaylist\",\"url\":\"interfaces/Types.NextPagePlaylist.html\",\"classes\":\"\",\"parent\":\"Types\"},{\"kind\":1024,\"name\":\"nextpage\",\"url\":\"interfaces/Types.NextPagePlaylist.html#nextpage\",\"classes\":\"\",\"parent\":\"Types.NextPagePlaylist\"},{\"kind\":1024,\"name\":\"relatedStreams\",\"url\":\"interfaces/Types.NextPagePlaylist.html#relatedStreams\",\"classes\":\"\",\"parent\":\"Types.NextPagePlaylist\"},{\"kind\":256,\"name\":\"Sponsors\",\"url\":\"interfaces/Types.Sponsors.html\",\"classes\":\"\",\"parent\":\"Types\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/Types.Sponsors.html#hash\",\"classes\":\"\",\"parent\":\"Types.Sponsors\"},{\"kind\":1024,\"name\":\"segments\",\"url\":\"interfaces/Types.Sponsors.html#segments\",\"classes\":\"\",\"parent\":\"Types.Sponsors\"},{\"kind\":1024,\"name\":\"videoId\",\"url\":\"interfaces/Types.Sponsors.html#videoId\",\"classes\":\"\",\"parent\":\"Types.Sponsors\"},{\"kind\":256,\"name\":\"Segments\",\"url\":\"interfaces/Types.Segments.html\",\"classes\":\"\",\"parent\":\"Types\"},{\"kind\":1024,\"name\":\"UUID\",\"url\":\"interfaces/Types.Segments.html#UUID\",\"classes\":\"\",\"parent\":\"Types.Segments\"},{\"kind\":1024,\"name\":\"actionType\",\"url\":\"interfaces/Types.Segments.html#actionType\",\"classes\":\"\",\"parent\":\"Types.Segments\"},{\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/Types.Segments.html#category\",\"classes\":\"\",\"parent\":\"Types.Segments\"},{\"kind\":1024,\"name\":\"segment\",\"url\":\"interfaces/Types.Segments.html#segment\",\"classes\":\"\",\"parent\":\"Types.Segments\"},{\"kind\":1024,\"name\":\"videoDuration\",\"url\":\"interfaces/Types.Segments.html#videoDuration\",\"classes\":\"\",\"parent\":\"Types.Segments\"},{\"kind\":256,\"name\":\"Search\",\"url\":\"interfaces/Types.Search.html\",\"classes\":\"\",\"parent\":\"Types\"},{\"kind\":1024,\"name\":\"nextpage\",\"url\":\"interfaces/Types.Search.html#nextpage\",\"classes\":\"\",\"parent\":\"Types.Search\"},{\"kind\":1024,\"name\":\"items\",\"url\":\"interfaces/Types.Search.html#items\",\"classes\":\"\",\"parent\":\"Types.Search\"},{\"kind\":1024,\"name\":\"corrected\",\"url\":\"interfaces/Types.Search.html#corrected\",\"classes\":\"\",\"parent\":\"Types.Search\"},{\"kind\":1024,\"name\":\"suggestion\",\"url\":\"interfaces/Types.Search.html#suggestion\",\"classes\":\"\",\"parent\":\"Types.Search\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,45.504]],[\"comment/0\",[]],[\"name/1\",[1,45.504]],[\"comment/1\",[]],[\"name/2\",[2,45.504]],[\"comment/2\",[]],[\"name/3\",[3,45.504]],[\"comment/3\",[]],[\"name/4\",[4,45.504]],[\"comment/4\",[]],[\"name/5\",[5,40.395]],[\"comment/5\",[]],[\"name/6\",[6,37.031]],[\"comment/6\",[]],[\"name/7\",[7,40.395]],[\"comment/7\",[]],[\"name/8\",[8,45.504]],[\"comment/8\",[]],[\"name/9\",[9,45.504]],[\"comment/9\",[]],[\"name/10\",[10,40.395]],[\"comment/10\",[]],[\"name/11\",[11,45.504]],[\"comment/11\",[]],[\"name/12\",[12,40.395]],[\"comment/12\",[]],[\"name/13\",[13,40.395]],[\"comment/13\",[]],[\"name/14\",[14,45.504]],[\"comment/14\",[]],[\"name/15\",[5,40.395]],[\"comment/15\",[]],[\"name/16\",[15,45.504]],[\"comment/16\",[]],[\"name/17\",[16,45.504]],[\"comment/17\",[]],[\"name/18\",[17,40.395]],[\"comment/18\",[]],[\"name/19\",[18,45.504]],[\"comment/19\",[]],[\"name/20\",[19,40.395]],[\"comment/20\",[]],[\"name/21\",[20,45.504]],[\"comment/21\",[]],[\"name/22\",[21,45.504]],[\"comment/22\",[]],[\"name/23\",[22,45.504]],[\"comment/23\",[]],[\"name/24\",[23,45.504]],[\"comment/24\",[]],[\"name/25\",[24,45.504]],[\"comment/25\",[]],[\"name/26\",[25,32.511]],[\"comment/26\",[]],[\"name/27\",[26,45.504]],[\"comment/27\",[]],[\"name/28\",[27,40.395]],[\"comment/28\",[]],[\"name/29\",[28,40.395]],[\"comment/29\",[]],[\"name/30\",[29,40.395]],[\"comment/30\",[]],[\"name/31\",[30,40.395]],[\"comment/31\",[]],[\"name/32\",[31,37.031]],[\"comment/32\",[]],[\"name/33\",[32,40.395]],[\"comment/33\",[]],[\"name/34\",[33,45.504]],[\"comment/34\",[]],[\"name/35\",[34,40.395]],[\"comment/35\",[]],[\"name/36\",[35,45.504]],[\"comment/36\",[]],[\"name/37\",[36,40.395]],[\"comment/37\",[]],[\"name/38\",[37,40.395]],[\"comment/38\",[]],[\"name/39\",[38,40.395]],[\"comment/39\",[]],[\"name/40\",[39,40.395]],[\"comment/40\",[]],[\"name/41\",[40,40.395]],[\"comment/41\",[]],[\"name/42\",[41,40.395]],[\"comment/42\",[]],[\"name/43\",[42,40.395]],[\"comment/43\",[]],[\"name/44\",[43,37.031]],[\"comment/44\",[]],[\"name/45\",[44,40.395]],[\"comment/45\",[]],[\"name/46\",[45,34.517]],[\"comment/46\",[]],[\"name/47\",[46,40.395]],[\"comment/47\",[]],[\"name/48\",[47,45.504]],[\"comment/48\",[]],[\"name/49\",[48,45.504]],[\"comment/49\",[]],[\"name/50\",[49,45.504]],[\"comment/50\",[]],[\"name/51\",[43,37.031]],[\"comment/51\",[]],[\"name/52\",[50,37.031]],[\"comment/52\",[]],[\"name/53\",[45,34.517]],[\"comment/53\",[]],[\"name/54\",[51,45.504]],[\"comment/54\",[]],[\"name/55\",[36,40.395]],[\"comment/55\",[]],[\"name/56\",[37,40.395]],[\"comment/56\",[]],[\"name/57\",[38,40.395]],[\"comment/57\",[]],[\"name/58\",[52,45.504]],[\"comment/58\",[]],[\"name/59\",[53,45.504]],[\"comment/59\",[]],[\"name/60\",[39,40.395]],[\"comment/60\",[]],[\"name/61\",[40,40.395]],[\"comment/61\",[]],[\"name/62\",[41,40.395]],[\"comment/62\",[]],[\"name/63\",[42,40.395]],[\"comment/63\",[]],[\"name/64\",[43,37.031]],[\"comment/64\",[]],[\"name/65\",[44,40.395]],[\"comment/65\",[]],[\"name/66\",[45,34.517]],[\"comment/66\",[]],[\"name/67\",[46,40.395]],[\"comment/67\",[]],[\"name/68\",[54,45.504]],[\"comment/68\",[]],[\"name/69\",[6,37.031]],[\"comment/69\",[]],[\"name/70\",[6,37.031]],[\"comment/70\",[]],[\"name/71\",[55,45.504]],[\"comment/71\",[]],[\"name/72\",[56,30.84]],[\"comment/72\",[]],[\"name/73\",[57,45.504]],[\"comment/73\",[]],[\"name/74\",[58,45.504]],[\"comment/74\",[]],[\"name/75\",[59,45.504]],[\"comment/75\",[]],[\"name/76\",[60,45.504]],[\"comment/76\",[]],[\"name/77\",[61,45.504]],[\"comment/77\",[]],[\"name/78\",[62,45.504]],[\"comment/78\",[]],[\"name/79\",[63,45.504]],[\"comment/79\",[]],[\"name/80\",[64,45.504]],[\"comment/80\",[]],[\"name/81\",[65,45.504]],[\"comment/81\",[]],[\"name/82\",[66,40.395]],[\"comment/82\",[]],[\"name/83\",[67,40.395]],[\"comment/83\",[]],[\"name/84\",[68,45.504]],[\"comment/84\",[]],[\"name/85\",[19,40.395]],[\"comment/85\",[]],[\"name/86\",[66,40.395]],[\"comment/86\",[]],[\"name/87\",[28,40.395]],[\"comment/87\",[]],[\"name/88\",[29,40.395]],[\"comment/88\",[]],[\"name/89\",[69,40.395]],[\"comment/89\",[]],[\"name/90\",[31,37.031]],[\"comment/90\",[]],[\"name/91\",[32,40.395]],[\"comment/91\",[]],[\"name/92\",[70,45.504]],[\"comment/92\",[]],[\"name/93\",[45,34.517]],[\"comment/93\",[]],[\"name/94\",[34,40.395]],[\"comment/94\",[]],[\"name/95\",[71,45.504]],[\"comment/95\",[]],[\"name/96\",[72,45.504]],[\"comment/96\",[]],[\"name/97\",[73,45.504]],[\"comment/97\",[]],[\"name/98\",[74,40.395]],[\"comment/98\",[]],[\"name/99\",[7,40.395]],[\"comment/99\",[]],[\"name/100\",[75,45.504]],[\"comment/100\",[]],[\"name/101\",[76,40.395]],[\"comment/101\",[]],[\"name/102\",[17,40.395]],[\"comment/102\",[]],[\"name/103\",[77,45.504]],[\"comment/103\",[]],[\"name/104\",[50,37.031]],[\"comment/104\",[]],[\"name/105\",[56,30.84]],[\"comment/105\",[]],[\"name/106\",[25,32.511]],[\"comment/106\",[]],[\"name/107\",[78,45.504]],[\"comment/107\",[]],[\"name/108\",[67,40.395]],[\"comment/108\",[]],[\"name/109\",[74,40.395]],[\"comment/109\",[]],[\"name/110\",[79,45.504]],[\"comment/110\",[]],[\"name/111\",[56,30.84]],[\"comment/111\",[]],[\"name/112\",[25,32.511]],[\"comment/112\",[]],[\"name/113\",[10,40.395]],[\"comment/113\",[]],[\"name/114\",[76,40.395]],[\"comment/114\",[]],[\"name/115\",[50,37.031]],[\"comment/115\",[]],[\"name/116\",[56,30.84]],[\"comment/116\",[]],[\"name/117\",[25,32.511]],[\"comment/117\",[]],[\"name/118\",[27,40.395]],[\"comment/118\",[]],[\"name/119\",[30,40.395]],[\"comment/119\",[]],[\"name/120\",[69,40.395]],[\"comment/120\",[]],[\"name/121\",[31,37.031]],[\"comment/121\",[]],[\"name/122\",[80,45.504]],[\"comment/122\",[]],[\"name/123\",[81,45.504]],[\"comment/123\",[]],[\"name/124\",[56,30.84]],[\"comment/124\",[]],[\"name/125\",[25,32.511]],[\"comment/125\",[]],[\"name/126\",[12,40.395]],[\"comment/126\",[]],[\"name/127\",[82,45.504]],[\"comment/127\",[]],[\"name/128\",[83,40.395]],[\"comment/128\",[]],[\"name/129\",[84,45.504]],[\"comment/129\",[]],[\"name/130\",[83,40.395]],[\"comment/130\",[]],[\"name/131\",[85,45.504]],[\"comment/131\",[]],[\"name/132\",[86,45.504]],[\"comment/132\",[]],[\"name/133\",[87,45.504]],[\"comment/133\",[]],[\"name/134\",[88,45.504]],[\"comment/134\",[]],[\"name/135\",[89,45.504]],[\"comment/135\",[]],[\"name/136\",[13,40.395]],[\"comment/136\",[]],[\"name/137\",[56,30.84]],[\"comment/137\",[]],[\"name/138\",[90,45.504]],[\"comment/138\",[]],[\"name/139\",[91,45.504]],[\"comment/139\",[]],[\"name/140\",[92,45.504]],[\"comment/140\",[]]],\"invertedIndex\":[[\"_get\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"actiontype\",{\"_index\":86,\"name\":{\"132\":{}},\"comment\":{}}],[\"audiostream\",{\"_index\":35,\"name\":{\"36\":{}},\"comment\":{}}],[\"audiostreams\",{\"_index\":15,\"name\":{\"16\":{}},\"comment\":{}}],[\"author\",{\"_index\":58,\"name\":{\"74\":{}},\"comment\":{}}],[\"autogenerated\",{\"_index\":48,\"name\":{\"49\":{}},\"comment\":{}}],[\"avatarurl\",{\"_index\":75,\"name\":{\"100\":{}},\"comment\":{}}],[\"bannerurl\",{\"_index\":76,\"name\":{\"101\":{},\"114\":{}},\"comment\":{}}],[\"bitrate\",{\"_index\":36,\"name\":{\"37\":{},\"55\":{}},\"comment\":{}}],[\"category\",{\"_index\":87,\"name\":{\"133\":{}},\"comment\":{}}],[\"channel\",{\"_index\":7,\"name\":{\"7\":{},\"99\":{}},\"comment\":{}}],[\"channelbyname\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"code\",{\"_index\":49,\"name\":{\"50\":{}},\"comment\":{}}],[\"codec\",{\"_index\":37,\"name\":{\"38\":{},\"56\":{}},\"comment\":{}}],[\"comment\",{\"_index\":57,\"name\":{\"73\":{}},\"comment\":{}}],[\"commentedtime\",{\"_index\":61,\"name\":{\"77\":{}},\"comment\":{}}],[\"commentid\",{\"_index\":59,\"name\":{\"75\":{}},\"comment\":{}}],[\"commentorurl\",{\"_index\":62,\"name\":{\"78\":{}},\"comment\":{}}],[\"comments\",{\"_index\":6,\"name\":{\"6\":{},\"69\":{},\"70\":{}},\"comment\":{}}],[\"commenttext\",{\"_index\":60,\"name\":{\"76\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"corrected\",{\"_index\":91,\"name\":{\"139\":{}},\"comment\":{}}],[\"dash\",{\"_index\":16,\"name\":{\"17\":{}},\"comment\":{}}],[\"description\",{\"_index\":17,\"name\":{\"18\":{},\"102\":{}},\"comment\":{}}],[\"disabled\",{\"_index\":55,\"name\":{\"71\":{}},\"comment\":{}}],[\"dislikes\",{\"_index\":18,\"name\":{\"19\":{}},\"comment\":{}}],[\"duration\",{\"_index\":19,\"name\":{\"20\":{},\"85\":{}},\"comment\":{}}],[\"format\",{\"_index\":38,\"name\":{\"39\":{},\"57\":{}},\"comment\":{}}],[\"fps\",{\"_index\":52,\"name\":{\"58\":{}},\"comment\":{}}],[\"hash\",{\"_index\":82,\"name\":{\"127\":{}},\"comment\":{}}],[\"hearted\",{\"_index\":63,\"name\":{\"79\":{}},\"comment\":{}}],[\"height\",{\"_index\":53,\"name\":{\"59\":{}},\"comment\":{}}],[\"hls\",{\"_index\":20,\"name\":{\"21\":{}},\"comment\":{}}],[\"host\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"id\",{\"_index\":77,\"name\":{\"103\":{}},\"comment\":{}}],[\"indexend\",{\"_index\":39,\"name\":{\"40\":{},\"60\":{}},\"comment\":{}}],[\"indexstart\",{\"_index\":40,\"name\":{\"41\":{},\"61\":{}},\"comment\":{}}],[\"initend\",{\"_index\":42,\"name\":{\"43\":{},\"63\":{}},\"comment\":{}}],[\"initstart\",{\"_index\":41,\"name\":{\"42\":{},\"62\":{}},\"comment\":{}}],[\"isshort\",{\"_index\":71,\"name\":{\"95\":{}},\"comment\":{}}],[\"items\",{\"_index\":90,\"name\":{\"138\":{}},\"comment\":{}}],[\"lbryid\",{\"_index\":21,\"name\":{\"22\":{}},\"comment\":{}}],[\"likecount\",{\"_index\":64,\"name\":{\"80\":{}},\"comment\":{}}],[\"likes\",{\"_index\":22,\"name\":{\"23\":{}},\"comment\":{}}],[\"livestream\",{\"_index\":23,\"name\":{\"24\":{}},\"comment\":{}}],[\"mimetype\",{\"_index\":43,\"name\":{\"44\":{},\"51\":{},\"64\":{}},\"comment\":{}}],[\"name\",{\"_index\":50,\"name\":{\"52\":{},\"104\":{},\"115\":{}},\"comment\":{}}],[\"nextpage\",{\"_index\":56,\"name\":{\"72\":{},\"105\":{},\"111\":{},\"116\":{},\"124\":{},\"137\":{}},\"comment\":{}}],[\"nextpagechannel\",{\"_index\":79,\"name\":{\"110\":{}},\"comment\":{}}],[\"nextpageplaylist\",{\"_index\":81,\"name\":{\"123\":{}},\"comment\":{}}],[\"pinned\",{\"_index\":65,\"name\":{\"81\":{}},\"comment\":{}}],[\"pipedapi\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"playlist\",{\"_index\":10,\"name\":{\"10\":{},\"113\":{}},\"comment\":{}}],[\"proxyurl\",{\"_index\":24,\"name\":{\"25\":{}},\"comment\":{}}],[\"quality\",{\"_index\":44,\"name\":{\"45\":{},\"65\":{}},\"comment\":{}}],[\"relatedstreams\",{\"_index\":25,\"name\":{\"26\":{},\"106\":{},\"112\":{},\"117\":{},\"125\":{}},\"comment\":{}}],[\"search\",{\"_index\":13,\"name\":{\"13\":{},\"136\":{}},\"comment\":{}}],[\"segment\",{\"_index\":88,\"name\":{\"134\":{}},\"comment\":{}}],[\"segments\",{\"_index\":83,\"name\":{\"128\":{},\"130\":{}},\"comment\":{}}],[\"shortdescription\",{\"_index\":73,\"name\":{\"97\":{}},\"comment\":{}}],[\"sponsors\",{\"_index\":12,\"name\":{\"12\":{},\"126\":{}},\"comment\":{}}],[\"streams\",{\"_index\":5,\"name\":{\"5\":{},\"15\":{}},\"comment\":{}}],[\"subscribercount\",{\"_index\":78,\"name\":{\"107\":{}},\"comment\":{}}],[\"subtitle\",{\"_index\":47,\"name\":{\"48\":{}},\"comment\":{}}],[\"subtitles\",{\"_index\":26,\"name\":{\"27\":{}},\"comment\":{}}],[\"suggestion\",{\"_index\":92,\"name\":{\"140\":{}},\"comment\":{}}],[\"suggestions\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"thumbnail\",{\"_index\":66,\"name\":{\"82\":{},\"86\":{}},\"comment\":{}}],[\"thumbnailurl\",{\"_index\":27,\"name\":{\"28\":{},\"118\":{}},\"comment\":{}}],[\"title\",{\"_index\":28,\"name\":{\"29\":{},\"87\":{}},\"comment\":{}}],[\"trending\",{\"_index\":4,\"name\":{\"4\":{}},\"comment\":{}}],[\"type\",{\"_index\":74,\"name\":{\"98\":{},\"109\":{}},\"comment\":{}}],[\"types\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"uploaded\",{\"_index\":72,\"name\":{\"96\":{}},\"comment\":{}}],[\"uploadeddate\",{\"_index\":29,\"name\":{\"30\":{},\"88\":{}},\"comment\":{}}],[\"uploader\",{\"_index\":30,\"name\":{\"31\":{},\"119\":{}},\"comment\":{}}],[\"uploaderavatar\",{\"_index\":69,\"name\":{\"89\":{},\"120\":{}},\"comment\":{}}],[\"uploadername\",{\"_index\":70,\"name\":{\"92\":{}},\"comment\":{}}],[\"uploaderurl\",{\"_index\":31,\"name\":{\"32\":{},\"90\":{},\"121\":{}},\"comment\":{}}],[\"uploaderverified\",{\"_index\":32,\"name\":{\"33\":{},\"91\":{}},\"comment\":{}}],[\"url\",{\"_index\":45,\"name\":{\"46\":{},\"53\":{},\"66\":{},\"93\":{}},\"comment\":{}}],[\"user\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"uuid\",{\"_index\":85,\"name\":{\"131\":{}},\"comment\":{}}],[\"verified\",{\"_index\":67,\"name\":{\"83\":{},\"108\":{}},\"comment\":{}}],[\"video\",{\"_index\":68,\"name\":{\"84\":{}},\"comment\":{}}],[\"videoduration\",{\"_index\":89,\"name\":{\"135\":{}},\"comment\":{}}],[\"videoid\",{\"_index\":84,\"name\":{\"129\":{}},\"comment\":{}}],[\"videoonly\",{\"_index\":46,\"name\":{\"47\":{},\"67\":{}},\"comment\":{}}],[\"videos\",{\"_index\":80,\"name\":{\"122\":{}},\"comment\":{}}],[\"videostream\",{\"_index\":51,\"name\":{\"54\":{}},\"comment\":{}}],[\"videostreams\",{\"_index\":33,\"name\":{\"34\":{}},\"comment\":{}}],[\"views\",{\"_index\":34,\"name\":{\"35\":{},\"94\":{}},\"comment\":{}}],[\"width\",{\"_index\":54,\"name\":{\"68\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"PipedAPI\",\"url\":\"classes/PipedAPI.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PipedAPI.html#constructor\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":1024,\"name\":\"host\",\"url\":\"classes/PipedAPI.html#host\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"_get\",\"url\":\"classes/PipedAPI.html#_get\",\"classes\":\"tsd-is-private\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"trending\",\"url\":\"classes/PipedAPI.html#trending\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"streams\",\"url\":\"classes/PipedAPI.html#streams\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"comments\",\"url\":\"classes/PipedAPI.html#comments\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"channel\",\"url\":\"classes/PipedAPI.html#channel\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"channelByName\",\"url\":\"classes/PipedAPI.html#channelByName\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"user\",\"url\":\"classes/PipedAPI.html#user\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"playlist\",\"url\":\"classes/PipedAPI.html#playlist\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"suggestions\",\"url\":\"classes/PipedAPI.html#suggestions\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"sponsors\",\"url\":\"classes/PipedAPI.html#sponsors\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":2048,\"name\":\"search\",\"url\":\"classes/PipedAPI.html#search\",\"classes\":\"\",\"parent\":\"PipedAPI\"},{\"kind\":256,\"name\":\"Streams\",\"url\":\"interfaces/Streams.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"audioStreams\",\"url\":\"interfaces/Streams.html#audioStreams\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"dash\",\"url\":\"interfaces/Streams.html#dash\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/Streams.html#description\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"dislikes\",\"url\":\"interfaces/Streams.html#dislikes\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"interfaces/Streams.html#duration\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"hls\",\"url\":\"interfaces/Streams.html#hls\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"lbryId\",\"url\":\"interfaces/Streams.html#lbryId\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"likes\",\"url\":\"interfaces/Streams.html#likes\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"livestream\",\"url\":\"interfaces/Streams.html#livestream\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"proxyUrl\",\"url\":\"interfaces/Streams.html#proxyUrl\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"relatedStreams\",\"url\":\"interfaces/Streams.html#relatedStreams\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"subtitles\",\"url\":\"interfaces/Streams.html#subtitles\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"thumbnailUrl\",\"url\":\"interfaces/Streams.html#thumbnailUrl\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/Streams.html#title\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"uploadedDate\",\"url\":\"interfaces/Streams.html#uploadedDate\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"uploader\",\"url\":\"interfaces/Streams.html#uploader\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"uploaderUrl\",\"url\":\"interfaces/Streams.html#uploaderUrl\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"uploaderVerified\",\"url\":\"interfaces/Streams.html#uploaderVerified\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"videoStreams\",\"url\":\"interfaces/Streams.html#videoStreams\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":1024,\"name\":\"views\",\"url\":\"interfaces/Streams.html#views\",\"classes\":\"\",\"parent\":\"Streams\"},{\"kind\":256,\"name\":\"AudioStream\",\"url\":\"interfaces/AudioStream.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bitrate\",\"url\":\"interfaces/AudioStream.html#bitrate\",\"classes\":\"\",\"parent\":\"AudioStream\"},{\"kind\":1024,\"name\":\"codec\",\"url\":\"interfaces/AudioStream.html#codec\",\"classes\":\"\",\"parent\":\"AudioStream\"},{\"kind\":1024,\"name\":\"format\",\"url\":\"interfaces/AudioStream.html#format\",\"classes\":\"\",\"parent\":\"AudioStream\"},{\"kind\":1024,\"name\":\"indexEnd\",\"url\":\"interfaces/AudioStream.html#indexEnd\",\"classes\":\"\",\"parent\":\"AudioStream\"},{\"kind\":1024,\"name\":\"indexStart\",\"url\":\"interfaces/AudioStream.html#indexStart\",\"classes\":\"\",\"parent\":\"AudioStream\"},{\"kind\":1024,\"name\":\"initStart\",\"url\":\"interfaces/AudioStream.html#initStart\",\"classes\":\"\",\"parent\":\"AudioStream\"},{\"kind\":1024,\"name\":\"initEnd\",\"url\":\"interfaces/AudioStream.html#initEnd\",\"classes\":\"\",\"parent\":\"AudioStream\"},{\"kind\":1024,\"name\":\"mimeType\",\"url\":\"interfaces/AudioStream.html#mimeType\",\"classes\":\"\",\"parent\":\"AudioStream\"},{\"kind\":1024,\"name\":\"quality\",\"url\":\"interfaces/AudioStream.html#quality\",\"classes\":\"\",\"parent\":\"AudioStream\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/AudioStream.html#url\",\"classes\":\"\",\"parent\":\"AudioStream\"},{\"kind\":1024,\"name\":\"videoOnly\",\"url\":\"interfaces/AudioStream.html#videoOnly\",\"classes\":\"\",\"parent\":\"AudioStream\"},{\"kind\":256,\"name\":\"Subtitle\",\"url\":\"interfaces/Subtitle.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"autoGenerated\",\"url\":\"interfaces/Subtitle.html#autoGenerated\",\"classes\":\"\",\"parent\":\"Subtitle\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/Subtitle.html#code\",\"classes\":\"\",\"parent\":\"Subtitle\"},{\"kind\":1024,\"name\":\"mimeType\",\"url\":\"interfaces/Subtitle.html#mimeType\",\"classes\":\"\",\"parent\":\"Subtitle\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Subtitle.html#name\",\"classes\":\"\",\"parent\":\"Subtitle\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/Subtitle.html#url\",\"classes\":\"\",\"parent\":\"Subtitle\"},{\"kind\":256,\"name\":\"VideoStream\",\"url\":\"interfaces/VideoStream.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bitrate\",\"url\":\"interfaces/VideoStream.html#bitrate\",\"classes\":\"\",\"parent\":\"VideoStream\"},{\"kind\":1024,\"name\":\"codec\",\"url\":\"interfaces/VideoStream.html#codec\",\"classes\":\"\",\"parent\":\"VideoStream\"},{\"kind\":1024,\"name\":\"format\",\"url\":\"interfaces/VideoStream.html#format\",\"classes\":\"\",\"parent\":\"VideoStream\"},{\"kind\":1024,\"name\":\"fps\",\"url\":\"interfaces/VideoStream.html#fps\",\"classes\":\"\",\"parent\":\"VideoStream\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/VideoStream.html#height\",\"classes\":\"\",\"parent\":\"VideoStream\"},{\"kind\":1024,\"name\":\"indexEnd\",\"url\":\"interfaces/VideoStream.html#indexEnd\",\"classes\":\"\",\"parent\":\"VideoStream\"},{\"kind\":1024,\"name\":\"indexStart\",\"url\":\"interfaces/VideoStream.html#indexStart\",\"classes\":\"\",\"parent\":\"VideoStream\"},{\"kind\":1024,\"name\":\"initStart\",\"url\":\"interfaces/VideoStream.html#initStart\",\"classes\":\"\",\"parent\":\"VideoStream\"},{\"kind\":1024,\"name\":\"initEnd\",\"url\":\"interfaces/VideoStream.html#initEnd\",\"classes\":\"\",\"parent\":\"VideoStream\"},{\"kind\":1024,\"name\":\"mimeType\",\"url\":\"interfaces/VideoStream.html#mimeType\",\"classes\":\"\",\"parent\":\"VideoStream\"},{\"kind\":1024,\"name\":\"quality\",\"url\":\"interfaces/VideoStream.html#quality\",\"classes\":\"\",\"parent\":\"VideoStream\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/VideoStream.html#url\",\"classes\":\"\",\"parent\":\"VideoStream\"},{\"kind\":1024,\"name\":\"videoOnly\",\"url\":\"interfaces/VideoStream.html#videoOnly\",\"classes\":\"\",\"parent\":\"VideoStream\"},{\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/VideoStream.html#width\",\"classes\":\"\",\"parent\":\"VideoStream\"},{\"kind\":256,\"name\":\"Comments\",\"url\":\"interfaces/Comments.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"interfaces/Comments.html#comments\",\"classes\":\"\",\"parent\":\"Comments\"},{\"kind\":1024,\"name\":\"disabled\",\"url\":\"interfaces/Comments.html#disabled\",\"classes\":\"\",\"parent\":\"Comments\"},{\"kind\":1024,\"name\":\"nextpage\",\"url\":\"interfaces/Comments.html#nextpage\",\"classes\":\"\",\"parent\":\"Comments\"},{\"kind\":256,\"name\":\"Comment\",\"url\":\"interfaces/Comment.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"author\",\"url\":\"interfaces/Comment.html#author\",\"classes\":\"\",\"parent\":\"Comment\"},{\"kind\":1024,\"name\":\"commentId\",\"url\":\"interfaces/Comment.html#commentId\",\"classes\":\"\",\"parent\":\"Comment\"},{\"kind\":1024,\"name\":\"commentText\",\"url\":\"interfaces/Comment.html#commentText\",\"classes\":\"\",\"parent\":\"Comment\"},{\"kind\":1024,\"name\":\"commentedTime\",\"url\":\"interfaces/Comment.html#commentedTime\",\"classes\":\"\",\"parent\":\"Comment\"},{\"kind\":1024,\"name\":\"commentorUrl\",\"url\":\"interfaces/Comment.html#commentorUrl\",\"classes\":\"\",\"parent\":\"Comment\"},{\"kind\":1024,\"name\":\"hearted\",\"url\":\"interfaces/Comment.html#hearted\",\"classes\":\"\",\"parent\":\"Comment\"},{\"kind\":1024,\"name\":\"likeCount\",\"url\":\"interfaces/Comment.html#likeCount\",\"classes\":\"\",\"parent\":\"Comment\"},{\"kind\":1024,\"name\":\"pinned\",\"url\":\"interfaces/Comment.html#pinned\",\"classes\":\"\",\"parent\":\"Comment\"},{\"kind\":1024,\"name\":\"thumbnail\",\"url\":\"interfaces/Comment.html#thumbnail\",\"classes\":\"\",\"parent\":\"Comment\"},{\"kind\":1024,\"name\":\"verified\",\"url\":\"interfaces/Comment.html#verified\",\"classes\":\"\",\"parent\":\"Comment\"},{\"kind\":256,\"name\":\"Video\",\"url\":\"interfaces/Video.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"interfaces/Video.html#duration\",\"classes\":\"\",\"parent\":\"Video\"},{\"kind\":1024,\"name\":\"thumbnail\",\"url\":\"interfaces/Video.html#thumbnail\",\"classes\":\"\",\"parent\":\"Video\"},{\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/Video.html#title\",\"classes\":\"\",\"parent\":\"Video\"},{\"kind\":1024,\"name\":\"uploadedDate\",\"url\":\"interfaces/Video.html#uploadedDate\",\"classes\":\"\",\"parent\":\"Video\"},{\"kind\":1024,\"name\":\"uploaderAvatar\",\"url\":\"interfaces/Video.html#uploaderAvatar\",\"classes\":\"\",\"parent\":\"Video\"},{\"kind\":1024,\"name\":\"uploaderUrl\",\"url\":\"interfaces/Video.html#uploaderUrl\",\"classes\":\"\",\"parent\":\"Video\"},{\"kind\":1024,\"name\":\"uploaderVerified\",\"url\":\"interfaces/Video.html#uploaderVerified\",\"classes\":\"\",\"parent\":\"Video\"},{\"kind\":1024,\"name\":\"uploaderName\",\"url\":\"interfaces/Video.html#uploaderName\",\"classes\":\"\",\"parent\":\"Video\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/Video.html#url\",\"classes\":\"\",\"parent\":\"Video\"},{\"kind\":1024,\"name\":\"views\",\"url\":\"interfaces/Video.html#views\",\"classes\":\"\",\"parent\":\"Video\"},{\"kind\":1024,\"name\":\"isShort\",\"url\":\"interfaces/Video.html#isShort\",\"classes\":\"\",\"parent\":\"Video\"},{\"kind\":1024,\"name\":\"uploaded\",\"url\":\"interfaces/Video.html#uploaded\",\"classes\":\"\",\"parent\":\"Video\"},{\"kind\":1024,\"name\":\"shortDescription\",\"url\":\"interfaces/Video.html#shortDescription\",\"classes\":\"\",\"parent\":\"Video\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/Video.html#type\",\"classes\":\"\",\"parent\":\"Video\"},{\"kind\":256,\"name\":\"Channel\",\"url\":\"interfaces/Channel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"avatarUrl\",\"url\":\"interfaces/Channel.html#avatarUrl\",\"classes\":\"\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"bannerUrl\",\"url\":\"interfaces/Channel.html#bannerUrl\",\"classes\":\"\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/Channel.html#description\",\"classes\":\"\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Channel.html#id\",\"classes\":\"\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Channel.html#name\",\"classes\":\"\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"nextpage\",\"url\":\"interfaces/Channel.html#nextpage\",\"classes\":\"\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"relatedStreams\",\"url\":\"interfaces/Channel.html#relatedStreams\",\"classes\":\"\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"subscriberCount\",\"url\":\"interfaces/Channel.html#subscriberCount\",\"classes\":\"\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"verified\",\"url\":\"interfaces/Channel.html#verified\",\"classes\":\"\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/Channel.html#type\",\"classes\":\"\",\"parent\":\"Channel\"},{\"kind\":256,\"name\":\"NextPageChannel\",\"url\":\"interfaces/NextPageChannel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"nextpage\",\"url\":\"interfaces/NextPageChannel.html#nextpage\",\"classes\":\"\",\"parent\":\"NextPageChannel\"},{\"kind\":1024,\"name\":\"relatedStreams\",\"url\":\"interfaces/NextPageChannel.html#relatedStreams\",\"classes\":\"\",\"parent\":\"NextPageChannel\"},{\"kind\":256,\"name\":\"Playlist\",\"url\":\"interfaces/Playlist.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bannerUrl\",\"url\":\"interfaces/Playlist.html#bannerUrl\",\"classes\":\"\",\"parent\":\"Playlist\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Playlist.html#name\",\"classes\":\"\",\"parent\":\"Playlist\"},{\"kind\":1024,\"name\":\"nextpage\",\"url\":\"interfaces/Playlist.html#nextpage\",\"classes\":\"\",\"parent\":\"Playlist\"},{\"kind\":1024,\"name\":\"relatedStreams\",\"url\":\"interfaces/Playlist.html#relatedStreams\",\"classes\":\"\",\"parent\":\"Playlist\"},{\"kind\":1024,\"name\":\"thumbnailUrl\",\"url\":\"interfaces/Playlist.html#thumbnailUrl\",\"classes\":\"\",\"parent\":\"Playlist\"},{\"kind\":1024,\"name\":\"uploader\",\"url\":\"interfaces/Playlist.html#uploader\",\"classes\":\"\",\"parent\":\"Playlist\"},{\"kind\":1024,\"name\":\"uploaderAvatar\",\"url\":\"interfaces/Playlist.html#uploaderAvatar\",\"classes\":\"\",\"parent\":\"Playlist\"},{\"kind\":1024,\"name\":\"uploaderUrl\",\"url\":\"interfaces/Playlist.html#uploaderUrl\",\"classes\":\"\",\"parent\":\"Playlist\"},{\"kind\":1024,\"name\":\"videos\",\"url\":\"interfaces/Playlist.html#videos\",\"classes\":\"\",\"parent\":\"Playlist\"},{\"kind\":256,\"name\":\"NextPagePlaylist\",\"url\":\"interfaces/NextPagePlaylist.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"nextpage\",\"url\":\"interfaces/NextPagePlaylist.html#nextpage\",\"classes\":\"\",\"parent\":\"NextPagePlaylist\"},{\"kind\":1024,\"name\":\"relatedStreams\",\"url\":\"interfaces/NextPagePlaylist.html#relatedStreams\",\"classes\":\"\",\"parent\":\"NextPagePlaylist\"},{\"kind\":256,\"name\":\"Sponsors\",\"url\":\"interfaces/Sponsors.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/Sponsors.html#hash\",\"classes\":\"\",\"parent\":\"Sponsors\"},{\"kind\":1024,\"name\":\"segments\",\"url\":\"interfaces/Sponsors.html#segments\",\"classes\":\"\",\"parent\":\"Sponsors\"},{\"kind\":1024,\"name\":\"videoId\",\"url\":\"interfaces/Sponsors.html#videoId\",\"classes\":\"\",\"parent\":\"Sponsors\"},{\"kind\":256,\"name\":\"Segments\",\"url\":\"interfaces/Segments.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"UUID\",\"url\":\"interfaces/Segments.html#UUID\",\"classes\":\"\",\"parent\":\"Segments\"},{\"kind\":1024,\"name\":\"actionType\",\"url\":\"interfaces/Segments.html#actionType\",\"classes\":\"\",\"parent\":\"Segments\"},{\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/Segments.html#category\",\"classes\":\"\",\"parent\":\"Segments\"},{\"kind\":1024,\"name\":\"segment\",\"url\":\"interfaces/Segments.html#segment\",\"classes\":\"\",\"parent\":\"Segments\"},{\"kind\":1024,\"name\":\"videoDuration\",\"url\":\"interfaces/Segments.html#videoDuration\",\"classes\":\"\",\"parent\":\"Segments\"},{\"kind\":256,\"name\":\"Search\",\"url\":\"interfaces/Search.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"nextpage\",\"url\":\"interfaces/Search.html#nextpage\",\"classes\":\"\",\"parent\":\"Search\"},{\"kind\":1024,\"name\":\"items\",\"url\":\"interfaces/Search.html#items\",\"classes\":\"\",\"parent\":\"Search\"},{\"kind\":1024,\"name\":\"corrected\",\"url\":\"interfaces/Search.html#corrected\",\"classes\":\"\",\"parent\":\"Search\"},{\"kind\":1024,\"name\":\"suggestion\",\"url\":\"interfaces/Search.html#suggestion\",\"classes\":\"\",\"parent\":\"Search\"},{\"kind\":4194304,\"name\":\"Item\",\"url\":\"types/Item.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,45.504]],[\"comment/0\",[]],[\"name/1\",[1,45.504]],[\"comment/1\",[]],[\"name/2\",[2,45.504]],[\"comment/2\",[]],[\"name/3\",[3,45.504]],[\"comment/3\",[]],[\"name/4\",[4,45.504]],[\"comment/4\",[]],[\"name/5\",[5,40.395]],[\"comment/5\",[]],[\"name/6\",[6,37.031]],[\"comment/6\",[]],[\"name/7\",[7,40.395]],[\"comment/7\",[]],[\"name/8\",[8,45.504]],[\"comment/8\",[]],[\"name/9\",[9,45.504]],[\"comment/9\",[]],[\"name/10\",[10,40.395]],[\"comment/10\",[]],[\"name/11\",[11,45.504]],[\"comment/11\",[]],[\"name/12\",[12,40.395]],[\"comment/12\",[]],[\"name/13\",[13,40.395]],[\"comment/13\",[]],[\"name/14\",[5,40.395]],[\"comment/14\",[]],[\"name/15\",[14,45.504]],[\"comment/15\",[]],[\"name/16\",[15,45.504]],[\"comment/16\",[]],[\"name/17\",[16,40.395]],[\"comment/17\",[]],[\"name/18\",[17,45.504]],[\"comment/18\",[]],[\"name/19\",[18,40.395]],[\"comment/19\",[]],[\"name/20\",[19,45.504]],[\"comment/20\",[]],[\"name/21\",[20,45.504]],[\"comment/21\",[]],[\"name/22\",[21,45.504]],[\"comment/22\",[]],[\"name/23\",[22,45.504]],[\"comment/23\",[]],[\"name/24\",[23,45.504]],[\"comment/24\",[]],[\"name/25\",[24,32.511]],[\"comment/25\",[]],[\"name/26\",[25,45.504]],[\"comment/26\",[]],[\"name/27\",[26,40.395]],[\"comment/27\",[]],[\"name/28\",[27,40.395]],[\"comment/28\",[]],[\"name/29\",[28,40.395]],[\"comment/29\",[]],[\"name/30\",[29,40.395]],[\"comment/30\",[]],[\"name/31\",[30,37.031]],[\"comment/31\",[]],[\"name/32\",[31,40.395]],[\"comment/32\",[]],[\"name/33\",[32,45.504]],[\"comment/33\",[]],[\"name/34\",[33,40.395]],[\"comment/34\",[]],[\"name/35\",[34,45.504]],[\"comment/35\",[]],[\"name/36\",[35,40.395]],[\"comment/36\",[]],[\"name/37\",[36,40.395]],[\"comment/37\",[]],[\"name/38\",[37,40.395]],[\"comment/38\",[]],[\"name/39\",[38,40.395]],[\"comment/39\",[]],[\"name/40\",[39,40.395]],[\"comment/40\",[]],[\"name/41\",[40,40.395]],[\"comment/41\",[]],[\"name/42\",[41,40.395]],[\"comment/42\",[]],[\"name/43\",[42,37.031]],[\"comment/43\",[]],[\"name/44\",[43,40.395]],[\"comment/44\",[]],[\"name/45\",[44,34.517]],[\"comment/45\",[]],[\"name/46\",[45,40.395]],[\"comment/46\",[]],[\"name/47\",[46,45.504]],[\"comment/47\",[]],[\"name/48\",[47,45.504]],[\"comment/48\",[]],[\"name/49\",[48,45.504]],[\"comment/49\",[]],[\"name/50\",[42,37.031]],[\"comment/50\",[]],[\"name/51\",[49,37.031]],[\"comment/51\",[]],[\"name/52\",[44,34.517]],[\"comment/52\",[]],[\"name/53\",[50,45.504]],[\"comment/53\",[]],[\"name/54\",[35,40.395]],[\"comment/54\",[]],[\"name/55\",[36,40.395]],[\"comment/55\",[]],[\"name/56\",[37,40.395]],[\"comment/56\",[]],[\"name/57\",[51,45.504]],[\"comment/57\",[]],[\"name/58\",[52,45.504]],[\"comment/58\",[]],[\"name/59\",[38,40.395]],[\"comment/59\",[]],[\"name/60\",[39,40.395]],[\"comment/60\",[]],[\"name/61\",[40,40.395]],[\"comment/61\",[]],[\"name/62\",[41,40.395]],[\"comment/62\",[]],[\"name/63\",[42,37.031]],[\"comment/63\",[]],[\"name/64\",[43,40.395]],[\"comment/64\",[]],[\"name/65\",[44,34.517]],[\"comment/65\",[]],[\"name/66\",[45,40.395]],[\"comment/66\",[]],[\"name/67\",[53,45.504]],[\"comment/67\",[]],[\"name/68\",[6,37.031]],[\"comment/68\",[]],[\"name/69\",[6,37.031]],[\"comment/69\",[]],[\"name/70\",[54,45.504]],[\"comment/70\",[]],[\"name/71\",[55,30.84]],[\"comment/71\",[]],[\"name/72\",[56,45.504]],[\"comment/72\",[]],[\"name/73\",[57,45.504]],[\"comment/73\",[]],[\"name/74\",[58,45.504]],[\"comment/74\",[]],[\"name/75\",[59,45.504]],[\"comment/75\",[]],[\"name/76\",[60,45.504]],[\"comment/76\",[]],[\"name/77\",[61,45.504]],[\"comment/77\",[]],[\"name/78\",[62,45.504]],[\"comment/78\",[]],[\"name/79\",[63,45.504]],[\"comment/79\",[]],[\"name/80\",[64,45.504]],[\"comment/80\",[]],[\"name/81\",[65,40.395]],[\"comment/81\",[]],[\"name/82\",[66,40.395]],[\"comment/82\",[]],[\"name/83\",[67,45.504]],[\"comment/83\",[]],[\"name/84\",[18,40.395]],[\"comment/84\",[]],[\"name/85\",[65,40.395]],[\"comment/85\",[]],[\"name/86\",[27,40.395]],[\"comment/86\",[]],[\"name/87\",[28,40.395]],[\"comment/87\",[]],[\"name/88\",[68,40.395]],[\"comment/88\",[]],[\"name/89\",[30,37.031]],[\"comment/89\",[]],[\"name/90\",[31,40.395]],[\"comment/90\",[]],[\"name/91\",[69,45.504]],[\"comment/91\",[]],[\"name/92\",[44,34.517]],[\"comment/92\",[]],[\"name/93\",[33,40.395]],[\"comment/93\",[]],[\"name/94\",[70,45.504]],[\"comment/94\",[]],[\"name/95\",[71,45.504]],[\"comment/95\",[]],[\"name/96\",[72,45.504]],[\"comment/96\",[]],[\"name/97\",[73,40.395]],[\"comment/97\",[]],[\"name/98\",[7,40.395]],[\"comment/98\",[]],[\"name/99\",[74,45.504]],[\"comment/99\",[]],[\"name/100\",[75,40.395]],[\"comment/100\",[]],[\"name/101\",[16,40.395]],[\"comment/101\",[]],[\"name/102\",[76,45.504]],[\"comment/102\",[]],[\"name/103\",[49,37.031]],[\"comment/103\",[]],[\"name/104\",[55,30.84]],[\"comment/104\",[]],[\"name/105\",[24,32.511]],[\"comment/105\",[]],[\"name/106\",[77,45.504]],[\"comment/106\",[]],[\"name/107\",[66,40.395]],[\"comment/107\",[]],[\"name/108\",[73,40.395]],[\"comment/108\",[]],[\"name/109\",[78,45.504]],[\"comment/109\",[]],[\"name/110\",[55,30.84]],[\"comment/110\",[]],[\"name/111\",[24,32.511]],[\"comment/111\",[]],[\"name/112\",[10,40.395]],[\"comment/112\",[]],[\"name/113\",[75,40.395]],[\"comment/113\",[]],[\"name/114\",[49,37.031]],[\"comment/114\",[]],[\"name/115\",[55,30.84]],[\"comment/115\",[]],[\"name/116\",[24,32.511]],[\"comment/116\",[]],[\"name/117\",[26,40.395]],[\"comment/117\",[]],[\"name/118\",[29,40.395]],[\"comment/118\",[]],[\"name/119\",[68,40.395]],[\"comment/119\",[]],[\"name/120\",[30,37.031]],[\"comment/120\",[]],[\"name/121\",[79,45.504]],[\"comment/121\",[]],[\"name/122\",[80,45.504]],[\"comment/122\",[]],[\"name/123\",[55,30.84]],[\"comment/123\",[]],[\"name/124\",[24,32.511]],[\"comment/124\",[]],[\"name/125\",[12,40.395]],[\"comment/125\",[]],[\"name/126\",[81,45.504]],[\"comment/126\",[]],[\"name/127\",[82,40.395]],[\"comment/127\",[]],[\"name/128\",[83,45.504]],[\"comment/128\",[]],[\"name/129\",[82,40.395]],[\"comment/129\",[]],[\"name/130\",[84,45.504]],[\"comment/130\",[]],[\"name/131\",[85,45.504]],[\"comment/131\",[]],[\"name/132\",[86,45.504]],[\"comment/132\",[]],[\"name/133\",[87,45.504]],[\"comment/133\",[]],[\"name/134\",[88,45.504]],[\"comment/134\",[]],[\"name/135\",[13,40.395]],[\"comment/135\",[]],[\"name/136\",[55,30.84]],[\"comment/136\",[]],[\"name/137\",[89,45.504]],[\"comment/137\",[]],[\"name/138\",[90,45.504]],[\"comment/138\",[]],[\"name/139\",[91,45.504]],[\"comment/139\",[]],[\"name/140\",[92,45.504]],[\"comment/140\",[]]],\"invertedIndex\":[[\"_get\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"actiontype\",{\"_index\":85,\"name\":{\"131\":{}},\"comment\":{}}],[\"audiostream\",{\"_index\":34,\"name\":{\"35\":{}},\"comment\":{}}],[\"audiostreams\",{\"_index\":14,\"name\":{\"15\":{}},\"comment\":{}}],[\"author\",{\"_index\":57,\"name\":{\"73\":{}},\"comment\":{}}],[\"autogenerated\",{\"_index\":47,\"name\":{\"48\":{}},\"comment\":{}}],[\"avatarurl\",{\"_index\":74,\"name\":{\"99\":{}},\"comment\":{}}],[\"bannerurl\",{\"_index\":75,\"name\":{\"100\":{},\"113\":{}},\"comment\":{}}],[\"bitrate\",{\"_index\":35,\"name\":{\"36\":{},\"54\":{}},\"comment\":{}}],[\"category\",{\"_index\":86,\"name\":{\"132\":{}},\"comment\":{}}],[\"channel\",{\"_index\":7,\"name\":{\"7\":{},\"98\":{}},\"comment\":{}}],[\"channelbyname\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"code\",{\"_index\":48,\"name\":{\"49\":{}},\"comment\":{}}],[\"codec\",{\"_index\":36,\"name\":{\"37\":{},\"55\":{}},\"comment\":{}}],[\"comment\",{\"_index\":56,\"name\":{\"72\":{}},\"comment\":{}}],[\"commentedtime\",{\"_index\":60,\"name\":{\"76\":{}},\"comment\":{}}],[\"commentid\",{\"_index\":58,\"name\":{\"74\":{}},\"comment\":{}}],[\"commentorurl\",{\"_index\":61,\"name\":{\"77\":{}},\"comment\":{}}],[\"comments\",{\"_index\":6,\"name\":{\"6\":{},\"68\":{},\"69\":{}},\"comment\":{}}],[\"commenttext\",{\"_index\":59,\"name\":{\"75\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"corrected\",{\"_index\":90,\"name\":{\"138\":{}},\"comment\":{}}],[\"dash\",{\"_index\":15,\"name\":{\"16\":{}},\"comment\":{}}],[\"description\",{\"_index\":16,\"name\":{\"17\":{},\"101\":{}},\"comment\":{}}],[\"disabled\",{\"_index\":54,\"name\":{\"70\":{}},\"comment\":{}}],[\"dislikes\",{\"_index\":17,\"name\":{\"18\":{}},\"comment\":{}}],[\"duration\",{\"_index\":18,\"name\":{\"19\":{},\"84\":{}},\"comment\":{}}],[\"format\",{\"_index\":37,\"name\":{\"38\":{},\"56\":{}},\"comment\":{}}],[\"fps\",{\"_index\":51,\"name\":{\"57\":{}},\"comment\":{}}],[\"hash\",{\"_index\":81,\"name\":{\"126\":{}},\"comment\":{}}],[\"hearted\",{\"_index\":62,\"name\":{\"78\":{}},\"comment\":{}}],[\"height\",{\"_index\":52,\"name\":{\"58\":{}},\"comment\":{}}],[\"hls\",{\"_index\":19,\"name\":{\"20\":{}},\"comment\":{}}],[\"host\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"id\",{\"_index\":76,\"name\":{\"102\":{}},\"comment\":{}}],[\"indexend\",{\"_index\":38,\"name\":{\"39\":{},\"59\":{}},\"comment\":{}}],[\"indexstart\",{\"_index\":39,\"name\":{\"40\":{},\"60\":{}},\"comment\":{}}],[\"initend\",{\"_index\":41,\"name\":{\"42\":{},\"62\":{}},\"comment\":{}}],[\"initstart\",{\"_index\":40,\"name\":{\"41\":{},\"61\":{}},\"comment\":{}}],[\"isshort\",{\"_index\":70,\"name\":{\"94\":{}},\"comment\":{}}],[\"item\",{\"_index\":92,\"name\":{\"140\":{}},\"comment\":{}}],[\"items\",{\"_index\":89,\"name\":{\"137\":{}},\"comment\":{}}],[\"lbryid\",{\"_index\":20,\"name\":{\"21\":{}},\"comment\":{}}],[\"likecount\",{\"_index\":63,\"name\":{\"79\":{}},\"comment\":{}}],[\"likes\",{\"_index\":21,\"name\":{\"22\":{}},\"comment\":{}}],[\"livestream\",{\"_index\":22,\"name\":{\"23\":{}},\"comment\":{}}],[\"mimetype\",{\"_index\":42,\"name\":{\"43\":{},\"50\":{},\"63\":{}},\"comment\":{}}],[\"name\",{\"_index\":49,\"name\":{\"51\":{},\"103\":{},\"114\":{}},\"comment\":{}}],[\"nextpage\",{\"_index\":55,\"name\":{\"71\":{},\"104\":{},\"110\":{},\"115\":{},\"123\":{},\"136\":{}},\"comment\":{}}],[\"nextpagechannel\",{\"_index\":78,\"name\":{\"109\":{}},\"comment\":{}}],[\"nextpageplaylist\",{\"_index\":80,\"name\":{\"122\":{}},\"comment\":{}}],[\"pinned\",{\"_index\":64,\"name\":{\"80\":{}},\"comment\":{}}],[\"pipedapi\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"playlist\",{\"_index\":10,\"name\":{\"10\":{},\"112\":{}},\"comment\":{}}],[\"proxyurl\",{\"_index\":23,\"name\":{\"24\":{}},\"comment\":{}}],[\"quality\",{\"_index\":43,\"name\":{\"44\":{},\"64\":{}},\"comment\":{}}],[\"relatedstreams\",{\"_index\":24,\"name\":{\"25\":{},\"105\":{},\"111\":{},\"116\":{},\"124\":{}},\"comment\":{}}],[\"search\",{\"_index\":13,\"name\":{\"13\":{},\"135\":{}},\"comment\":{}}],[\"segment\",{\"_index\":87,\"name\":{\"133\":{}},\"comment\":{}}],[\"segments\",{\"_index\":82,\"name\":{\"127\":{},\"129\":{}},\"comment\":{}}],[\"shortdescription\",{\"_index\":72,\"name\":{\"96\":{}},\"comment\":{}}],[\"sponsors\",{\"_index\":12,\"name\":{\"12\":{},\"125\":{}},\"comment\":{}}],[\"streams\",{\"_index\":5,\"name\":{\"5\":{},\"14\":{}},\"comment\":{}}],[\"subscribercount\",{\"_index\":77,\"name\":{\"106\":{}},\"comment\":{}}],[\"subtitle\",{\"_index\":46,\"name\":{\"47\":{}},\"comment\":{}}],[\"subtitles\",{\"_index\":25,\"name\":{\"26\":{}},\"comment\":{}}],[\"suggestion\",{\"_index\":91,\"name\":{\"139\":{}},\"comment\":{}}],[\"suggestions\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"thumbnail\",{\"_index\":65,\"name\":{\"81\":{},\"85\":{}},\"comment\":{}}],[\"thumbnailurl\",{\"_index\":26,\"name\":{\"27\":{},\"117\":{}},\"comment\":{}}],[\"title\",{\"_index\":27,\"name\":{\"28\":{},\"86\":{}},\"comment\":{}}],[\"trending\",{\"_index\":4,\"name\":{\"4\":{}},\"comment\":{}}],[\"type\",{\"_index\":73,\"name\":{\"97\":{},\"108\":{}},\"comment\":{}}],[\"uploaded\",{\"_index\":71,\"name\":{\"95\":{}},\"comment\":{}}],[\"uploadeddate\",{\"_index\":28,\"name\":{\"29\":{},\"87\":{}},\"comment\":{}}],[\"uploader\",{\"_index\":29,\"name\":{\"30\":{},\"118\":{}},\"comment\":{}}],[\"uploaderavatar\",{\"_index\":68,\"name\":{\"88\":{},\"119\":{}},\"comment\":{}}],[\"uploadername\",{\"_index\":69,\"name\":{\"91\":{}},\"comment\":{}}],[\"uploaderurl\",{\"_index\":30,\"name\":{\"31\":{},\"89\":{},\"120\":{}},\"comment\":{}}],[\"uploaderverified\",{\"_index\":31,\"name\":{\"32\":{},\"90\":{}},\"comment\":{}}],[\"url\",{\"_index\":44,\"name\":{\"45\":{},\"52\":{},\"65\":{},\"92\":{}},\"comment\":{}}],[\"user\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"uuid\",{\"_index\":84,\"name\":{\"130\":{}},\"comment\":{}}],[\"verified\",{\"_index\":66,\"name\":{\"82\":{},\"107\":{}},\"comment\":{}}],[\"video\",{\"_index\":67,\"name\":{\"83\":{}},\"comment\":{}}],[\"videoduration\",{\"_index\":88,\"name\":{\"134\":{}},\"comment\":{}}],[\"videoid\",{\"_index\":83,\"name\":{\"128\":{}},\"comment\":{}}],[\"videoonly\",{\"_index\":45,\"name\":{\"46\":{},\"66\":{}},\"comment\":{}}],[\"videos\",{\"_index\":79,\"name\":{\"121\":{}},\"comment\":{}}],[\"videostream\",{\"_index\":50,\"name\":{\"53\":{}},\"comment\":{}}],[\"videostreams\",{\"_index\":32,\"name\":{\"33\":{}},\"comment\":{}}],[\"views\",{\"_index\":33,\"name\":{\"34\":{},\"93\":{}},\"comment\":{}}],[\"width\",{\"_index\":53,\"name\":{\"67\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/classes/PipedAPI.html b/classes/PipedAPI.html index 5ba70cf..4939dd3 100644 --- a/classes/PipedAPI.html +++ b/classes/PipedAPI.html @@ -20,7 +20,7 @@ +
  • Defined in piped-api.ts:14
  • @@ -62,14 +62,14 @@
    host: string = "https://pipedapi.kavin.rocks"

    Returns PipedAPI

    +
  • Defined in piped-api.ts:16
  • Properties

    host: string
    +
  • Defined in piped-api.ts:15
  • Methods

    @@ -93,11 +93,11 @@
    +
  • Defined in piped-api.ts:26
  • -

    Returns Promise<Channel | NextPageChannel>

    A Promise that resolves to the retrieved Channel object.

    +

    Returns Promise<Channel | NextPageChannel>

    A Promise that resolves to the retrieved Channel object.

    +
  • Defined in piped-api.ts:71
  • -

    Returns Promise<Channel>

    A promise that resolves to the channel object.

    +

    Returns Promise<Channel>

    A promise that resolves to the channel object.

    +
  • Defined in piped-api.ts:86
  • -

    Returns Promise<Comments>

    A Promise that resolves to the comments for the video.

    +

    Returns Promise<Comments>

    A Promise that resolves to the comments for the video.

    +
  • Defined in piped-api.ts:58
  • -

    Returns Promise<Playlist | NextPagePlaylist>

    A Promise that resolves to a Playlist or NextPagePlaylist object.

    +

    Returns Promise<Playlist | NextPagePlaylist>

    A Promise that resolves to a Playlist or NextPagePlaylist object.

    +
  • Defined in piped-api.ts:107
  • -

    Returns Promise<Search>

    +
  • Defined in piped-api.ts:149
  • -

    Returns Promise<Sponsors>

    A promise that resolves to the sponsors.

    +

    Returns Promise<Sponsors>

    A promise that resolves to the sponsors.

    +
  • Defined in piped-api.ts:133
  • -

    Returns Promise<Streams>

    A promise that resolves to the streams for the given video ID.

    +

    Returns Promise<Streams>

    A promise that resolves to the streams for the given video ID.

    +
  • Defined in piped-api.ts:47
  • +
  • Defined in piped-api.ts:122
  • -

    Returns Promise<Video[]>

    +
  • Defined in piped-api.ts:37
  • -

    Returns Promise<Channel>

    A Promise that resolves to the user's channel.

    +

    Returns Promise<Channel>

    A Promise that resolves to the user's channel.

    +
  • Defined in piped-api.ts:96
  • +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/index.html b/index.html index a612310..9c2498a 100644 --- a/index.html +++ b/index.html @@ -48,8 +48,22 @@ +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/Types.AudioStream.html b/interfaces/AudioStream.html similarity index 73% rename from interfaces/Types.AudioStream.html rename to interfaces/AudioStream.html index 7072cda..8672500 100644 --- a/interfaces/Types.AudioStream.html +++ b/interfaces/AudioStream.html @@ -13,15 +13,14 @@
    +
  • AudioStream
  • Interface AudioStream

    Hierarchy

    +
  • Defined in responses.interface.ts:24
  • @@ -29,17 +28,17 @@

    Properties

    @@ -47,57 +46,57 @@
    bitrate: number
    +
  • Defined in responses.interface.ts:25
  • codec: string
    +
  • Defined in responses.interface.ts:26
  • format: string
    +
  • Defined in responses.interface.ts:27
  • indexEnd: number
    +
  • Defined in responses.interface.ts:28
  • indexStart: number
    +
  • Defined in responses.interface.ts:29
  • initEnd: number
    +
  • Defined in responses.interface.ts:31
  • initStart: number
    +
  • Defined in responses.interface.ts:30
  • mimeType: string
    +
  • Defined in responses.interface.ts:32
  • quality: string
    +
  • Defined in responses.interface.ts:33
  • url: string
    +
  • Defined in responses.interface.ts:34
  • videoOnly: boolean
    +
  • Defined in responses.interface.ts:35
  • +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/Types.Channel.html b/interfaces/Channel.html similarity index 73% rename from interfaces/Types.Channel.html rename to interfaces/Channel.html index 0118b42..461444a 100644 --- a/interfaces/Types.Channel.html +++ b/interfaces/Channel.html @@ -13,15 +13,14 @@
    +
  • Channel
  • Interface Channel

    Hierarchy

    +
  • Defined in responses.interface.ts:99
  • @@ -29,16 +28,16 @@

    Properties

    @@ -46,52 +45,52 @@
    avatarUrl: string
    +
  • Defined in responses.interface.ts:100
  • bannerUrl: string
    +
  • Defined in responses.interface.ts:101
  • description: string
    +
  • Defined in responses.interface.ts:102
  • id: string
    +
  • Defined in responses.interface.ts:103
  • name: string
    +
  • Defined in responses.interface.ts:104
  • nextpage: string
    +
  • Defined in responses.interface.ts:105
  • -
    relatedStreams: Video[]
    +
  • Defined in responses.interface.ts:106
  • subscriberCount: number
    +
  • Defined in responses.interface.ts:107
  • type?: string
    +
  • Defined in responses.interface.ts:109
  • verified: boolean
    +
  • Defined in responses.interface.ts:108
  • +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/Types.Comment.html b/interfaces/Comment.html similarity index 73% rename from interfaces/Types.Comment.html rename to interfaces/Comment.html index 8dc5396..cc8917c 100644 --- a/interfaces/Types.Comment.html +++ b/interfaces/Comment.html @@ -13,15 +13,14 @@
    +
  • Comment
  • Interface Comment

    Hierarchy

    +
  • Defined in responses.interface.ts:69
  • @@ -29,16 +28,16 @@

    Properties

    @@ -46,52 +45,52 @@
    author: string
    +
  • Defined in responses.interface.ts:70
  • commentId: string
    +
  • Defined in responses.interface.ts:71
  • commentText: string
    +
  • Defined in responses.interface.ts:72
  • commentedTime: string
    +
  • Defined in responses.interface.ts:73
  • commentorUrl: string
    +
  • Defined in responses.interface.ts:74
  • hearted: boolean
    +
  • Defined in responses.interface.ts:75
  • likeCount: number
    +
  • Defined in responses.interface.ts:76
  • pinned: boolean
    +
  • Defined in responses.interface.ts:77
  • thumbnail: string
    +
  • Defined in responses.interface.ts:78
  • verified: boolean
    +
  • Defined in responses.interface.ts:79
  • +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/Types.Comments.html b/interfaces/Comments.html similarity index 71% rename from interfaces/Types.Comments.html rename to interfaces/Comments.html index 4e1be38..d077fa8 100644 --- a/interfaces/Types.Comments.html +++ b/interfaces/Comments.html @@ -13,15 +13,14 @@
    +
  • Comments
  • Interface Comments

    Hierarchy

    +
  • Defined in responses.interface.ts:63
  • @@ -29,27 +28,27 @@

    Properties

    -
    comments: Comment[]
    +
  • Defined in responses.interface.ts:64
  • disabled: boolean
    +
  • Defined in responses.interface.ts:65
  • nextpage: string
    +
  • Defined in responses.interface.ts:66
  • +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/Types.NextPageChannel.html b/interfaces/NextPageChannel.html similarity index 71% rename from interfaces/Types.NextPageChannel.html rename to interfaces/NextPageChannel.html index 1bcb52e..09ff356 100644 --- a/interfaces/Types.NextPageChannel.html +++ b/interfaces/NextPageChannel.html @@ -13,15 +13,14 @@
    +
  • NextPageChannel
  • Interface NextPageChannel

    Hierarchy

    +
  • Defined in responses.interface.ts:112
  • @@ -29,8 +28,8 @@

    Properties

    @@ -38,12 +37,12 @@
    nextpage: string
    +
  • Defined in responses.interface.ts:113
  • -
    relatedStreams: Video[]
    +
  • Defined in responses.interface.ts:114
  • +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/Types.NextPagePlaylist.html b/interfaces/NextPagePlaylist.html similarity index 71% rename from interfaces/Types.NextPagePlaylist.html rename to interfaces/NextPagePlaylist.html index b61bc4a..2a6712a 100644 --- a/interfaces/Types.NextPagePlaylist.html +++ b/interfaces/NextPagePlaylist.html @@ -13,15 +13,14 @@
    +
  • NextPagePlaylist
  • Interface NextPagePlaylist

    Hierarchy

    +
  • Defined in responses.interface.ts:129
  • @@ -29,8 +28,8 @@

    Properties

    @@ -38,12 +37,12 @@
    nextpage: string
    +
  • Defined in responses.interface.ts:130
  • -
    relatedStreams: Video[]
    +
  • Defined in responses.interface.ts:131
  • +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/Types.Playlist.html b/interfaces/Playlist.html similarity index 73% rename from interfaces/Types.Playlist.html rename to interfaces/Playlist.html index 87b7c76..d3dd78e 100644 --- a/interfaces/Types.Playlist.html +++ b/interfaces/Playlist.html @@ -13,15 +13,14 @@
    +
  • Playlist
  • Interface Playlist

    Hierarchy

    +
  • Defined in responses.interface.ts:117
  • @@ -29,15 +28,15 @@

    Properties

    @@ -45,47 +44,47 @@
    bannerUrl: string
    +
  • Defined in responses.interface.ts:118
  • name: string
    +
  • Defined in responses.interface.ts:119
  • nextpage: string
    +
  • Defined in responses.interface.ts:120
  • -
    relatedStreams: Video[]
    +
  • Defined in responses.interface.ts:121
  • thumbnailUrl: string
    +
  • Defined in responses.interface.ts:122
  • uploader: string
    +
  • Defined in responses.interface.ts:123
  • uploaderAvatar: string
    +
  • Defined in responses.interface.ts:124
  • uploaderUrl: string
    +
  • Defined in responses.interface.ts:125
  • videos: number
    +
  • Defined in responses.interface.ts:126
  • +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/Types.Search.html b/interfaces/Search.html similarity index 71% rename from interfaces/Types.Search.html rename to interfaces/Search.html index 23f58b9..75bdf57 100644 --- a/interfaces/Types.Search.html +++ b/interfaces/Search.html @@ -13,15 +13,14 @@
    +
  • Search
  • Interface Search

    Hierarchy

    +
  • Defined in responses.interface.ts:148
  • @@ -29,10 +28,10 @@

    Properties

    @@ -40,22 +39,22 @@
    corrected: boolean
    +
  • Defined in responses.interface.ts:151
  • -
    items: (Video | Channel)[]
    +
  • Defined in responses.interface.ts:150
  • nextpage: string
    +
  • Defined in responses.interface.ts:149
  • suggestion: null | string
    +
  • Defined in responses.interface.ts:152
  • +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/Types.Segments.html b/interfaces/Segments.html similarity index 73% rename from interfaces/Types.Segments.html rename to interfaces/Segments.html index 983cc3f..cac9a3e 100644 --- a/interfaces/Types.Segments.html +++ b/interfaces/Segments.html @@ -13,15 +13,14 @@
    +
  • Segments
  • Interface Segments

    Hierarchy

    +
  • Defined in responses.interface.ts:140
  • @@ -29,11 +28,11 @@

    Properties

    @@ -41,27 +40,27 @@
    UUID: string
    +
  • Defined in responses.interface.ts:141
  • actionType: string
    +
  • Defined in responses.interface.ts:142
  • category: string
    +
  • Defined in responses.interface.ts:143
  • segment: string
    +
  • Defined in responses.interface.ts:144
  • videoDuration: number
    +
  • Defined in responses.interface.ts:145
  • +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/Types.Sponsors.html b/interfaces/Sponsors.html similarity index 71% rename from interfaces/Types.Sponsors.html rename to interfaces/Sponsors.html index a4e5c73..3dd21dc 100644 --- a/interfaces/Types.Sponsors.html +++ b/interfaces/Sponsors.html @@ -13,15 +13,14 @@
    +
  • Sponsors
  • Interface Sponsors

    Hierarchy

    +
  • Defined in responses.interface.ts:134
  • @@ -29,9 +28,9 @@

    Properties

    @@ -39,17 +38,17 @@
    hash: string
    +
  • Defined in responses.interface.ts:135
  • -
    segments: Segments[]
    +
  • Defined in responses.interface.ts:136
  • videoId: string
    +
  • Defined in responses.interface.ts:137
  • +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/Types.Streams.html b/interfaces/Streams.html similarity index 73% rename from interfaces/Types.Streams.html rename to interfaces/Streams.html index 1cf56b6..77d7aaa 100644 --- a/interfaces/Types.Streams.html +++ b/interfaces/Streams.html @@ -13,15 +13,14 @@
    +
  • Streams
  • Interface Streams

    Hierarchy

    +
  • Defined in responses.interface.ts:1
  • @@ -29,129 +28,129 @@

    Properties

    -
    audioStreams: AudioStream[]
    +
  • Defined in responses.interface.ts:2
  • dash: null | string
    +
  • Defined in responses.interface.ts:3
  • description: string
    +
  • Defined in responses.interface.ts:4
  • dislikes: number
    +
  • Defined in responses.interface.ts:5
  • duration: number
    +
  • Defined in responses.interface.ts:6
  • hls: null | string
    +
  • Defined in responses.interface.ts:7
  • lbryId: string
    +
  • Defined in responses.interface.ts:8
  • likes: number
    +
  • Defined in responses.interface.ts:9
  • livestream: boolean
    +
  • Defined in responses.interface.ts:10
  • proxyUrl: string
    +
  • Defined in responses.interface.ts:11
  • -
    relatedStreams: Video[]
    +
  • Defined in responses.interface.ts:12
  • -
    subtitles: Subtitle[]
    +
  • Defined in responses.interface.ts:13
  • thumbnailUrl: string
    +
  • Defined in responses.interface.ts:14
  • title: string
    +
  • Defined in responses.interface.ts:15
  • uploadedDate: string
    +
  • Defined in responses.interface.ts:16
  • uploader: string
    +
  • Defined in responses.interface.ts:17
  • uploaderUrl: string
    +
  • Defined in responses.interface.ts:18
  • uploaderVerified: boolean
    +
  • Defined in responses.interface.ts:19
  • -
    videoStreams: VideoStream[]
    +
  • Defined in responses.interface.ts:20
  • views: number
    +
  • Defined in responses.interface.ts:21
  • +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/Types.Subtitle.html b/interfaces/Subtitle.html similarity index 72% rename from interfaces/Types.Subtitle.html rename to interfaces/Subtitle.html index 79ed7f6..12047b2 100644 --- a/interfaces/Types.Subtitle.html +++ b/interfaces/Subtitle.html @@ -13,15 +13,14 @@
    +
  • Subtitle
  • Interface Subtitle

    Hierarchy

    +
  • Defined in responses.interface.ts:38
  • @@ -29,11 +28,11 @@

    Properties

    @@ -41,27 +40,27 @@
    autoGenerated: boolean
    +
  • Defined in responses.interface.ts:39
  • code: string
    +
  • Defined in responses.interface.ts:40
  • mimeType: string
    +
  • Defined in responses.interface.ts:41
  • name: string
    +
  • Defined in responses.interface.ts:42
  • url: string
    +
  • Defined in responses.interface.ts:43
  • +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/Types.Video.html b/interfaces/Video.html similarity index 74% rename from interfaces/Types.Video.html rename to interfaces/Video.html index a1d246a..6a4e104 100644 --- a/interfaces/Types.Video.html +++ b/interfaces/Video.html @@ -13,15 +13,14 @@
    +
  • Video
  • Interface Video

    Hierarchy

    +
  • Defined in responses.interface.ts:82
  • @@ -29,20 +28,20 @@

    Properties

    @@ -50,72 +49,72 @@
    duration: number
    +
  • Defined in responses.interface.ts:83
  • isShort: boolean
    +
  • Defined in responses.interface.ts:93
  • shortDescription: string
    +
  • Defined in responses.interface.ts:95
  • thumbnail: string
    +
  • Defined in responses.interface.ts:84
  • title: string
    +
  • Defined in responses.interface.ts:85
  • type?: string
    +
  • Defined in responses.interface.ts:96
  • uploaded: number
    +
  • Defined in responses.interface.ts:94
  • uploadedDate: string
    +
  • Defined in responses.interface.ts:86
  • uploaderAvatar: string
    +
  • Defined in responses.interface.ts:87
  • uploaderName: string
    +
  • Defined in responses.interface.ts:90
  • uploaderUrl: string
    +
  • Defined in responses.interface.ts:88
  • uploaderVerified: boolean
    +
  • Defined in responses.interface.ts:89
  • url: string
    +
  • Defined in responses.interface.ts:91
  • views: number
    +
  • Defined in responses.interface.ts:92
  • +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/interfaces/Types.VideoStream.html b/interfaces/VideoStream.html similarity index 73% rename from interfaces/Types.VideoStream.html rename to interfaces/VideoStream.html index af7533d..d65baad 100644 --- a/interfaces/Types.VideoStream.html +++ b/interfaces/VideoStream.html @@ -13,15 +13,14 @@
    +
  • VideoStream
  • Interface VideoStream

    Hierarchy

    +
  • Defined in responses.interface.ts:46
  • @@ -29,20 +28,20 @@

    Properties

    @@ -50,72 +49,72 @@
    bitrate: number
    +
  • Defined in responses.interface.ts:47
  • codec: string
    +
  • Defined in responses.interface.ts:48
  • format: string
    +
  • Defined in responses.interface.ts:49
  • fps: number
    +
  • Defined in responses.interface.ts:50
  • height: number
    +
  • Defined in responses.interface.ts:51
  • indexEnd: number
    +
  • Defined in responses.interface.ts:52
  • indexStart: number
    +
  • Defined in responses.interface.ts:53
  • initEnd: number
    +
  • Defined in responses.interface.ts:55
  • initStart: number
    +
  • Defined in responses.interface.ts:54
  • mimeType: string
    +
  • Defined in responses.interface.ts:56
  • quality: string
    +
  • Defined in responses.interface.ts:57
  • url: string
    +
  • Defined in responses.interface.ts:58
  • videoOnly: boolean
    +
  • Defined in responses.interface.ts:59
  • width: number
    +
  • Defined in responses.interface.ts:60
  • +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/modules.html b/modules.html index 26c52fd..c55ff80 100644 --- a/modules.html +++ b/modules.html @@ -16,12 +16,29 @@

    Index

    -

    Namespaces

    -
    -

    Classes

    +
    +

    Interfaces

    +
    +
    +

    Type Aliases

    +
    +
  • PipedAPI
  • +
  • AudioStream
  • +
  • Channel
  • +
  • Comment
  • +
  • Comments
  • +
  • NextPageChannel
  • +
  • NextPagePlaylist
  • +
  • Playlist
  • +
  • Search
  • +
  • Segments
  • +
  • Sponsors
  • +
  • Streams
  • +
  • Subtitle
  • +
  • Video
  • +
  • VideoStream
  • +
  • Item
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/modules/Types.html b/types/Item.html similarity index 51% rename from modules/Types.html rename to types/Item.html index eca5311..6bc5fc0 100644 --- a/modules/Types.html +++ b/types/Item.html @@ -1,4 +1,4 @@ -Types | piped-api
    +Item | piped-api
    +
    Item: Video | Channel
    -
    -
    -

    Index

    -
    -

    Interfaces

    -
    +
  • Defined in responses.interface.ts:155
  • Generated using TypeDoc

    \ No newline at end of file