From 951256c641b8c26f44914828393b5c7ba46e35da Mon Sep 17 00:00:00 2001 From: Luan Date: Fri, 22 Nov 2024 06:24:56 -0300 Subject: [PATCH] chore(docs): Update API ref (x2) [skip ci] --- docs/api/classes/Actions.md | 10 +- docs/api/classes/Continuation.md | 22 +- docs/api/classes/ContinuationCommand.md | 18 +- docs/api/classes/EventEmitter.md | 10 +- docs/api/classes/GridContinuation.md | 20 +- docs/api/classes/HTTPClient.md | 6 +- docs/api/classes/Innertube.md | 70 +-- docs/api/classes/ItemSectionContinuation.md | 18 +- docs/api/classes/LiveChatContinuation.md | 32 +- .../classes/MusicPlaylistShelfContinuation.md | 18 +- docs/api/classes/MusicShelfContinuation.md | 18 +- docs/api/classes/NavigateAction.md | 16 +- docs/api/classes/OAuth2.md | 36 +- docs/api/classes/Platform.md | 4 +- docs/api/classes/Player.md | 32 +- docs/api/classes/PlaylistPanelContinuation.md | 18 +- .../classes/ReloadContinuationItemsCommand.md | 20 +- docs/api/classes/SectionListContinuation.md | 18 +- docs/api/classes/Session.md | 58 +-- docs/api/classes/ShowMiniplayerCommand.md | 18 +- docs/api/classes/UniversalCache.md | 10 +- docs/api/enumerations/ClientType.md | 22 +- docs/api/interfaces/ApiResponse.md | 6 +- docs/api/interfaces/HTTPClientInit.md | 2 +- .../APIResponseTypes/interfaces/IEndpoint.md | 4 +- .../interfaces/IParsedResponse.md | 96 ++-- .../interfaces/IPlayabilityStatus.md | 10 +- .../interfaces/IPlaybackTracking.md | 4 +- .../interfaces/IPlayerConfig.md | 6 +- .../interfaces/IRawPlayerConfig.md | 6 +- .../interfaces/IRawResponse.md | 80 +-- .../interfaces/IResponseContext.md | 4 +- .../interfaces/IServiceTrackingParams.md | 4 +- .../interfaces/IStreamingData.md | 12 +- .../AddToPlaylistServiceRequest.md | 2 +- .../type-aliases/BrowseRequest.md | 2 +- .../BrowseRequestSupportedMetadata.md | 2 +- .../type-aliases/ContinuationRequest.md | 2 +- .../type-aliases/CpnSource.md | 2 +- .../type-aliases/CreateCommentRequest.md | 2 +- .../CreatePlaylistServiceRequest.md | 2 +- .../DeletePlaylistServiceRequest.md | 2 +- .../type-aliases/FeedbackContext.md | 2 +- .../type-aliases/FeedbackRequest.md | 2 +- .../APIResponseTypes/type-aliases/FormData.md | 2 +- .../GetAccountsListInnertubeRequest.md | 2 +- .../GetKidsBlocklistPickerRequest.md | 2 +- .../type-aliases/IBrowseResponse.md | 2 +- .../IGetNotificationsMenuResponse.md | 2 +- .../type-aliases/IGetTranscriptResponse.md | 2 +- .../type-aliases/IGuideResponse.md | 2 +- .../type-aliases/INextResponse.md | 2 +- .../type-aliases/IPlayerResponse.md | 2 +- .../type-aliases/IResolveURLResponse.md | 2 +- .../type-aliases/ISearchResponse.md | 2 +- .../type-aliases/IUpdatedMetadataResponse.md | 2 +- .../type-aliases/InlineSettingStatus.md | 2 +- .../type-aliases/LikeRequest.md | 2 +- .../type-aliases/LikeTarget.md | 2 +- .../LiveChatItemContextMenuRequest.md | 2 +- ...ifyChannelNotificationPreferenceRequest.md | 2 +- .../type-aliases/NextNavendpoint.md | 2 +- .../PerformCommentActionRequest.md | 2 +- .../type-aliases/PlaylistEditRequest.md | 2 +- .../type-aliases/PlaylistPrivacyStatus.md | 2 +- .../APIResponseTypes/type-aliases/RawData.md | 2 +- .../APIResponseTypes/type-aliases/RawNode.md | 2 +- .../type-aliases/ReelWatchRequest.md | 2 +- .../type-aliases/SearchRequest.md | 2 +- .../type-aliases/ShareEntityServiceRequest.md | 2 +- .../type-aliases/SubscribeRequest.md | 2 +- .../type-aliases/UnsubscribeRequest.md | 2 +- .../type-aliases/WatchNextRequest.md | 2 +- .../type-aliases/WatchRequest.md | 2 +- docs/api/namespaces/Clients/classes/Kids.md | 12 +- docs/api/namespaces/Clients/classes/Music.md | 28 +- docs/api/namespaces/Clients/classes/Studio.md | 6 +- .../namespaces/Constants/variables/CLIENTS.md | 2 +- .../variables/INNERTUBE_HEADERS_BASE.md | 2 +- .../namespaces/Constants/variables/OAUTH.md | 2 +- .../Constants/variables/STREAM_HEADERS.md | 2 +- .../Constants/variables/SUPPORTED_CLIENTS.md | 2 +- .../namespaces/Constants/variables/URLS.md | 2 +- .../FormatUtils/functions/chooseFormat.md | 2 +- .../FormatUtils/functions/download.md | 2 +- .../FormatUtils/functions/toDash.md | 2 +- .../Generator/functions/camelToSnake.md | 2 +- .../Generator/functions/createRuntimeClass.md | 2 +- .../functions/generateRuntimeClass.md | 2 +- .../functions/generateTypescriptClass.md | 2 +- .../Generator/functions/inferType.md | 2 +- .../Generator/functions/introspect.md | 2 +- .../Generator/functions/isArrayType.md | 2 +- .../Generator/functions/isIgnoredKey.md | 2 +- .../Generator/functions/isMiscType.md | 2 +- .../Generator/functions/isRenderer.md | 2 +- .../Generator/functions/isRendererList.md | 2 +- .../Generator/functions/mergeKeyInfo.md | 2 +- .../namespaces/Generator/functions/parse.md | 2 +- .../Generator/functions/toParser.md | 2 +- .../Generator/functions/toTypeDeclaration.md | 2 +- .../interfaces/ObjectInferenceType.md | 6 +- .../interfaces/PrimitiveInferenceType.md | 6 +- .../interfaces/RendererInferenceType.md | 6 +- .../type-aliases/ArrayInferenceType.md | 2 +- .../Generator/type-aliases/InferenceType.md | 2 +- .../Generator/type-aliases/KeyInfo.md | 2 +- .../type-aliases/MiscInferenceType.md | 2 +- docs/api/namespaces/Helpers/classes/Maybe.md | 68 +-- docs/api/namespaces/Helpers/classes/Memo.md | 4 +- .../Helpers/classes/SuperParsedResult.md | 12 +- docs/api/namespaces/Helpers/classes/YTNode.md | 23 +- .../namespaces/Helpers/functions/observe.md | 2 +- .../Helpers/interfaces/Constructor.md | 2 +- .../Helpers/interfaces/YTNodeConstructor.md | 4 +- .../Helpers/type-aliases/ObservedArray.md | 2 +- docs/api/namespaces/LZW/functions/compress.md | 2 +- .../namespaces/LZW/functions/decompress.md | 2 +- docs/api/namespaces/Log/functions/debug.md | 2 +- docs/api/namespaces/Log/functions/error.md | 2 +- docs/api/namespaces/Log/functions/info.md | 2 +- docs/api/namespaces/Log/functions/setLevel.md | 2 +- docs/api/namespaces/Log/functions/warn.md | 2 +- docs/api/namespaces/Log/functions/warnOnce.md | 2 +- docs/api/namespaces/Log/variables/Level.md | 2 +- .../Managers/classes/AccountManager.md | 6 +- .../Managers/classes/InteractionManager.md | 18 +- .../Managers/classes/PlaylistManager.md | 16 +- docs/api/namespaces/Misc/classes/Author.md | 22 +- .../namespaces/Misc/classes/ChildElement.md | 20 +- docs/api/namespaces/Misc/classes/EmojiRun.md | 10 +- docs/api/namespaces/Misc/classes/Format.md | 100 ++-- docs/api/namespaces/Misc/classes/Text.md | 16 +- docs/api/namespaces/Misc/classes/TextRun.md | 20 +- docs/api/namespaces/Misc/classes/Thumbnail.md | 10 +- .../namespaces/Misc/classes/VideoDetails.md | 42 +- docs/api/namespaces/Mixins/classes/Feed.md | 34 +- .../Mixins/classes/FilterableFeed.md | 40 +- .../namespaces/Mixins/classes/MediaInfo.md | 38 +- .../namespaces/Mixins/classes/TabbedFeed.md | 44 +- .../Parser/functions/addRuntimeParser.md | 2 +- .../functions/applyCommentsMutations.md | 2 +- .../Parser/functions/applyMutations.md | 2 +- .../Parser/functions/getDynamicParsers.md | 2 +- .../Parser/functions/getParserByName.md | 2 +- .../namespaces/Parser/functions/hasParser.md | 2 +- docs/api/namespaces/Parser/functions/parse.md | 6 +- .../Parser/functions/parseActions.md | 2 +- .../namespaces/Parser/functions/parseArray.md | 6 +- .../api/namespaces/Parser/functions/parseC.md | 2 +- .../Parser/functions/parseCommand.md | 2 +- .../Parser/functions/parseCommands.md | 2 +- .../Parser/functions/parseFormats.md | 2 +- .../namespaces/Parser/functions/parseItem.md | 6 +- .../namespaces/Parser/functions/parseLC.md | 2 +- .../namespaces/Parser/functions/parseRR.md | 2 +- .../Parser/functions/parseResponse.md | 2 +- .../Parser/functions/sanitizeClassName.md | 2 +- .../Parser/functions/setParserErrorHandler.md | 2 +- .../Parser/functions/shouldIgnore.md | 2 +- .../Parser/type-aliases/ParserError.md | 2 +- .../Parser/type-aliases/ParserErrorHandler.md | 2 +- .../ProtoUtils/functions/decodeVisitorData.md | 2 +- .../functions/encodeCommentActionParams.md | 2 +- .../ProtoUtils/functions/encodeNextParams.md | 2 +- .../ProtoUtils/functions/encodeVisitorData.md | 2 +- .../type-aliases/CommentActionParamsArgs.md | 2 +- .../Types/interfaces/DownloadOptions.md | 12 +- .../Types/interfaces/FormatOptions.md | 10 +- .../api/namespaces/Types/interfaces/ICache.md | 8 +- .../Types/interfaces/ICacheConstructor.md | 2 +- .../Types/interfaces/PlatformShim.md | 30 +- .../namespaces/Types/type-aliases/Duration.md | 2 +- .../namespaces/Types/type-aliases/Feature.md | 2 +- .../Types/type-aliases/FetchFunction.md | 2 +- .../Types/type-aliases/FormatFilter.md | 2 +- .../Types/type-aliases/InnerTubeClient.md | 2 +- .../Types/type-aliases/InnerTubeConfig.md | 2 +- .../Types/type-aliases/MusicSearchFilters.md | 2 +- .../Types/type-aliases/MusicSearchType.md | 2 +- .../namespaces/Types/type-aliases/Runtime.md | 2 +- .../Types/type-aliases/SearchFilters.md | 2 +- .../Types/type-aliases/SearchType.md | 2 +- .../namespaces/Types/type-aliases/SortBy.md | 2 +- .../Types/type-aliases/URLTransformer.md | 2 +- .../UpdateVideoMetadataOptions.md | 2 +- .../Types/type-aliases/UploadDate.md | 2 +- .../UploadedVideoMetadataOptions.md | 2 +- .../Types/type-aliases/VMPrimative.md | 2 +- .../Utils/classes/InnertubeError.md | 8 +- .../Utils/classes/MissingParamError.md | 8 +- .../namespaces/Utils/classes/OAuth2Error.md | 8 +- .../namespaces/Utils/classes/ParsingError.md | 8 +- .../namespaces/Utils/functions/base64ToU8.md | 2 +- .../namespaces/Utils/functions/concatMemos.md | 2 +- .../namespaces/Utils/functions/debugFetch.md | 2 +- .../namespaces/Utils/functions/deepCompare.md | 2 +- .../Utils/functions/escapeStringRegexp.md | 2 +- .../Utils/functions/findFunction.md | 2 +- .../Utils/functions/generateRandomString.md | 2 +- .../Utils/functions/generateSidAuth.md | 2 +- .../namespaces/Utils/functions/getCookie.md | 2 +- .../Utils/functions/getRandomUserAgent.md | 2 +- .../functions/getStringBetweenStrings.md | 2 +- .../api/namespaces/Utils/functions/hasKeys.md | 2 +- .../namespaces/Utils/functions/isTextRun.md | 2 +- .../Utils/functions/streamToIterable.md | 2 +- .../Utils/functions/throwIfMissing.md | 2 +- .../Utils/functions/timeToSeconds.md | 2 +- .../namespaces/Utils/functions/u8ToBase64.md | 2 +- .../Utils/type-aliases/DeviceCategory.md | 2 +- .../Utils/type-aliases/FindFunctionArgs.md | 2 +- .../Utils/type-aliases/FindFunctionResult.md | 2 +- docs/api/namespaces/YT/README.md | 2 - docs/api/namespaces/YT/classes/AccountInfo.md | 6 +- docs/api/namespaces/YT/classes/Analytics.md | 45 -- docs/api/namespaces/YT/classes/Channel.md | 106 ++-- .../YT/classes/ChannelListContinuation.md | 38 +- docs/api/namespaces/YT/classes/Comments.md | 16 +- .../YT/classes/FilteredChannelList.md | 48 +- docs/api/namespaces/YT/classes/Guide.md | 6 +- docs/api/namespaces/YT/classes/HashtagFeed.md | 46 +- docs/api/namespaces/YT/classes/History.md | 40 +- docs/api/namespaces/YT/classes/HomeFeed.md | 46 +- docs/api/namespaces/YT/classes/ItemMenu.md | 10 +- docs/api/namespaces/YT/classes/Library.md | 48 +- docs/api/namespaces/YT/classes/LiveChat.md | 48 +- .../YT/classes/NotificationsMenu.md | 10 +- docs/api/namespaces/YT/classes/Playlist.md | 44 +- docs/api/namespaces/YT/classes/Search.md | 54 +- docs/api/namespaces/YT/classes/Settings.md | 18 +- .../namespaces/YT/classes/SmoothedQueue.md | 20 +- docs/api/namespaces/YT/classes/TimeWatched.md | 45 -- .../namespaces/YT/classes/TranscriptInfo.md | 12 +- docs/api/namespaces/YT/classes/VideoInfo.md | 90 ++-- docs/api/namespaces/YTKids/classes/Channel.md | 40 +- .../api/namespaces/YTKids/classes/HomeFeed.md | 42 +- docs/api/namespaces/YTKids/classes/Search.md | 38 +- .../namespaces/YTKids/classes/VideoInfo.md | 46 +- docs/api/namespaces/YTMusic/classes/Album.md | 14 +- docs/api/namespaces/YTMusic/classes/Artist.md | 10 +- .../api/namespaces/YTMusic/classes/Explore.md | 8 +- .../namespaces/YTMusic/classes/HomeFeed.md | 16 +- .../api/namespaces/YTMusic/classes/Library.md | 20 +- .../YTMusic/classes/LibraryContinuation.md | 10 +- .../namespaces/YTMusic/classes/Playlist.md | 20 +- docs/api/namespaces/YTMusic/classes/Recap.md | 10 +- docs/api/namespaces/YTMusic/classes/Search.md | 34 +- .../namespaces/YTMusic/classes/TrackInfo.md | 54 +- docs/api/namespaces/YTNodes/README.md | 9 - .../YTNodes/classes/AboutChannel.md | 18 +- .../YTNodes/classes/AboutChannelView.md | 42 +- .../YTNodes/classes/AccountChannel.md | 18 +- .../namespaces/YTNodes/classes/AccountItem.md | 30 +- .../YTNodes/classes/AccountItemSection.md | 18 +- .../classes/AccountItemSectionHeader.md | 16 +- .../YTNodes/classes/AccountSectionList.md | 18 +- .../classes/AddBannerToLiveChatCommand.md | 16 +- .../YTNodes/classes/AddChatItemAction.md | 18 +- .../classes/AddLiveChatTickerItemAction.md | 18 +- .../YTNodes/classes/AddToPlaylist.md | 18 +- .../YTNodes/classes/AddToPlaylistCommand.md | 24 +- .../YTNodes/classes/AddToPlaylistEndpoint.md | 18 +- .../classes/AddToPlaylistServiceEndpoint.md | 18 +- docs/api/namespaces/YTNodes/classes/Alert.md | 18 +- .../YTNodes/classes/AlertWithButton.md | 20 +- .../classes/AnalyticsMainAppKeyMetrics.md | 221 -------- .../YTNodes/classes/AnalyticsRoot.md | 241 --------- .../classes/AnalyticsShortsCarouselCard.md | 221 -------- .../YTNodes/classes/AnalyticsVideo.md | 241 --------- .../classes/AnalyticsVodCarouselCard.md | 231 --------- .../YTNodes/classes/AnchoredSection.md | 24 +- .../classes/AppendContinuationItemsAction.md | 18 +- .../YTNodes/classes/AttributionView.md | 18 +- .../YTNodes/classes/AudioOnlyPlayability.md | 16 +- .../YTNodes/classes/AuthorCommentBadge.md | 22 +- .../YTNodes/classes/AutomixPreviewVideo.md | 16 +- .../namespaces/YTNodes/classes/AvatarView.md | 20 +- .../YTNodes/classes/BackstageImage.md | 18 +- .../YTNodes/classes/BackstagePost.md | 40 +- .../YTNodes/classes/BackstagePostThread.md | 16 +- .../namespaces/YTNodes/classes/BadgeView.md | 20 +- .../YTNodes/classes/BrowseEndpoint.md | 18 +- .../YTNodes/classes/BrowseFeedActions.md | 16 +- .../YTNodes/classes/BrowserMediaSession.md | 18 +- docs/api/namespaces/YTNodes/classes/Button.md | 26 +- .../namespaces/YTNodes/classes/ButtonView.md | 30 +- .../YTNodes/classes/C4TabbedHeader.md | 38 +- .../YTNodes/classes/CallToActionButton.md | 20 +- docs/api/namespaces/YTNodes/classes/Card.md | 24 +- .../YTNodes/classes/CardCollection.md | 20 +- .../YTNodes/classes/CarouselHeader.md | 16 +- .../YTNodes/classes/CarouselItem.md | 26 +- .../YTNodes/classes/CarouselLockup.md | 18 +- .../api/namespaces/YTNodes/classes/Channel.md | 32 +- .../classes/ChannelAboutFullMetadata.md | 38 +- .../YTNodes/classes/ChannelAgeGate.md | 26 +- .../classes/ChannelExternalLinkView.md | 20 +- .../YTNodes/classes/ChannelFeaturedContent.md | 18 +- .../YTNodes/classes/ChannelHeaderLinks.md | 18 +- .../YTNodes/classes/ChannelHeaderLinksView.md | 18 +- .../YTNodes/classes/ChannelMetadata.md | 42 +- .../YTNodes/classes/ChannelMobileHeader.md | 16 +- .../YTNodes/classes/ChannelOptions.md | 22 +- .../YTNodes/classes/ChannelOwnerEmptyState.md | 18 +- .../YTNodes/classes/ChannelSubMenu.md | 18 +- .../YTNodes/classes/ChannelTagline.md | 26 +- .../classes/ChannelThumbnailWithLink.md | 20 +- .../YTNodes/classes/ChannelVideoPlayer.md | 24 +- .../api/namespaces/YTNodes/classes/Chapter.md | 20 +- .../namespaces/YTNodes/classes/ChildVideo.md | 22 +- .../namespaces/YTNodes/classes/ChipBarView.md | 16 +- .../namespaces/YTNodes/classes/ChipCloud.md | 22 +- .../YTNodes/classes/ChipCloudChip.md | 20 +- .../namespaces/YTNodes/classes/ChipView.md | 22 +- .../namespaces/YTNodes/classes/ClipAdState.md | 18 +- .../YTNodes/classes/ClipCreation.md | 34 +- .../YTNodes/classes/ClipCreationScrubber.md | 30 +- .../YTNodes/classes/ClipCreationTextInput.md | 18 +- .../namespaces/YTNodes/classes/ClipSection.md | 16 +- .../classes/CollaboratorInfoCardContent.md | 24 +- .../YTNodes/classes/CollageHeroImage.md | 22 +- .../classes/CollectionThumbnailView.md | 18 +- .../YTNodes/classes/CommandExecutorCommand.md | 16 +- .../api/namespaces/YTNodes/classes/Comment.md | 483 ------------------ .../YTNodes/classes/CommentActionButtons.md | 22 +- .../YTNodes/classes/CommentDialog.md | 28 +- .../YTNodes/classes/CommentReplies.md | 24 +- .../YTNodes/classes/CommentReplyDialog.md | 24 +- .../YTNodes/classes/CommentSimplebox.md | 24 +- .../YTNodes/classes/CommentThread.md | 36 +- .../namespaces/YTNodes/classes/CommentView.md | 102 ++-- .../classes/CommentsEntryPointHeader.md | 26 +- .../classes/CommentsEntryPointTeaser.md | 18 +- .../YTNodes/classes/CommentsHeader.md | 28 +- .../YTNodes/classes/CommentsSimplebox.md | 18 +- .../YTNodes/classes/CompactChannel.md | 32 +- .../namespaces/YTNodes/classes/CompactLink.md | 20 +- .../namespaces/YTNodes/classes/CompactMix.md | 42 +- .../YTNodes/classes/CompactMovie.md | 36 +- .../YTNodes/classes/CompactPlaylist.md | 42 +- .../YTNodes/classes/CompactStation.md | 24 +- .../YTNodes/classes/CompactVideo.md | 50 +- .../YTNodes/classes/ConfirmDialog.md | 22 +- .../YTNodes/classes/ContentMetadataView.md | 18 +- .../classes/ContentPreviewImageView.md | 18 +- .../YTNodes/classes/ContinuationCommand.md | 18 +- .../YTNodes/classes/ContinuationItem.md | 20 +- .../YTNodes/classes/ConversationBar.md | 16 +- .../namespaces/YTNodes/classes/CopyLink.md | 20 +- .../YTNodes/classes/CreateCommentEndpoint.md | 18 +- .../YTNodes/classes/CreatePlaylistDialog.md | 24 +- .../classes/CreatePlaylistDialogFormView.md | 26 +- .../classes/CreatePlaylistServiceEndpoint.md | 18 +- .../YTNodes/classes/CreatorHeart.md | 28 +- .../YTNodes/classes/CtaGoToCreatorStudio.md | 221 -------- .../YTNodes/classes/DataModelSection.md | 315 ------------ .../YTNodes/classes/DecoratedAvatarView.md | 20 +- .../YTNodes/classes/DecoratedPlayerBar.md | 18 +- .../YTNodes/classes/DefaultPromoPanel.md | 36 +- .../YTNodes/classes/DeletePlaylistEndpoint.md | 18 +- .../YTNodes/classes/DescriptionPreviewView.md | 24 +- .../YTNodes/classes/DialogHeaderView.md | 16 +- .../namespaces/YTNodes/classes/DialogView.md | 20 +- .../namespaces/YTNodes/classes/DidYouMean.md | 20 +- .../YTNodes/classes/DimChatItemAction.md | 16 +- .../YTNodes/classes/DislikeButtonView.md | 18 +- .../YTNodes/classes/DownloadButton.md | 22 +- .../namespaces/YTNodes/classes/Dropdown.md | 18 +- .../YTNodes/classes/DropdownItem.md | 26 +- .../YTNodes/classes/DropdownView.md | 26 +- .../YTNodes/classes/DynamicTextView.md | 18 +- .../api/namespaces/YTNodes/classes/Element.md | 18 +- .../YTNodes/classes/EmergencyOnebox.md | 20 +- .../namespaces/YTNodes/classes/EmojiPicker.md | 40 +- .../YTNodes/classes/EmojiPickerCategory.md | 24 +- .../classes/EmojiPickerCategoryButton.md | 20 +- .../classes/EmojiPickerUpsellCategory.md | 26 +- .../YTNodes/classes/EndScreenPlaylist.md | 26 +- .../YTNodes/classes/EndScreenVideo.md | 32 +- .../namespaces/YTNodes/classes/Endscreen.md | 18 +- .../YTNodes/classes/EndscreenElement.md | 50 +- .../classes/EngagementPanelSectionList.md | 26 +- .../classes/EngagementPanelTitleHeader.md | 18 +- .../YTNodes/classes/EomSettingsDisclaimer.md | 20 +- .../YTNodes/classes/ExpandableMetadata.md | 22 +- .../YTNodes/classes/ExpandableTab.md | 22 +- .../classes/ExpandableVideoDescriptionBody.md | 20 +- .../YTNodes/classes/ExpandedShelfContents.md | 18 +- .../api/namespaces/YTNodes/classes/Factoid.md | 20 +- .../YTNodes/classes/FancyDismissibleDialog.md | 18 +- .../YTNodes/classes/FeedFilterChipBar.md | 16 +- .../namespaces/YTNodes/classes/FeedNudge.md | 26 +- .../YTNodes/classes/FeedTabbedHeader.md | 16 +- .../YTNodes/classes/FeedbackEndpoint.md | 18 +- .../YTNodes/classes/FlexibleActionsView.md | 18 +- .../YTNodes/classes/FormFooterView.md | 20 +- .../namespaces/YTNodes/classes/GameCard.md | 16 +- .../namespaces/YTNodes/classes/GameDetails.md | 24 +- .../GetAccountsListInnertubeEndpoint.md | 18 +- .../classes/GetKidsBlocklistPickerCommand.md | 18 +- .../YTNodes/classes/GetMultiPageMenuAction.md | 16 +- docs/api/namespaces/YTNodes/classes/Grid.md | 28 +- .../namespaces/YTNodes/classes/GridChannel.md | 26 +- .../namespaces/YTNodes/classes/GridHeader.md | 16 +- .../api/namespaces/YTNodes/classes/GridMix.md | 32 +- .../namespaces/YTNodes/classes/GridMovie.md | 30 +- .../YTNodes/classes/GridPlaylist.md | 36 +- .../namespaces/YTNodes/classes/GridShow.md | 26 +- .../namespaces/YTNodes/classes/GridVideo.md | 48 +- .../YTNodes/classes/GuideCollapsibleEntry.md | 20 +- .../classes/GuideCollapsibleSectionEntry.md | 22 +- .../YTNodes/classes/GuideDownloadsEntry.md | 28 +- .../namespaces/YTNodes/classes/GuideEntry.md | 26 +- .../YTNodes/classes/GuideSection.md | 18 +- .../classes/GuideSubscriptionsSection.md | 18 +- .../YTNodes/classes/HashtagHeader.md | 18 +- .../namespaces/YTNodes/classes/HashtagTile.md | 28 +- .../namespaces/YTNodes/classes/HeatMarker.md | 20 +- .../api/namespaces/YTNodes/classes/Heatmap.md | 24 +- .../YTNodes/classes/HeroPlaylistThumbnail.md | 18 +- .../YTNodes/classes/HighlightsCarousel.md | 16 +- .../YTNodes/classes/HistorySuggestion.md | 22 +- .../YTNodes/classes/HorizontalCardList.md | 22 +- .../YTNodes/classes/HorizontalList.md | 20 +- .../YTNodes/classes/HorizontalMovieList.md | 22 +- .../namespaces/YTNodes/classes/IconLink.md | 20 +- .../YTNodes/classes/ImageBannerView.md | 18 +- .../YTNodes/classes/IncludingResultsFor.md | 26 +- .../YTNodes/classes/InfoPanelContainer.md | 28 +- .../YTNodes/classes/InfoPanelContent.md | 32 +- .../api/namespaces/YTNodes/classes/InfoRow.md | 22 +- .../classes/InteractiveTabbedHeader.md | 32 +- .../namespaces/YTNodes/classes/ItemSection.md | 22 +- .../YTNodes/classes/ItemSectionHeader.md | 16 +- .../YTNodes/classes/ItemSectionTab.md | 20 +- .../classes/ItemSectionTabbedHeader.md | 20 +- .../YTNodes/classes/KidsBlocklistPicker.md | 22 +- .../classes/KidsBlocklistPickerItem.md | 28 +- .../YTNodes/classes/KidsCategoriesHeader.md | 18 +- .../YTNodes/classes/KidsCategoryTab.md | 22 +- .../YTNodes/classes/KidsHomeScreen.md | 16 +- .../namespaces/YTNodes/classes/LikeButton.md | 22 +- .../YTNodes/classes/LikeButtonView.md | 20 +- .../YTNodes/classes/LikeEndpoint.md | 20 +- .../namespaces/YTNodes/classes/LiveChat.md | 24 +- .../YTNodes/classes/LiveChatActionPanel.md | 20 +- .../YTNodes/classes/LiveChatAuthorBadge.md | 24 +- .../YTNodes/classes/LiveChatAutoModMessage.md | 26 +- .../YTNodes/classes/LiveChatBanner.md | 28 +- .../classes/LiveChatBannerChatSummary.md | 24 +- .../YTNodes/classes/LiveChatBannerHeader.md | 20 +- .../YTNodes/classes/LiveChatBannerPoll.md | 26 +- .../YTNodes/classes/LiveChatBannerRedirect.md | 22 +- .../YTNodes/classes/LiveChatDialog.md | 18 +- .../YTNodes/classes/LiveChatHeader.md | 20 +- .../LiveChatItemContextMenuEndpoint.md | 18 +- .../YTNodes/classes/LiveChatItemList.md | 18 +- .../YTNodes/classes/LiveChatMembershipItem.md | 24 +- .../YTNodes/classes/LiveChatMessageInput.md | 22 +- .../classes/LiveChatModeChangeMessage.md | 28 +- .../YTNodes/classes/LiveChatPaidMessage.md | 36 +- .../YTNodes/classes/LiveChatPaidSticker.md | 36 +- .../YTNodes/classes/LiveChatParticipant.md | 20 +- .../classes/LiveChatParticipantsList.md | 18 +- .../classes/LiveChatPlaceholderItem.md | 18 +- .../YTNodes/classes/LiveChatProductItem.md | 42 +- .../LiveChatRestrictedParticipation.md | 18 +- ...hatSponsorshipsGiftPurchaseAnnouncement.md | 22 +- ...tSponsorshipsGiftRedemptionAnnouncement.md | 28 +- .../classes/LiveChatSponsorshipsHeader.md | 28 +- .../YTNodes/classes/LiveChatTextMessage.md | 26 +- .../classes/LiveChatTickerPaidMessageItem.md | 28 +- .../classes/LiveChatTickerPaidStickerItem.md | 28 +- .../classes/LiveChatTickerSponsorItem.md | 22 +- .../LiveChatViewerEngagementMessage.md | 26 +- .../YTNodes/classes/LockupMetadataView.md | 20 +- .../namespaces/YTNodes/classes/LockupView.md | 24 +- .../YTNodes/classes/MacroMarkersInfoItem.md | 18 +- .../YTNodes/classes/MacroMarkersList.md | 18 +- .../YTNodes/classes/MacroMarkersListItem.md | 26 +- .../classes/MarkChatItemAsDeletedAction.md | 18 +- .../MarkChatItemsByAuthorAsDeletedAction.md | 18 +- docs/api/namespaces/YTNodes/classes/Menu.md | 24 +- .../YTNodes/classes/MenuFlexibleItem.md | 18 +- .../YTNodes/classes/MenuNavigationItem.md | 26 +- .../namespaces/YTNodes/classes/MenuPopup.md | 16 +- .../YTNodes/classes/MenuServiceItem.md | 26 +- .../classes/MenuServiceItemDownload.md | 18 +- .../namespaces/YTNodes/classes/MenuTitle.md | 16 +- .../YTNodes/classes/MerchandiseItem.md | 36 +- .../YTNodes/classes/MerchandiseShelf.md | 22 +- .../api/namespaces/YTNodes/classes/Message.md | 16 +- .../YTNodes/classes/MetadataBadge.md | 22 +- .../namespaces/YTNodes/classes/MetadataRow.md | 18 +- .../YTNodes/classes/MetadataRowContainer.md | 18 +- .../YTNodes/classes/MetadataRowHeader.md | 18 +- .../YTNodes/classes/MetadataScreen.md | 16 +- .../YTNodes/classes/MicroformatData.md | 60 +-- docs/api/namespaces/YTNodes/classes/Mix.md | 42 +- .../classes/ModalWithTitleAndButton.md | 20 +- ...fyChannelNotificationPreferenceEndpoint.md | 18 +- docs/api/namespaces/YTNodes/classes/Movie.md | 40 +- .../YTNodes/classes/MovingThumbnail.md | 14 +- .../YTNodes/classes/MultiMarkersPlayerBar.md | 16 +- .../YTNodes/classes/MultiPageMenu.md | 20 +- .../MultiPageMenuNotificationSection.md | 18 +- .../YTNodes/classes/MusicCardShelf.md | 36 +- .../classes/MusicCardShelfHeaderBasic.md | 16 +- .../YTNodes/classes/MusicCarouselShelf.md | 20 +- .../classes/MusicCarouselShelfBasicHeader.md | 24 +- .../YTNodes/classes/MusicDescriptionShelf.md | 22 +- .../YTNodes/classes/MusicDetailHeader.md | 36 +- .../classes/MusicDownloadStateBadge.md | 18 +- .../MusicEditablePlaylistDetailHeader.md | 20 +- .../YTNodes/classes/MusicElementHeader.md | 16 +- .../namespaces/YTNodes/classes/MusicHeader.md | 18 +- .../YTNodes/classes/MusicImmersiveHeader.md | 20 +- .../YTNodes/classes/MusicInlineBadge.md | 18 +- .../classes/MusicItemThumbnailOverlay.md | 20 +- .../classes/MusicLargeCardItemCarousel.md | 18 +- .../YTNodes/classes/MusicMenuItemDivider.md | 14 +- .../YTNodes/classes/MusicMultiRowListItem.md | 32 +- .../YTNodes/classes/MusicMultiSelectMenu.md | 18 +- .../classes/MusicMultiSelectMenuItem.md | 24 +- .../YTNodes/classes/MusicNavigationButton.md | 18 +- .../YTNodes/classes/MusicPlayButton.md | 26 +- .../classes/MusicPlaylistEditHeader.md | 28 +- .../YTNodes/classes/MusicPlaylistShelf.md | 22 +- .../namespaces/YTNodes/classes/MusicQueue.md | 16 +- .../YTNodes/classes/MusicResponsiveHeader.md | 32 +- .../classes/MusicResponsiveListItem.md | 62 +-- .../MusicResponsiveListItemFixedColumn.md | 18 +- .../MusicResponsiveListItemFlexColumn.md | 18 +- .../namespaces/YTNodes/classes/MusicShelf.md | 28 +- .../YTNodes/classes/MusicSideAlignedItem.md | 18 +- .../YTNodes/classes/MusicSortFilterButton.md | 20 +- .../YTNodes/classes/MusicTastebuilderShelf.md | 24 +- .../MusicTastebuilderShelfThumbnail.md | 16 +- .../YTNodes/classes/MusicThumbnail.md | 16 +- .../YTNodes/classes/MusicTwoRowItem.md | 44 +- .../YTNodes/classes/MusicVisualHeader.md | 22 +- .../YTNodes/classes/NavigationEndpoint.md | 40 +- .../YTNodes/classes/Notification.md | 32 +- .../YTNodes/classes/NotificationAction.md | 16 +- .../YTNodes/classes/OpenPopupAction.md | 18 +- .../namespaces/YTNodes/classes/PageHeader.md | 18 +- .../YTNodes/classes/PageHeaderView.md | 28 +- .../YTNodes/classes/PageIntroduction.md | 22 +- .../YTNodes/classes/PanelFooterView.md | 20 +- .../YTNodes/classes/PdgCommentChip.md | 20 +- .../classes/PerformCommentActionEndpoint.md | 18 +- .../namespaces/YTNodes/classes/PivotButton.md | 28 +- .../classes/PlayerAnnotationsExpanded.md | 20 +- .../classes/PlayerCaptionsTracklist.md | 22 +- .../YTNodes/classes/PlayerControlsOverlay.md | 16 +- .../YTNodes/classes/PlayerErrorMessage.md | 24 +- .../classes/PlayerLegacyDesktopYpcOffer.md | 22 +- .../classes/PlayerLegacyDesktopYpcTrailer.md | 32 +- .../classes/PlayerLiveStoryboardSpec.md | 16 +- .../YTNodes/classes/PlayerMicroformat.md | 46 +- .../YTNodes/classes/PlayerOverflow.md | 18 +- .../YTNodes/classes/PlayerOverlay.md | 32 +- .../YTNodes/classes/PlayerOverlayAutoplay.md | 40 +- .../classes/PlayerOverlayVideoDetails.md | 18 +- .../YTNodes/classes/PlayerStoryboardSpec.md | 16 +- .../namespaces/YTNodes/classes/Playlist.md | 42 +- .../YTNodes/classes/PlaylistAddToOption.md | 28 +- .../classes/PlaylistCustomThumbnail.md | 16 +- .../YTNodes/classes/PlaylistEditEndpoint.md | 18 +- .../YTNodes/classes/PlaylistHeader.md | 48 +- .../classes/PlaylistInfoCardContent.md | 24 +- .../YTNodes/classes/PlaylistMetadata.md | 18 +- .../YTNodes/classes/PlaylistPanel.md | 32 +- .../YTNodes/classes/PlaylistPanelVideo.md | 38 +- .../classes/PlaylistPanelVideoWrapper.md | 18 +- .../YTNodes/classes/PlaylistSidebar.md | 18 +- .../classes/PlaylistSidebarPrimaryInfo.md | 26 +- .../classes/PlaylistSidebarSecondaryInfo.md | 18 +- .../YTNodes/classes/PlaylistVideo.md | 48 +- .../YTNodes/classes/PlaylistVideoList.md | 22 +- .../YTNodes/classes/PlaylistVideoThumbnail.md | 16 +- docs/api/namespaces/YTNodes/classes/Poll.md | 22 +- .../namespaces/YTNodes/classes/PollHeader.md | 24 +- docs/api/namespaces/YTNodes/classes/Post.md | 40 +- .../YTNodes/classes/PostMultiImage.md | 16 +- .../YTNodes/classes/PrefetchWatchCommand.md | 18 +- .../YTNodes/classes/PremiereTrailerBadge.md | 16 +- .../namespaces/YTNodes/classes/ProductList.md | 16 +- .../YTNodes/classes/ProductListHeader.md | 18 +- .../YTNodes/classes/ProductListItem.md | 30 +- .../YTNodes/classes/ProfileColumn.md | 18 +- .../YTNodes/classes/ProfileColumnStats.md | 18 +- .../classes/ProfileColumnStatsEntry.md | 18 +- .../YTNodes/classes/ProfileColumnUserInfo.md | 18 +- docs/api/namespaces/YTNodes/classes/Quiz.md | 18 +- .../YTNodes/classes/RecognitionShelf.md | 24 +- .../namespaces/YTNodes/classes/ReelItem.md | 26 +- .../YTNodes/classes/ReelPlayerHeader.md | 24 +- .../YTNodes/classes/ReelPlayerOverlay.md | 36 +- .../namespaces/YTNodes/classes/ReelShelf.md | 22 +- .../YTNodes/classes/ReelWatchEndpoint.md | 18 +- .../YTNodes/classes/RelatedChipCloud.md | 16 +- .../classes/RemoveBannerForLiveChatCommand.md | 16 +- .../YTNodes/classes/RemoveChatItemAction.md | 16 +- .../classes/RemoveChatItemByAuthorAction.md | 16 +- .../YTNodes/classes/ReplaceChatItemAction.md | 18 +- .../YTNodes/classes/ReplayChatItemAction.md | 18 +- .../namespaces/YTNodes/classes/RichGrid.md | 18 +- .../namespaces/YTNodes/classes/RichItem.md | 16 +- .../YTNodes/classes/RichListHeader.md | 22 +- .../YTNodes/classes/RichMetadata.md | 26 +- .../YTNodes/classes/RichMetadataRow.md | 16 +- .../namespaces/YTNodes/classes/RichSection.md | 16 +- .../namespaces/YTNodes/classes/RichShelf.md | 22 +- .../namespaces/YTNodes/classes/SearchBox.md | 22 +- .../YTNodes/classes/SearchEndpoint.md | 18 +- .../YTNodes/classes/SearchFilter.md | 26 +- .../YTNodes/classes/SearchFilterGroup.md | 18 +- .../classes/SearchFilterOptionsDialog.md | 18 +- .../YTNodes/classes/SearchHeader.md | 18 +- .../YTNodes/classes/SearchRefinementCard.md | 20 +- .../YTNodes/classes/SearchSubMenu.md | 20 +- .../YTNodes/classes/SearchSuggestion.md | 22 +- .../classes/SearchSuggestionsSection.md | 16 +- .../classes/SecondarySearchContainer.md | 16 +- .../namespaces/YTNodes/classes/SectionList.md | 24 +- .../classes/SegmentedLikeDislikeButton.md | 18 +- .../classes/SegmentedLikeDislikeButtonView.md | 28 +- .../YTNodes/classes/SendFeedbackAction.md | 16 +- .../YTNodes/classes/SettingBoolean.md | 24 +- .../YTNodes/classes/SettingsCheckbox.md | 24 +- .../YTNodes/classes/SettingsOptions.md | 20 +- .../YTNodes/classes/SettingsSidebar.md | 20 +- .../YTNodes/classes/SettingsSwitch.md | 24 +- .../YTNodes/classes/ShareEndpoint.md | 18 +- .../YTNodes/classes/ShareEntityEndpoint.md | 18 +- .../classes/ShareEntityServiceEndpoint.md | 18 +- .../YTNodes/classes/SharePanelHeader.md | 16 +- .../YTNodes/classes/SharePanelTitleV15.md | 16 +- .../namespaces/YTNodes/classes/ShareTarget.md | 22 +- .../namespaces/YTNodes/classes/SharedPost.md | 32 +- docs/api/namespaces/YTNodes/classes/Shelf.md | 28 +- .../YTNodes/classes/ShortsLockupView.md | 34 +- .../YTNodes/classes/ShowCustomThumbnail.md | 16 +- .../YTNodes/classes/ShowDialogCommand.md | 18 +- .../classes/ShowLiveChatActionPanelAction.md | 16 +- .../classes/ShowLiveChatDialogAction.md | 16 +- .../classes/ShowLiveChatTooltipCommand.md | 16 +- .../YTNodes/classes/ShowingResultsFor.md | 26 +- .../YTNodes/classes/SignalAction.md | 16 +- .../YTNodes/classes/SignalServiceEndpoint.md | 18 +- .../YTNodes/classes/SimpleCardContent.md | 26 +- .../YTNodes/classes/SimpleCardTeaser.md | 18 +- .../YTNodes/classes/SimpleMenuHeader.md | 18 +- .../YTNodes/classes/SimpleTextSection.md | 18 +- .../classes/SingleActionEmergencySupport.md | 24 +- .../classes/SingleColumnBrowseResults.md | 16 +- .../SingleColumnMusicWatchNextResults.md | 16 +- .../YTNodes/classes/SingleHeroImage.md | 18 +- .../namespaces/YTNodes/classes/SlimOwner.md | 22 +- .../YTNodes/classes/SlimVideoMetadata.md | 28 +- .../YTNodes/classes/SortFilterHeader.md | 16 +- .../YTNodes/classes/SortFilterSubMenu.md | 24 +- .../YTNodes/classes/SponsorCommentBadge.md | 18 +- .../api/namespaces/YTNodes/classes/StartAt.md | 16 +- .../api/namespaces/YTNodes/classes/StatRow.md | 221 -------- .../classes/StructuredDescriptionContent.md | 16 +- .../StructuredDescriptionPlaylistLockup.md | 34 +- .../YTNodes/classes/SubFeedOption.md | 20 +- .../YTNodes/classes/SubFeedSelector.md | 18 +- .../YTNodes/classes/SubscribeButton.md | 46 +- .../YTNodes/classes/SubscribeEndpoint.md | 18 +- .../SubscriptionNotificationToggleButton.md | 20 +- docs/api/namespaces/YTNodes/classes/Tab.md | 22 +- docs/api/namespaces/YTNodes/classes/Tabbed.md | 16 +- .../YTNodes/classes/TabbedSearchResults.md | 16 +- .../YTNodes/classes/TextFieldView.md | 22 +- .../namespaces/YTNodes/classes/TextHeader.md | 18 +- .../classes/ThirdPartyShareTargetSection.md | 16 +- .../YTNodes/classes/ThumbnailBadgeView.md | 22 +- .../classes/ThumbnailHoverOverlayView.md | 20 +- .../classes/ThumbnailLandscapePortrait.md | 18 +- .../classes/ThumbnailOverlayBadgeView.md | 18 +- .../classes/ThumbnailOverlayBottomPanel.md | 18 +- .../classes/ThumbnailOverlayEndorsement.md | 16 +- .../classes/ThumbnailOverlayHoverText.md | 18 +- .../ThumbnailOverlayInlineUnplayable.md | 18 +- .../classes/ThumbnailOverlayLoadingPreview.md | 16 +- .../classes/ThumbnailOverlayNowPlaying.md | 16 +- .../classes/ThumbnailOverlayPinking.md | 16 +- .../classes/ThumbnailOverlayPlaybackStatus.md | 16 +- .../classes/ThumbnailOverlayResumePlayback.md | 16 +- .../classes/ThumbnailOverlaySidePanel.md | 18 +- .../classes/ThumbnailOverlayTimeStatus.md | 18 +- .../classes/ThumbnailOverlayToggleButton.md | 24 +- .../YTNodes/classes/ThumbnailView.md | 20 +- .../YTNodes/classes/TimedMarkerDecoration.md | 24 +- .../classes/TitleAndButtonListHeader.md | 16 +- .../YTNodes/classes/ToggleButton.md | 40 +- .../YTNodes/classes/ToggleButtonView.md | 22 +- .../YTNodes/classes/ToggleMenuServiceItem.md | 26 +- .../api/namespaces/YTNodes/classes/Tooltip.md | 26 +- .../YTNodes/classes/TopicChannelDetails.md | 24 +- .../namespaces/YTNodes/classes/Transcript.md | 16 +- .../YTNodes/classes/TranscriptFooter.md | 16 +- .../YTNodes/classes/TranscriptSearchBox.md | 22 +- .../YTNodes/classes/TranscriptSearchPanel.md | 22 +- .../classes/TranscriptSectionHeader.md | 20 +- .../YTNodes/classes/TranscriptSegment.md | 24 +- .../YTNodes/classes/TranscriptSegmentList.md | 22 +- .../YTNodes/classes/TwoColumnBrowseResults.md | 18 +- .../YTNodes/classes/TwoColumnSearchResults.md | 18 +- .../classes/TwoColumnWatchNextResults.md | 24 +- .../YTNodes/classes/UnifiedSharePanel.md | 22 +- .../YTNodes/classes/UniversalWatchCard.md | 22 +- .../YTNodes/classes/UnsubscribeEndpoint.md | 18 +- .../YTNodes/classes/UpdateDateTextAction.md | 16 +- .../classes/UpdateDescriptionAction.md | 16 +- .../classes/UpdateEngagementPanelAction.md | 18 +- .../classes/UpdateLiveChatPollAction.md | 16 +- .../classes/UpdateSubscribeButtonAction.md | 18 +- .../YTNodes/classes/UpdateTitleAction.md | 16 +- .../classes/UpdateToggleButtonTextAction.md | 20 +- .../YTNodes/classes/UpdateViewershipAction.md | 24 +- .../YTNodes/classes/UploadTimeFactoid.md | 16 +- .../YTNodes/classes/UpsellDialog.md | 24 +- .../YTNodes/classes/VerticalList.md | 22 +- .../YTNodes/classes/VerticalWatchCardList.md | 22 +- docs/api/namespaces/YTNodes/classes/Video.md | 68 +-- .../YTNodes/classes/VideoAttributeView.md | 32 +- .../classes/VideoAttributesSectionView.md | 24 +- .../namespaces/YTNodes/classes/VideoCard.md | 68 +-- .../classes/VideoDescriptionCourseSection.md | 18 +- .../YTNodes/classes/VideoDescriptionHeader.md | 28 +- .../VideoDescriptionInfocardsSection.md | 26 +- .../classes/VideoDescriptionMusicSection.md | 18 +- .../VideoDescriptionTranscriptSection.md | 20 +- .../YTNodes/classes/VideoInfoCardContent.md | 26 +- .../namespaces/YTNodes/classes/VideoOwner.md | 20 +- .../YTNodes/classes/VideoPrimaryInfo.md | 28 +- .../YTNodes/classes/VideoSecondaryInfo.md | 30 +- .../YTNodes/classes/VideoViewCount.md | 20 +- .../YTNodes/classes/ViewCountFactoid.md | 20 +- .../YTNodes/classes/WatchCardCompactVideo.md | 22 +- .../YTNodes/classes/WatchCardHeroVideo.md | 22 +- .../YTNodes/classes/WatchCardRichHeader.md | 24 +- .../classes/WatchCardSectionSequence.md | 16 +- .../YTNodes/classes/WatchEndpoint.md | 18 +- .../YTNodes/classes/WatchNextEndScreen.md | 18 +- .../YTNodes/classes/WatchNextEndpoint.md | 18 +- .../YTNodes/classes/WatchNextTabbedResults.md | 18 +- .../namespaces/YTNodes/classes/YpcTrailer.md | 18 +- .../YTShorts/classes/ShortFormVideoInfo.md | 48 +- docs/api/type-aliases/Context.md | 2 +- docs/api/type-aliases/DeviceAndUserCode.md | 2 +- docs/api/type-aliases/InnertubeEndpoint.md | 2 +- .../OAuth2AuthErrorEventHandler.md | 2 +- .../type-aliases/OAuth2AuthEventHandler.md | 2 +- .../OAuth2AuthPendingEventHandler.md | 2 +- docs/api/type-aliases/OAuth2ClientID.md | 2 +- docs/api/type-aliases/OAuth2Tokens.md | 2 +- docs/api/type-aliases/ParsedResponse.md | 2 +- docs/api/type-aliases/SWSessionData.md | 2 +- docs/api/type-aliases/SessionArgs.md | 2 +- docs/api/type-aliases/SessionData.md | 2 +- docs/api/type-aliases/SessionOptions.md | 2 +- 767 files changed, 7020 insertions(+), 9559 deletions(-) delete mode 100644 docs/api/namespaces/YT/classes/Analytics.md delete mode 100644 docs/api/namespaces/YT/classes/TimeWatched.md delete mode 100644 docs/api/namespaces/YTNodes/classes/AnalyticsMainAppKeyMetrics.md delete mode 100644 docs/api/namespaces/YTNodes/classes/AnalyticsRoot.md delete mode 100644 docs/api/namespaces/YTNodes/classes/AnalyticsShortsCarouselCard.md delete mode 100644 docs/api/namespaces/YTNodes/classes/AnalyticsVideo.md delete mode 100644 docs/api/namespaces/YTNodes/classes/AnalyticsVodCarouselCard.md delete mode 100644 docs/api/namespaces/YTNodes/classes/Comment.md delete mode 100644 docs/api/namespaces/YTNodes/classes/CtaGoToCreatorStudio.md delete mode 100644 docs/api/namespaces/YTNodes/classes/DataModelSection.md delete mode 100644 docs/api/namespaces/YTNodes/classes/StatRow.md diff --git a/docs/api/classes/Actions.md b/docs/api/classes/Actions.md index 5329d68ab..986944c9b 100644 --- a/docs/api/classes/Actions.md +++ b/docs/api/classes/Actions.md @@ -18,7 +18,7 @@ #### Defined in -[src/core/Actions.ts:33](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Actions.ts#L33) +[src/core/Actions.ts:33](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Actions.ts#L33) ## Properties @@ -28,7 +28,7 @@ #### Defined in -[src/core/Actions.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Actions.ts#L31) +[src/core/Actions.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Actions.ts#L31) ## Methods @@ -66,7 +66,7 @@ Call arguments ##### Defined in -[src/core/Actions.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Actions.ts#L75) +[src/core/Actions.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Actions.ts#L75) #### execute(endpoint, args) @@ -94,7 +94,7 @@ Call arguments ##### Defined in -[src/core/Actions.ts:76](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Actions.ts#L76) +[src/core/Actions.ts:76](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Actions.ts#L76) *** @@ -128,4 +128,4 @@ Call parameters. #### Defined in -[src/core/Actions.ts:55](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Actions.ts#L55) +[src/core/Actions.ts:55](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Actions.ts#L55) diff --git a/docs/api/classes/Continuation.md b/docs/api/classes/Continuation.md index 1fa069b22..f36a8e452 100644 --- a/docs/api/classes/Continuation.md +++ b/docs/api/classes/Continuation.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/continuations.ts:147](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L147) +[src/parser/continuations.ts:147](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L147) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/continuations.ts:142](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L142) +[src/parser/continuations.ts:142](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L142) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/continuations.ts:144](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L144) +[src/parser/continuations.ts:144](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L144) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/continuations.ts:143](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L143) +[src/parser/continuations.ts:143](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L143) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/continuations.ts:145](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L145) +[src/parser/continuations.ts:145](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L145) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/continuations.ts:140](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L140) +[src/parser/continuations.ts:140](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L140) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/classes/ContinuationCommand.md b/docs/api/classes/ContinuationCommand.md index 67c7388dd..f5703818e 100644 --- a/docs/api/classes/ContinuationCommand.md +++ b/docs/api/classes/ContinuationCommand.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/continuations.ts:220](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L220) +[src/parser/continuations.ts:220](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L220) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/continuations.ts:217](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L217) +[src/parser/continuations.ts:217](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L217) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/continuations.ts:218](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L218) +[src/parser/continuations.ts:218](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L218) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/continuations.ts:215](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L215) +[src/parser/continuations.ts:215](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L215) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/classes/EventEmitter.md b/docs/api/classes/EventEmitter.md index c8ccef8ec..c27f641b6 100644 --- a/docs/api/classes/EventEmitter.md +++ b/docs/api/classes/EventEmitter.md @@ -27,7 +27,7 @@ #### Defined in -[src/utils/EventEmitterLike.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/EventEmitterLike.ts#L6) +[src/utils/EventEmitterLike.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/EventEmitterLike.ts#L6) ## Methods @@ -115,7 +115,7 @@ node\_modules/typescript/lib/lib.dom.d.ts:8262 #### Defined in -[src/utils/EventEmitterLike.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/EventEmitterLike.ts#L10) +[src/utils/EventEmitterLike.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/EventEmitterLike.ts#L10) *** @@ -135,7 +135,7 @@ node\_modules/typescript/lib/lib.dom.d.ts:8262 #### Defined in -[src/utils/EventEmitterLike.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/EventEmitterLike.ts#L40) +[src/utils/EventEmitterLike.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/EventEmitterLike.ts#L40) *** @@ -155,7 +155,7 @@ node\_modules/typescript/lib/lib.dom.d.ts:8262 #### Defined in -[src/utils/EventEmitterLike.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/EventEmitterLike.ts#L15) +[src/utils/EventEmitterLike.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/EventEmitterLike.ts#L15) *** @@ -175,7 +175,7 @@ node\_modules/typescript/lib/lib.dom.d.ts:8262 #### Defined in -[src/utils/EventEmitterLike.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/EventEmitterLike.ts#L27) +[src/utils/EventEmitterLike.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/EventEmitterLike.ts#L27) *** diff --git a/docs/api/classes/GridContinuation.md b/docs/api/classes/GridContinuation.md index 579fb21da..6833c6711 100644 --- a/docs/api/classes/GridContinuation.md +++ b/docs/api/classes/GridContinuation.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/continuations.ts:114](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L114) +[src/parser/continuations.ts:114](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L114) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/continuations.ts:111](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L111) +[src/parser/continuations.ts:111](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L111) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/continuations.ts:112](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L112) +[src/parser/continuations.ts:112](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L112) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/continuations.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L109) +[src/parser/continuations.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L109) ## Accessors @@ -88,7 +88,7 @@ #### Defined in -[src/parser/continuations.ts:120](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L120) +[src/parser/continuations.ts:120](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L120) ## Methods @@ -126,7 +126,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -160,7 +160,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -194,7 +194,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -232,4 +232,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/classes/HTTPClient.md b/docs/api/classes/HTTPClient.md index 71f5cd933..fe85961df 100644 --- a/docs/api/classes/HTTPClient.md +++ b/docs/api/classes/HTTPClient.md @@ -22,7 +22,7 @@ #### Defined in -[src/utils/HTTPClient.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/HTTPClient.ts#L23) +[src/utils/HTTPClient.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/HTTPClient.ts#L23) ## Accessors @@ -48,7 +48,7 @@ #### Defined in -[src/utils/HTTPClient.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/HTTPClient.ts#L29) +[src/utils/HTTPClient.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/HTTPClient.ts#L29) ## Methods @@ -68,4 +68,4 @@ #### Defined in -[src/utils/HTTPClient.ts:33](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/HTTPClient.ts#L33) +[src/utils/HTTPClient.ts:33](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/HTTPClient.ts#L33) diff --git a/docs/api/classes/Innertube.md b/docs/api/classes/Innertube.md index 383796447..9089f6ab4 100644 --- a/docs/api/classes/Innertube.md +++ b/docs/api/classes/Innertube.md @@ -27,7 +27,7 @@ const innertube = await Innertube.create({ cache: new UniversalCache(true)}); #### Defined in -[src/Innertube.ts:55](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L55) +[src/Innertube.ts:55](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L55) ## Accessors @@ -43,7 +43,7 @@ An interface for managing and retrieving account information. #### Defined in -[src/Innertube.ts:466](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L466) +[src/Innertube.ts:466](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L466) *** @@ -59,7 +59,7 @@ An internal class used to dispatch requests. #### Defined in -[src/Innertube.ts:487](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L487) +[src/Innertube.ts:487](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L487) *** @@ -75,7 +75,7 @@ An interface for directly interacting with certain YouTube features. #### Defined in -[src/Innertube.ts:480](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L480) +[src/Innertube.ts:480](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L480) *** @@ -91,7 +91,7 @@ An interface for interacting with YouTube Kids. #### Defined in -[src/Innertube.ts:459](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L459) +[src/Innertube.ts:459](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L459) *** @@ -107,7 +107,7 @@ An interface for interacting with YouTube Music. #### Defined in -[src/Innertube.ts:445](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L445) +[src/Innertube.ts:445](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L445) *** @@ -123,7 +123,7 @@ An interface for managing playlists. #### Defined in -[src/Innertube.ts:473](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L473) +[src/Innertube.ts:473](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L473) *** @@ -139,7 +139,7 @@ The session used by this instance. #### Defined in -[src/Innertube.ts:494](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L494) +[src/Innertube.ts:494](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L494) *** @@ -155,7 +155,7 @@ An interface for interacting with YouTube Studio. #### Defined in -[src/Innertube.ts:452](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L452) +[src/Innertube.ts:452](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L452) ## Methods @@ -185,7 +185,7 @@ Utility method to call an endpoint without having to use [Actions](Actions.md). ##### Defined in -[src/Innertube.ts:436](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L436) +[src/Innertube.ts:436](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L436) #### call(endpoint, args) @@ -205,7 +205,7 @@ Utility method to call an endpoint without having to use [Actions](Actions.md). ##### Defined in -[src/Innertube.ts:437](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L437) +[src/Innertube.ts:437](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L437) *** @@ -232,7 +232,7 @@ Download options. #### Defined in -[src/Innertube.ts:416](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L416) +[src/Innertube.ts:416](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L416) *** @@ -252,7 +252,7 @@ Download options. #### Defined in -[src/Innertube.ts:102](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L102) +[src/Innertube.ts:102](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L102) *** @@ -270,7 +270,7 @@ Download options. #### Defined in -[src/Innertube.ts:335](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L335) +[src/Innertube.ts:335](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L335) *** @@ -284,7 +284,7 @@ Download options. #### Defined in -[src/Innertube.ts:329](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L329) +[src/Innertube.ts:329](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L329) *** @@ -306,7 +306,7 @@ Download options. #### Defined in -[src/Innertube.ts:250](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L250) +[src/Innertube.ts:250](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L250) *** @@ -320,7 +320,7 @@ Download options. #### Defined in -[src/Innertube.ts:317](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L317) +[src/Innertube.ts:317](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L317) *** @@ -334,7 +334,7 @@ Download options. #### Defined in -[src/Innertube.ts:294](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L294) +[src/Innertube.ts:294](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L294) *** @@ -352,7 +352,7 @@ Download options. #### Defined in -[src/Innertube.ts:375](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L375) +[src/Innertube.ts:375](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L375) *** @@ -366,7 +366,7 @@ Download options. #### Defined in -[src/Innertube.ts:305](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L305) +[src/Innertube.ts:305](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L305) *** @@ -380,7 +380,7 @@ Download options. #### Defined in -[src/Innertube.ts:288](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L288) +[src/Innertube.ts:288](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L288) *** @@ -400,7 +400,7 @@ Download options. #### Defined in -[src/Innertube.ts:63](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L63) +[src/Innertube.ts:63](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L63) *** @@ -414,7 +414,7 @@ Download options. #### Defined in -[src/Innertube.ts:299](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L299) +[src/Innertube.ts:299](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L299) *** @@ -428,7 +428,7 @@ Download options. #### Defined in -[src/Innertube.ts:342](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L342) +[src/Innertube.ts:342](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L342) *** @@ -446,7 +446,7 @@ Download options. #### Defined in -[src/Innertube.ts:362](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L362) +[src/Innertube.ts:362](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L362) *** @@ -462,7 +462,7 @@ Retrieves the user's playlists. #### Defined in -[src/Innertube.ts:356](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L356) +[src/Innertube.ts:356](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L356) *** @@ -480,7 +480,7 @@ Retrieves the user's playlists. #### Defined in -[src/Innertube.ts:231](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L231) +[src/Innertube.ts:231](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L231) *** @@ -500,7 +500,7 @@ Retrieves the user's playlists. #### Defined in -[src/Innertube.ts:127](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L127) +[src/Innertube.ts:127](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L127) *** @@ -529,7 +529,7 @@ Format options. #### Defined in -[src/Innertube.ts:401](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L401) +[src/Innertube.ts:401](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L401) *** @@ -543,7 +543,7 @@ Format options. #### Defined in -[src/Innertube.ts:323](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L323) +[src/Innertube.ts:323](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L323) *** @@ -557,7 +557,7 @@ Format options. #### Defined in -[src/Innertube.ts:311](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L311) +[src/Innertube.ts:311](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L311) *** @@ -571,7 +571,7 @@ Format options. #### Defined in -[src/Innertube.ts:347](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L347) +[src/Innertube.ts:347](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L347) *** @@ -591,7 +591,7 @@ Resolves the given URL. #### Defined in -[src/Innertube.ts:424](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L424) +[src/Innertube.ts:424](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L424) *** @@ -611,7 +611,7 @@ Resolves the given URL. #### Defined in -[src/Innertube.ts:160](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L160) +[src/Innertube.ts:160](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L160) *** @@ -629,4 +629,4 @@ Resolves the given URL. #### Defined in -[src/Innertube.ts:59](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/Innertube.ts#L59) +[src/Innertube.ts:59](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/Innertube.ts#L59) diff --git a/docs/api/classes/ItemSectionContinuation.md b/docs/api/classes/ItemSectionContinuation.md index a44d9f183..0ebb0207e 100644 --- a/docs/api/classes/ItemSectionContinuation.md +++ b/docs/api/classes/ItemSectionContinuation.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/continuations.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L15) +[src/parser/continuations.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/continuations.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L12) +[src/parser/continuations.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/continuations.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L13) +[src/parser/continuations.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L13) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/continuations.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L10) +[src/parser/continuations.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L10) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/classes/LiveChatContinuation.md b/docs/api/classes/LiveChatContinuation.md index 0c4218bb9..1f90cbd6d 100644 --- a/docs/api/classes/LiveChatContinuation.md +++ b/docs/api/classes/LiveChatContinuation.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/continuations.ts:174](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L174) +[src/parser/continuations.ts:174](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L174) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/continuations.ts:160](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L160) +[src/parser/continuations.ts:160](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L160) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/continuations.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L159) +[src/parser/continuations.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L159) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/continuations.ts:171](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L171) +[src/parser/continuations.ts:171](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L171) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/continuations.ts:165](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L165) +[src/parser/continuations.ts:165](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L165) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/continuations.ts:162](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L162) +[src/parser/continuations.ts:162](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L162) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/continuations.ts:161](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L161) +[src/parser/continuations.ts:161](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L161) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/continuations.ts:163](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L163) +[src/parser/continuations.ts:163](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L163) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/continuations.ts:164](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L164) +[src/parser/continuations.ts:164](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L164) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/continuations.ts:172](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L172) +[src/parser/continuations.ts:172](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L172) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/continuations.ts:157](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L157) +[src/parser/continuations.ts:157](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L157) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -216,7 +216,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -250,7 +250,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -288,4 +288,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/classes/MusicPlaylistShelfContinuation.md b/docs/api/classes/MusicPlaylistShelfContinuation.md index 39757c6f8..c6cbde04e 100644 --- a/docs/api/classes/MusicPlaylistShelfContinuation.md +++ b/docs/api/classes/MusicPlaylistShelfContinuation.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/continuations.ts:86](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L86) +[src/parser/continuations.ts:86](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L86) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/continuations.ts:84](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L84) +[src/parser/continuations.ts:84](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L84) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/continuations.ts:83](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L83) +[src/parser/continuations.ts:83](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L83) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/continuations.ts:81](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L81) +[src/parser/continuations.ts:81](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L81) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/classes/MusicShelfContinuation.md b/docs/api/classes/MusicShelfContinuation.md index 001b02fe6..9127bd116 100644 --- a/docs/api/classes/MusicShelfContinuation.md +++ b/docs/api/classes/MusicShelfContinuation.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/continuations.ts:99](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L99) +[src/parser/continuations.ts:99](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L99) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/continuations.ts:97](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L97) +[src/parser/continuations.ts:97](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L97) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/continuations.ts:96](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L96) +[src/parser/continuations.ts:96](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L96) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/continuations.ts:94](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L94) +[src/parser/continuations.ts:94](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L94) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/classes/NavigateAction.md b/docs/api/classes/NavigateAction.md index a7d1bd7df..8047293d6 100644 --- a/docs/api/classes/NavigateAction.md +++ b/docs/api/classes/NavigateAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/continuations.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L29) +[src/parser/continuations.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L29) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/continuations.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L27) +[src/parser/continuations.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L27) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/continuations.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L25) +[src/parser/continuations.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L25) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/classes/OAuth2.md b/docs/api/classes/OAuth2.md index 143341491..2b9cecd61 100644 --- a/docs/api/classes/OAuth2.md +++ b/docs/api/classes/OAuth2.md @@ -18,7 +18,7 @@ #### Defined in -[src/core/OAuth2.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L46) +[src/core/OAuth2.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L46) ## Properties @@ -28,7 +28,7 @@ #### Defined in -[src/core/OAuth2.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L39) +[src/core/OAuth2.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L39) *** @@ -38,7 +38,7 @@ #### Defined in -[src/core/OAuth2.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L41) +[src/core/OAuth2.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L41) *** @@ -48,7 +48,7 @@ #### Defined in -[src/core/OAuth2.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L40) +[src/core/OAuth2.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L40) *** @@ -58,7 +58,7 @@ #### Defined in -[src/core/OAuth2.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L43) +[src/core/OAuth2.ts:43](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L43) *** @@ -68,7 +68,7 @@ #### Defined in -[src/core/OAuth2.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L44) +[src/core/OAuth2.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L44) *** @@ -78,7 +78,7 @@ #### Defined in -[src/core/OAuth2.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L38) +[src/core/OAuth2.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L38) ## Methods @@ -92,7 +92,7 @@ #### Defined in -[src/core/OAuth2.ts:105](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L105) +[src/core/OAuth2.ts:105](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L105) *** @@ -106,7 +106,7 @@ #### Defined in -[src/core/OAuth2.ts:268](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L268) +[src/core/OAuth2.ts:268](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L268) *** @@ -120,7 +120,7 @@ #### Defined in -[src/core/OAuth2.ts:236](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L236) +[src/core/OAuth2.ts:236](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L236) *** @@ -138,7 +138,7 @@ #### Defined in -[src/core/OAuth2.ts:54](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L54) +[src/core/OAuth2.ts:54](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L54) *** @@ -156,7 +156,7 @@ #### Defined in -[src/core/OAuth2.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L130) +[src/core/OAuth2.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L130) *** @@ -170,7 +170,7 @@ #### Defined in -[src/core/OAuth2.ts:197](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L197) +[src/core/OAuth2.ts:197](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L197) *** @@ -184,7 +184,7 @@ #### Defined in -[src/core/OAuth2.ts:126](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L126) +[src/core/OAuth2.ts:126](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L126) *** @@ -198,7 +198,7 @@ #### Defined in -[src/core/OAuth2.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L185) +[src/core/OAuth2.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L185) *** @@ -216,7 +216,7 @@ #### Defined in -[src/core/OAuth2.ts:85](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L85) +[src/core/OAuth2.ts:85](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L85) *** @@ -230,7 +230,7 @@ #### Defined in -[src/core/OAuth2.ts:313](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L313) +[src/core/OAuth2.ts:313](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L313) *** @@ -248,4 +248,4 @@ #### Defined in -[src/core/OAuth2.ts:319](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L319) +[src/core/OAuth2.ts:319](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L319) diff --git a/docs/api/classes/Platform.md b/docs/api/classes/Platform.md index 392b986ee..66f641606 100644 --- a/docs/api/classes/Platform.md +++ b/docs/api/classes/Platform.md @@ -24,7 +24,7 @@ #### Defined in -[src/utils/Utils.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L19) +[src/utils/Utils.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L19) ## Methods @@ -42,4 +42,4 @@ #### Defined in -[src/utils/Utils.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L16) +[src/utils/Utils.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L16) diff --git a/docs/api/classes/Player.md b/docs/api/classes/Player.md index 8615a681b..2c7faca4e 100644 --- a/docs/api/classes/Player.md +++ b/docs/api/classes/Player.md @@ -26,7 +26,7 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L17) +[src/core/Player.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L17) ## Properties @@ -36,7 +36,7 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L13) +[src/core/Player.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L13) *** @@ -46,7 +46,7 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L11) +[src/core/Player.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L11) *** @@ -56,7 +56,7 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L15) +[src/core/Player.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L15) *** @@ -66,7 +66,7 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L14) +[src/core/Player.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L14) *** @@ -76,7 +76,7 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L12) +[src/core/Player.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L12) ## Accessors @@ -90,7 +90,7 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:241](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L241) +[src/core/Player.ts:241](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L241) *** @@ -104,7 +104,7 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:245](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L245) +[src/core/Player.ts:245](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L245) ## Methods @@ -122,7 +122,7 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:197](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L197) +[src/core/Player.ts:197](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L197) *** @@ -146,7 +146,7 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:78](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L78) +[src/core/Player.ts:78](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L78) *** @@ -168,7 +168,7 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L24) +[src/core/Player.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L24) *** @@ -186,7 +186,7 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:234](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L234) +[src/core/Player.ts:234](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L234) *** @@ -204,7 +204,7 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:223](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L223) +[src/core/Player.ts:223](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L223) *** @@ -222,7 +222,7 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:219](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L219) +[src/core/Player.ts:219](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L219) *** @@ -242,7 +242,7 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:167](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L167) +[src/core/Player.ts:167](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L167) *** @@ -268,4 +268,4 @@ Represents YouTube's player script. This is required to decipher signatures. #### Defined in -[src/core/Player.ts:191](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Player.ts#L191) +[src/core/Player.ts:191](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Player.ts#L191) diff --git a/docs/api/classes/PlaylistPanelContinuation.md b/docs/api/classes/PlaylistPanelContinuation.md index 947a1b12b..dacb0f157 100644 --- a/docs/api/classes/PlaylistPanelContinuation.md +++ b/docs/api/classes/PlaylistPanelContinuation.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/continuations.ts:131](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L131) +[src/parser/continuations.ts:131](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L131) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/continuations.ts:129](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L129) +[src/parser/continuations.ts:129](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L129) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/continuations.ts:128](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L128) +[src/parser/continuations.ts:128](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L128) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/continuations.ts:126](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L126) +[src/parser/continuations.ts:126](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L126) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/classes/ReloadContinuationItemsCommand.md b/docs/api/classes/ReloadContinuationItemsCommand.md index 2037eea2a..73e63ac56 100644 --- a/docs/api/classes/ReloadContinuationItemsCommand.md +++ b/docs/api/classes/ReloadContinuationItemsCommand.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/continuations.ts:57](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L57) +[src/parser/continuations.ts:57](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L57) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/continuations.ts:54](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L54) +[src/parser/continuations.ts:54](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L54) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/continuations.ts:55](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L55) +[src/parser/continuations.ts:55](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L55) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/continuations.ts:53](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L53) +[src/parser/continuations.ts:53](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L53) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/continuations.ts:51](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L51) +[src/parser/continuations.ts:51](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L51) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/classes/SectionListContinuation.md b/docs/api/classes/SectionListContinuation.md index 6f716b8e3..963e8d3bc 100644 --- a/docs/api/classes/SectionListContinuation.md +++ b/docs/api/classes/SectionListContinuation.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/continuations.ts:71](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L71) +[src/parser/continuations.ts:71](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L71) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/continuations.ts:69](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L69) +[src/parser/continuations.ts:69](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L69) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/continuations.ts:68](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L68) +[src/parser/continuations.ts:68](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L68) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/continuations.ts:66](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L66) +[src/parser/continuations.ts:66](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L66) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/classes/Session.md b/docs/api/classes/Session.md index 020848920..9ed91c6b6 100644 --- a/docs/api/classes/Session.md +++ b/docs/api/classes/Session.md @@ -44,7 +44,7 @@ Represents an InnerTube session. This holds all the data needed to make requests #### Defined in -[src/core/Session.ts:228](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L228) +[src/core/Session.ts:228](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L228) ## Properties @@ -54,7 +54,7 @@ Represents an InnerTube session. This holds all the data needed to make requests #### Defined in -[src/core/Session.ts:225](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L225) +[src/core/Session.ts:225](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L225) *** @@ -64,7 +64,7 @@ Represents an InnerTube session. This holds all the data needed to make requests #### Defined in -[src/core/Session.ts:221](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L221) +[src/core/Session.ts:221](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L221) *** @@ -74,7 +74,7 @@ Represents an InnerTube session. This holds all the data needed to make requests #### Defined in -[src/core/Session.ts:224](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L224) +[src/core/Session.ts:224](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L224) *** @@ -84,7 +84,7 @@ Represents an InnerTube session. This holds all the data needed to make requests #### Defined in -[src/core/Session.ts:222](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L222) +[src/core/Session.ts:222](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L222) *** @@ -94,7 +94,7 @@ Represents an InnerTube session. This holds all the data needed to make requests #### Defined in -[src/core/Session.ts:216](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L216) +[src/core/Session.ts:216](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L216) *** @@ -104,7 +104,7 @@ Represents an InnerTube session. This holds all the data needed to make requests #### Defined in -[src/core/Session.ts:219](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L219) +[src/core/Session.ts:219](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L219) *** @@ -114,7 +114,7 @@ Represents an InnerTube session. This holds all the data needed to make requests #### Defined in -[src/core/Session.ts:223](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L223) +[src/core/Session.ts:223](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L223) *** @@ -124,7 +124,7 @@ Represents an InnerTube session. This holds all the data needed to make requests #### Defined in -[src/core/Session.ts:220](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L220) +[src/core/Session.ts:220](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L220) *** @@ -134,7 +134,7 @@ Represents an InnerTube session. This holds all the data needed to make requests #### Defined in -[src/core/Session.ts:218](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L218) +[src/core/Session.ts:218](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L218) *** @@ -144,7 +144,7 @@ Represents an InnerTube session. This holds all the data needed to make requests #### Defined in -[src/core/Session.ts:217](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L217) +[src/core/Session.ts:217](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L217) *** @@ -154,7 +154,7 @@ Represents an InnerTube session. This holds all the data needed to make requests #### Defined in -[src/core/Session.ts:226](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L226) +[src/core/Session.ts:226](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L226) ## Accessors @@ -168,7 +168,7 @@ Represents an InnerTube session. This holds all the data needed to make requests #### Defined in -[src/core/Session.ts:571](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L571) +[src/core/Session.ts:571](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L571) *** @@ -182,7 +182,7 @@ Represents an InnerTube session. This holds all the data needed to make requests #### Defined in -[src/core/Session.ts:567](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L567) +[src/core/Session.ts:567](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L567) *** @@ -196,7 +196,7 @@ Represents an InnerTube session. This holds all the data needed to make requests #### Defined in -[src/core/Session.ts:575](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L575) +[src/core/Session.ts:575](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L575) ## Methods @@ -288,7 +288,7 @@ node\_modules/typescript/lib/lib.dom.d.ts:8262 #### Defined in -[src/utils/EventEmitterLike.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/EventEmitterLike.ts#L10) +[src/utils/EventEmitterLike.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/EventEmitterLike.ts#L10) *** @@ -312,7 +312,7 @@ node\_modules/typescript/lib/lib.dom.d.ts:8262 #### Defined in -[src/utils/EventEmitterLike.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/EventEmitterLike.ts#L40) +[src/utils/EventEmitterLike.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/EventEmitterLike.ts#L40) *** @@ -338,7 +338,7 @@ node\_modules/typescript/lib/lib.dom.d.ts:8262 ##### Defined in -[src/core/Session.ts:243](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L243) +[src/core/Session.ts:243](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L243) #### on(type, listener) @@ -360,7 +360,7 @@ node\_modules/typescript/lib/lib.dom.d.ts:8262 ##### Defined in -[src/core/Session.ts:244](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L244) +[src/core/Session.ts:244](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L244) #### on(type, listener) @@ -382,7 +382,7 @@ node\_modules/typescript/lib/lib.dom.d.ts:8262 ##### Defined in -[src/core/Session.ts:245](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L245) +[src/core/Session.ts:245](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L245) #### on(type, listener) @@ -404,7 +404,7 @@ node\_modules/typescript/lib/lib.dom.d.ts:8262 ##### Defined in -[src/core/Session.ts:246](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L246) +[src/core/Session.ts:246](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L246) *** @@ -430,7 +430,7 @@ node\_modules/typescript/lib/lib.dom.d.ts:8262 ##### Defined in -[src/core/Session.ts:252](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L252) +[src/core/Session.ts:252](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L252) #### once(type, listener) @@ -452,7 +452,7 @@ node\_modules/typescript/lib/lib.dom.d.ts:8262 ##### Defined in -[src/core/Session.ts:253](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L253) +[src/core/Session.ts:253](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L253) #### once(type, listener) @@ -474,7 +474,7 @@ node\_modules/typescript/lib/lib.dom.d.ts:8262 ##### Defined in -[src/core/Session.ts:254](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L254) +[src/core/Session.ts:254](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L254) *** @@ -522,7 +522,7 @@ node\_modules/typescript/lib/lib.dom.d.ts:8268 #### Defined in -[src/core/Session.ts:534](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L534) +[src/core/Session.ts:534](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L534) *** @@ -538,7 +538,7 @@ Signs out of the current account and revokes the credentials. #### Defined in -[src/core/Session.ts:557](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L557) +[src/core/Session.ts:557](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L557) *** @@ -556,7 +556,7 @@ Signs out of the current account and revokes the credentials. #### Defined in -[src/core/Session.ts:260](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L260) +[src/core/Session.ts:260](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L260) *** @@ -582,7 +582,7 @@ User provided session arguments. #### Defined in -[src/core/Session.ts:290](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L290) +[src/core/Session.ts:290](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L290) *** @@ -642,4 +642,4 @@ User provided session arguments. #### Defined in -[src/core/Session.ts:326](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L326) +[src/core/Session.ts:326](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L326) diff --git a/docs/api/classes/ShowMiniplayerCommand.md b/docs/api/classes/ShowMiniplayerCommand.md index 684dbe235..42487209e 100644 --- a/docs/api/classes/ShowMiniplayerCommand.md +++ b/docs/api/classes/ShowMiniplayerCommand.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/continuations.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L41) +[src/parser/continuations.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L41) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/continuations.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L38) +[src/parser/continuations.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L38) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/continuations.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L39) +[src/parser/continuations.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L39) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/continuations.ts:36](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/continuations.ts#L36) +[src/parser/continuations.ts:36](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/continuations.ts#L36) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/classes/UniversalCache.md b/docs/api/classes/UniversalCache.md index 91b1641e9..381fc83c1 100644 --- a/docs/api/classes/UniversalCache.md +++ b/docs/api/classes/UniversalCache.md @@ -24,7 +24,7 @@ #### Defined in -[src/utils/Cache.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Cache.ts#L6) +[src/utils/Cache.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Cache.ts#L6) ## Accessors @@ -42,7 +42,7 @@ #### Defined in -[src/utils/Cache.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Cache.ts#L9) +[src/utils/Cache.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Cache.ts#L9) ## Methods @@ -64,7 +64,7 @@ #### Defined in -[src/utils/Cache.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Cache.ts#L12) +[src/utils/Cache.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Cache.ts#L12) *** @@ -86,7 +86,7 @@ #### Defined in -[src/utils/Cache.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Cache.ts#L18) +[src/utils/Cache.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Cache.ts#L18) *** @@ -110,4 +110,4 @@ #### Defined in -[src/utils/Cache.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Cache.ts#L15) +[src/utils/Cache.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Cache.ts#L15) diff --git a/docs/api/enumerations/ClientType.md b/docs/api/enumerations/ClientType.md index 4651cde54..d9c8d9cf3 100644 --- a/docs/api/enumerations/ClientType.md +++ b/docs/api/enumerations/ClientType.md @@ -10,7 +10,7 @@ #### Defined in -[src/core/Session.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L21) +[src/core/Session.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L21) *** @@ -20,7 +20,7 @@ #### Defined in -[src/core/Session.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L23) +[src/core/Session.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L23) *** @@ -30,7 +30,7 @@ #### Defined in -[src/core/Session.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L22) +[src/core/Session.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L22) *** @@ -40,7 +40,7 @@ #### Defined in -[src/core/Session.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L20) +[src/core/Session.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L20) *** @@ -50,7 +50,7 @@ #### Defined in -[src/core/Session.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L18) +[src/core/Session.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L18) *** @@ -60,7 +60,7 @@ #### Defined in -[src/core/Session.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L19) +[src/core/Session.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L19) *** @@ -70,7 +70,7 @@ #### Defined in -[src/core/Session.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L24) +[src/core/Session.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L24) *** @@ -80,7 +80,7 @@ #### Defined in -[src/core/Session.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L25) +[src/core/Session.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L25) *** @@ -90,7 +90,7 @@ #### Defined in -[src/core/Session.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L17) +[src/core/Session.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L17) *** @@ -100,7 +100,7 @@ #### Defined in -[src/core/Session.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L27) +[src/core/Session.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L27) *** @@ -110,4 +110,4 @@ #### Defined in -[src/core/Session.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L26) +[src/core/Session.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L26) diff --git a/docs/api/interfaces/ApiResponse.md b/docs/api/interfaces/ApiResponse.md index 61673838c..e64624fb3 100644 --- a/docs/api/interfaces/ApiResponse.md +++ b/docs/api/interfaces/ApiResponse.md @@ -10,7 +10,7 @@ #### Defined in -[src/core/Actions.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Actions.ts#L15) +[src/core/Actions.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Actions.ts#L15) *** @@ -20,7 +20,7 @@ #### Defined in -[src/core/Actions.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Actions.ts#L14) +[src/core/Actions.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Actions.ts#L14) *** @@ -30,4 +30,4 @@ #### Defined in -[src/core/Actions.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Actions.ts#L13) +[src/core/Actions.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Actions.ts#L13) diff --git a/docs/api/interfaces/HTTPClientInit.md b/docs/api/interfaces/HTTPClientInit.md index c46cdcf21..e56f0ff48 100644 --- a/docs/api/interfaces/HTTPClientInit.md +++ b/docs/api/interfaces/HTTPClientInit.md @@ -10,4 +10,4 @@ #### Defined in -[src/utils/HTTPClient.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/HTTPClient.ts#L15) +[src/utils/HTTPClient.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/HTTPClient.ts#L15) diff --git a/docs/api/namespaces/APIResponseTypes/interfaces/IEndpoint.md b/docs/api/namespaces/APIResponseTypes/interfaces/IEndpoint.md index 58ab66b11..1ccc5c919 100644 --- a/docs/api/namespaces/APIResponseTypes/interfaces/IEndpoint.md +++ b/docs/api/namespaces/APIResponseTypes/interfaces/IEndpoint.md @@ -18,7 +18,7 @@ #### Defined in -[src/parser/types/CommandEndpoints.ts:3](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L3) +[src/parser/types/CommandEndpoints.ts:3](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L3) *** @@ -32,4 +32,4 @@ #### Defined in -[src/parser/types/CommandEndpoints.ts:2](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L2) +[src/parser/types/CommandEndpoints.ts:2](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L2) diff --git a/docs/api/namespaces/APIResponseTypes/interfaces/IParsedResponse.md b/docs/api/namespaces/APIResponseTypes/interfaces/IParsedResponse.md index 549942b64..405c32dae 100644 --- a/docs/api/namespaces/APIResponseTypes/interfaces/IParsedResponse.md +++ b/docs/api/namespaces/APIResponseTypes/interfaces/IParsedResponse.md @@ -10,7 +10,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L26) +[src/parser/types/ParsedResponse.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L26) *** @@ -20,7 +20,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L27) +[src/parser/types/ParsedResponse.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L27) *** @@ -30,7 +30,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L50) +[src/parser/types/ParsedResponse.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L50) *** @@ -40,7 +40,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:62](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L62) +[src/parser/types/ParsedResponse.ts:62](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L62) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L25) +[src/parser/types/ParsedResponse.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L25) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L60) +[src/parser/types/ParsedResponse.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L60) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:65](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L65) +[src/parser/types/ParsedResponse.ts:65](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L65) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L28) +[src/parser/types/ParsedResponse.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L28) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L29) +[src/parser/types/ParsedResponse.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L29) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L43) +[src/parser/types/ParsedResponse.ts:43](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L43) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L44) +[src/parser/types/ParsedResponse.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L44) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L46) +[src/parser/types/ParsedResponse.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L46) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:74](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L74) +[src/parser/types/ParsedResponse.ts:74](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L74) *** @@ -148,7 +148,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:66](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L66) +[src/parser/types/ParsedResponse.ts:66](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L66) *** @@ -158,7 +158,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:58](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L58) +[src/parser/types/ParsedResponse.ts:58](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L58) *** @@ -168,7 +168,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:59](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L59) +[src/parser/types/ParsedResponse.ts:59](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L59) *** @@ -178,7 +178,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:64](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L64) +[src/parser/types/ParsedResponse.ts:64](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L64) *** @@ -188,7 +188,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:70](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L70) +[src/parser/types/ParsedResponse.ts:70](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L70) *** @@ -198,7 +198,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:72](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L72) +[src/parser/types/ParsedResponse.ts:72](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L72) *** @@ -208,7 +208,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:73](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L73) +[src/parser/types/ParsedResponse.ts:73](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L73) *** @@ -218,7 +218,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:52](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L52) +[src/parser/types/ParsedResponse.ts:52](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L52) *** @@ -228,7 +228,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L30) +[src/parser/types/ParsedResponse.ts:30](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L30) *** @@ -238,7 +238,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L31) +[src/parser/types/ParsedResponse.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L31) *** @@ -248,7 +248,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:71](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L71) +[src/parser/types/ParsedResponse.ts:71](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L71) *** @@ -258,7 +258,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:36](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L36) +[src/parser/types/ParsedResponse.ts:36](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L36) *** @@ -268,7 +268,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:34](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L34) +[src/parser/types/ParsedResponse.ts:34](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L34) *** @@ -278,7 +278,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:35](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L35) +[src/parser/types/ParsedResponse.ts:35](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L35) *** @@ -288,7 +288,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:47](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L47) +[src/parser/types/ParsedResponse.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L47) *** @@ -298,7 +298,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:48](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L48) +[src/parser/types/ParsedResponse.ts:48](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L48) *** @@ -308,7 +308,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:37](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L37) +[src/parser/types/ParsedResponse.ts:37](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L37) *** @@ -318,7 +318,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L38) +[src/parser/types/ParsedResponse.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L38) *** @@ -328,7 +328,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L41) +[src/parser/types/ParsedResponse.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L41) *** @@ -338,7 +338,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:42](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L42) +[src/parser/types/ParsedResponse.ts:42](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L42) *** @@ -348,7 +348,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L39) +[src/parser/types/ParsedResponse.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L39) *** @@ -358,7 +358,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L40) +[src/parser/types/ParsedResponse.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L40) *** @@ -368,7 +368,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:49](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L49) +[src/parser/types/ParsedResponse.ts:49](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L49) *** @@ -378,7 +378,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:55](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L55) +[src/parser/types/ParsedResponse.ts:55](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L55) *** @@ -388,7 +388,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:54](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L54) +[src/parser/types/ParsedResponse.ts:54](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L54) *** @@ -398,7 +398,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:57](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L57) +[src/parser/types/ParsedResponse.ts:57](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L57) *** @@ -408,7 +408,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:53](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L53) +[src/parser/types/ParsedResponse.ts:53](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L53) *** @@ -418,7 +418,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L75) +[src/parser/types/ParsedResponse.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L75) *** @@ -428,7 +428,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:51](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L51) +[src/parser/types/ParsedResponse.ts:51](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L51) *** @@ -438,7 +438,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L32) +[src/parser/types/ParsedResponse.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L32) *** @@ -448,7 +448,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:33](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L33) +[src/parser/types/ParsedResponse.ts:33](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L33) *** @@ -458,7 +458,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:63](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L63) +[src/parser/types/ParsedResponse.ts:63](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L63) *** @@ -468,7 +468,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:56](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L56) +[src/parser/types/ParsedResponse.ts:56](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L56) *** @@ -478,7 +478,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:61](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L61) +[src/parser/types/ParsedResponse.ts:61](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L61) *** @@ -488,4 +488,4 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:76](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L76) +[src/parser/types/ParsedResponse.ts:76](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L76) diff --git a/docs/api/namespaces/APIResponseTypes/interfaces/IPlayabilityStatus.md b/docs/api/namespaces/APIResponseTypes/interfaces/IPlayabilityStatus.md index dd5f11c1e..c914836d7 100644 --- a/docs/api/namespaces/APIResponseTypes/interfaces/IPlayabilityStatus.md +++ b/docs/api/namespaces/APIResponseTypes/interfaces/IPlayabilityStatus.md @@ -10,7 +10,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:86](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L86) +[src/parser/types/ParsedResponse.ts:86](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L86) *** @@ -20,7 +20,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:87](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L87) +[src/parser/types/ParsedResponse.ts:87](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L87) *** @@ -30,7 +30,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:85](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L85) +[src/parser/types/ParsedResponse.ts:85](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L85) *** @@ -40,7 +40,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:88](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L88) +[src/parser/types/ParsedResponse.ts:88](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L88) *** @@ -50,4 +50,4 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:84](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L84) +[src/parser/types/ParsedResponse.ts:84](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L84) diff --git a/docs/api/namespaces/APIResponseTypes/interfaces/IPlaybackTracking.md b/docs/api/namespaces/APIResponseTypes/interfaces/IPlaybackTracking.md index d9893f328..96ed1da7c 100644 --- a/docs/api/namespaces/APIResponseTypes/interfaces/IPlaybackTracking.md +++ b/docs/api/namespaces/APIResponseTypes/interfaces/IPlaybackTracking.md @@ -10,7 +10,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:81](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L81) +[src/parser/types/ParsedResponse.ts:81](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L81) *** @@ -20,4 +20,4 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:80](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L80) +[src/parser/types/ParsedResponse.ts:80](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L80) diff --git a/docs/api/namespaces/APIResponseTypes/interfaces/IPlayerConfig.md b/docs/api/namespaces/APIResponseTypes/interfaces/IPlayerConfig.md index 1a2d64a1b..afa55f089 100644 --- a/docs/api/namespaces/APIResponseTypes/interfaces/IPlayerConfig.md +++ b/docs/api/namespaces/APIResponseTypes/interfaces/IPlayerConfig.md @@ -22,7 +22,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:92](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L92) +[src/parser/types/ParsedResponse.ts:92](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L92) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:100](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L100) +[src/parser/types/ParsedResponse.ts:100](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L100) *** @@ -70,4 +70,4 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:97](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L97) +[src/parser/types/ParsedResponse.ts:97](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L97) diff --git a/docs/api/namespaces/APIResponseTypes/interfaces/IRawPlayerConfig.md b/docs/api/namespaces/APIResponseTypes/interfaces/IRawPlayerConfig.md index 0626b5753..14f297bd1 100644 --- a/docs/api/namespaces/APIResponseTypes/interfaces/IRawPlayerConfig.md +++ b/docs/api/namespaces/APIResponseTypes/interfaces/IRawPlayerConfig.md @@ -22,7 +22,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L20) +[src/parser/types/RawResponse.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L20) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L28) +[src/parser/types/RawResponse.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L28) *** @@ -70,4 +70,4 @@ #### Defined in -[src/parser/types/RawResponse.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L25) +[src/parser/types/RawResponse.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L25) diff --git a/docs/api/namespaces/APIResponseTypes/interfaces/IRawResponse.md b/docs/api/namespaces/APIResponseTypes/interfaces/IRawResponse.md index 27d1950a7..26d44b642 100644 --- a/docs/api/namespaces/APIResponseTypes/interfaces/IRawResponse.md +++ b/docs/api/namespaces/APIResponseTypes/interfaces/IRawResponse.md @@ -14,7 +14,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:48](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L48) +[src/parser/types/RawResponse.ts:48](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L48) *** @@ -24,7 +24,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:56](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L56) +[src/parser/types/RawResponse.ts:56](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L56) *** @@ -34,7 +34,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:92](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L92) +[src/parser/types/RawResponse.ts:92](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L92) *** @@ -44,7 +44,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:42](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L42) +[src/parser/types/RawResponse.ts:42](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L42) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:90](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L90) +[src/parser/types/RawResponse.ts:90](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L90) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:95](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L95) +[src/parser/types/RawResponse.ts:95](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L95) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L43) +[src/parser/types/RawResponse.ts:43](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L43) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:52](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L52) +[src/parser/types/RawResponse.ts:52](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L52) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:47](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L47) +[src/parser/types/RawResponse.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L47) *** @@ -112,7 +112,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:96](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L96) +[src/parser/types/RawResponse.ts:96](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L96) *** @@ -122,7 +122,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:86](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L86) +[src/parser/types/RawResponse.ts:86](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L86) *** @@ -132,7 +132,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:89](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L89) +[src/parser/types/RawResponse.ts:89](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L89) *** @@ -142,7 +142,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:94](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L94) +[src/parser/types/RawResponse.ts:94](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L94) *** @@ -152,7 +152,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:102](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L102) +[src/parser/types/RawResponse.ts:102](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L102) *** @@ -162,7 +162,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:103](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L103) +[src/parser/types/RawResponse.ts:103](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L103) *** @@ -172,7 +172,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:58](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L58) +[src/parser/types/RawResponse.ts:58](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L58) *** @@ -182,7 +182,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:101](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L101) +[src/parser/types/RawResponse.ts:101](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L101) *** @@ -192,7 +192,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L50) +[src/parser/types/RawResponse.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L50) *** @@ -202,7 +202,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:100](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L100) +[src/parser/types/RawResponse.ts:100](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L100) *** @@ -212,7 +212,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:49](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L49) +[src/parser/types/RawResponse.ts:49](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L49) *** @@ -222,7 +222,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:53](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L53) +[src/parser/types/RawResponse.ts:53](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L53) *** @@ -232,7 +232,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:54](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L54) +[src/parser/types/RawResponse.ts:54](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L54) *** @@ -242,7 +242,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L44) +[src/parser/types/RawResponse.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L44) *** @@ -252,7 +252,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L46) +[src/parser/types/RawResponse.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L46) *** @@ -262,7 +262,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:45](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L45) +[src/parser/types/RawResponse.ts:45](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L45) *** @@ -272,7 +272,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:55](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L55) +[src/parser/types/RawResponse.ts:55](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L55) *** @@ -302,7 +302,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:68](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L68) +[src/parser/types/RawResponse.ts:68](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L68) *** @@ -328,7 +328,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L60) +[src/parser/types/RawResponse.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L60) *** @@ -338,7 +338,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:83](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L83) +[src/parser/types/RawResponse.ts:83](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L83) *** @@ -348,7 +348,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:59](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L59) +[src/parser/types/RawResponse.ts:59](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L59) *** @@ -358,7 +358,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:84](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L84) +[src/parser/types/RawResponse.ts:84](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L84) *** @@ -368,7 +368,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:88](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L88) +[src/parser/types/RawResponse.ts:88](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L88) *** @@ -378,7 +378,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:57](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L57) +[src/parser/types/RawResponse.ts:57](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L57) *** @@ -388,7 +388,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L41) +[src/parser/types/RawResponse.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L41) *** @@ -398,7 +398,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:51](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L51) +[src/parser/types/RawResponse.ts:51](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L51) *** @@ -408,7 +408,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:93](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L93) +[src/parser/types/RawResponse.ts:93](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L93) *** @@ -442,7 +442,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L75) +[src/parser/types/RawResponse.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L75) *** @@ -452,7 +452,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:87](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L87) +[src/parser/types/RawResponse.ts:87](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L87) *** @@ -462,7 +462,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L91) +[src/parser/types/RawResponse.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L91) *** @@ -472,4 +472,4 @@ #### Defined in -[src/parser/types/RawResponse.ts:85](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L85) +[src/parser/types/RawResponse.ts:85](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L85) diff --git a/docs/api/namespaces/APIResponseTypes/interfaces/IResponseContext.md b/docs/api/namespaces/APIResponseTypes/interfaces/IResponseContext.md index c47e4ec52..f7c1d2db2 100644 --- a/docs/api/namespaces/APIResponseTypes/interfaces/IResponseContext.md +++ b/docs/api/namespaces/APIResponseTypes/interfaces/IResponseContext.md @@ -10,7 +10,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L16) +[src/parser/types/RawResponse.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L16) *** @@ -20,4 +20,4 @@ #### Defined in -[src/parser/types/RawResponse.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L15) +[src/parser/types/RawResponse.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L15) diff --git a/docs/api/namespaces/APIResponseTypes/interfaces/IServiceTrackingParams.md b/docs/api/namespaces/APIResponseTypes/interfaces/IServiceTrackingParams.md index 4ed390657..887b9d2c3 100644 --- a/docs/api/namespaces/APIResponseTypes/interfaces/IServiceTrackingParams.md +++ b/docs/api/namespaces/APIResponseTypes/interfaces/IServiceTrackingParams.md @@ -10,7 +10,7 @@ #### Defined in -[src/parser/types/RawResponse.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L8) +[src/parser/types/RawResponse.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L8) *** @@ -20,4 +20,4 @@ #### Defined in -[src/parser/types/RawResponse.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L7) +[src/parser/types/RawResponse.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L7) diff --git a/docs/api/namespaces/APIResponseTypes/interfaces/IStreamingData.md b/docs/api/namespaces/APIResponseTypes/interfaces/IStreamingData.md index 5c33f892c..72b4bc62c 100644 --- a/docs/api/namespaces/APIResponseTypes/interfaces/IStreamingData.md +++ b/docs/api/namespaces/APIResponseTypes/interfaces/IStreamingData.md @@ -10,7 +10,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:115](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L115) +[src/parser/types/ParsedResponse.ts:115](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L115) *** @@ -20,7 +20,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L116) +[src/parser/types/ParsedResponse.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L116) *** @@ -30,7 +30,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:113](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L113) +[src/parser/types/ParsedResponse.ts:113](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L113) *** @@ -40,7 +40,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:114](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L114) +[src/parser/types/ParsedResponse.ts:114](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L114) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:117](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L117) +[src/parser/types/ParsedResponse.ts:117](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L117) *** @@ -60,4 +60,4 @@ #### Defined in -[src/parser/types/ParsedResponse.ts:118](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L118) +[src/parser/types/ParsedResponse.ts:118](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L118) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/AddToPlaylistServiceRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/AddToPlaylistServiceRequest.md index 810ab0c19..339360c46 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/AddToPlaylistServiceRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/AddToPlaylistServiceRequest.md @@ -24,4 +24,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:55](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L55) +[src/parser/types/CommandEndpoints.ts:55](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L55) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/BrowseRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/BrowseRequest.md index a833162ac..d4088cecc 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/BrowseRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/BrowseRequest.md @@ -36,4 +36,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L6) +[src/parser/types/CommandEndpoints.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L6) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/BrowseRequestSupportedMetadata.md b/docs/api/namespaces/APIResponseTypes/type-aliases/BrowseRequestSupportedMetadata.md index 8922a5c79..754015ad1 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/BrowseRequestSupportedMetadata.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/BrowseRequestSupportedMetadata.md @@ -20,4 +20,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L25) +[src/parser/types/CommandEndpoints.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L25) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/ContinuationRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/ContinuationRequest.md index 251d34e77..d86b78884 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/ContinuationRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/ContinuationRequest.md @@ -28,4 +28,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:143](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L143) +[src/parser/types/CommandEndpoints.ts:143](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L143) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/CpnSource.md b/docs/api/namespaces/APIResponseTypes/type-aliases/CpnSource.md index 1c7111b60..b277b295d 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/CpnSource.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/CpnSource.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/types/RawResponse.ts:4](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L4) +[src/parser/types/RawResponse.ts:4](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L4) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/CreateCommentRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/CreateCommentRequest.md index 3618525ec..362ace0e7 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/CreateCommentRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/CreateCommentRequest.md @@ -60,4 +60,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:179](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L179) +[src/parser/types/CommandEndpoints.ts:179](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L179) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/CreatePlaylistServiceRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/CreatePlaylistServiceRequest.md index 23ffa0186..2ab081d00 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/CreatePlaylistServiceRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/CreatePlaylistServiceRequest.md @@ -32,4 +32,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:104](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L104) +[src/parser/types/CommandEndpoints.ts:104](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L104) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/DeletePlaylistServiceRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/DeletePlaylistServiceRequest.md index 08e82d114..d2194f054 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/DeletePlaylistServiceRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/DeletePlaylistServiceRequest.md @@ -12,4 +12,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:113](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L113) +[src/parser/types/CommandEndpoints.ts:113](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L113) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/FeedbackContext.md b/docs/api/namespaces/APIResponseTypes/type-aliases/FeedbackContext.md index c3c4ef98e..cca30c027 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/FeedbackContext.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/FeedbackContext.md @@ -12,4 +12,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:35](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L35) +[src/parser/types/CommandEndpoints.ts:35](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L35) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/FeedbackRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/FeedbackRequest.md index 266ac3194..346d23171 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/FeedbackRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/FeedbackRequest.md @@ -24,4 +24,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L39) +[src/parser/types/CommandEndpoints.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L39) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/FormData.md b/docs/api/namespaces/APIResponseTypes/type-aliases/FormData.md index e28c99a8d..c5e476ff9 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/FormData.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/FormData.md @@ -28,4 +28,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L16) +[src/parser/types/CommandEndpoints.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L16) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/GetAccountsListInnertubeRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/GetAccountsListInnertubeRequest.md index f985c67c3..9f1a42075 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/GetAccountsListInnertubeRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/GetAccountsListInnertubeRequest.md @@ -40,4 +40,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:162](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L162) +[src/parser/types/CommandEndpoints.ts:162](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L162) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/GetKidsBlocklistPickerRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/GetKidsBlocklistPickerRequest.md index e1975d370..e2b98e71c 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/GetKidsBlocklistPickerRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/GetKidsBlocklistPickerRequest.md @@ -16,4 +16,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:173](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L173) +[src/parser/types/CommandEndpoints.ts:173](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L173) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/IBrowseResponse.md b/docs/api/namespaces/APIResponseTypes/type-aliases/IBrowseResponse.md index fb5a7c6cb..cd03162bf 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/IBrowseResponse.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/IBrowseResponse.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/types/ParsedResponse.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L123) +[src/parser/types/ParsedResponse.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L123) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/IGetNotificationsMenuResponse.md b/docs/api/namespaces/APIResponseTypes/type-aliases/IGetNotificationsMenuResponse.md index 2e40d8b61..3b1513ddc 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/IGetNotificationsMenuResponse.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/IGetNotificationsMenuResponse.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/types/ParsedResponse.ts:127](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L127) +[src/parser/types/ParsedResponse.ts:127](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L127) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/IGetTranscriptResponse.md b/docs/api/namespaces/APIResponseTypes/type-aliases/IGetTranscriptResponse.md index bf70aa54c..a33e71138 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/IGetTranscriptResponse.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/IGetTranscriptResponse.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/types/ParsedResponse.ts:126](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L126) +[src/parser/types/ParsedResponse.ts:126](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L126) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/IGuideResponse.md b/docs/api/namespaces/APIResponseTypes/type-aliases/IGuideResponse.md index 5d0d4389c..49a7d32af 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/IGuideResponse.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/IGuideResponse.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/types/ParsedResponse.ts:129](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L129) +[src/parser/types/ParsedResponse.ts:129](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L129) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/INextResponse.md b/docs/api/namespaces/APIResponseTypes/type-aliases/INextResponse.md index 6292d1ebf..bba9c323b 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/INextResponse.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/INextResponse.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/types/ParsedResponse.ts:122](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L122) +[src/parser/types/ParsedResponse.ts:122](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L122) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/IPlayerResponse.md b/docs/api/namespaces/APIResponseTypes/type-aliases/IPlayerResponse.md index bfc7638fc..15cdfe0fc 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/IPlayerResponse.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/IPlayerResponse.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/types/ParsedResponse.ts:121](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L121) +[src/parser/types/ParsedResponse.ts:121](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L121) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/IResolveURLResponse.md b/docs/api/namespaces/APIResponseTypes/type-aliases/IResolveURLResponse.md index b27b45975..166f3111f 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/IResolveURLResponse.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/IResolveURLResponse.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/types/ParsedResponse.ts:125](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L125) +[src/parser/types/ParsedResponse.ts:125](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L125) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/ISearchResponse.md b/docs/api/namespaces/APIResponseTypes/type-aliases/ISearchResponse.md index c1ca009aa..8d4fecbde 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/ISearchResponse.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/ISearchResponse.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/types/ParsedResponse.ts:124](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L124) +[src/parser/types/ParsedResponse.ts:124](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L124) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/IUpdatedMetadataResponse.md b/docs/api/namespaces/APIResponseTypes/type-aliases/IUpdatedMetadataResponse.md index 6ccd2ca63..fbeb67285 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/IUpdatedMetadataResponse.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/IUpdatedMetadataResponse.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/types/ParsedResponse.ts:128](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/ParsedResponse.ts#L128) +[src/parser/types/ParsedResponse.ts:128](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/ParsedResponse.ts#L128) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/InlineSettingStatus.md b/docs/api/namespaces/APIResponseTypes/type-aliases/InlineSettingStatus.md index ce8010272..d171be5ea 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/InlineSettingStatus.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/InlineSettingStatus.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:33](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L33) +[src/parser/types/CommandEndpoints.ts:33](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L33) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/LikeRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/LikeRequest.md index 4020492df..3d6ef0f41 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/LikeRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/LikeRequest.md @@ -16,4 +16,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L50) +[src/parser/types/CommandEndpoints.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L50) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/LikeTarget.md b/docs/api/namespaces/APIResponseTypes/type-aliases/LikeTarget.md index fb7a029dc..be7a05f61 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/LikeTarget.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/LikeTarget.md @@ -12,4 +12,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L46) +[src/parser/types/CommandEndpoints.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L46) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/LiveChatItemContextMenuRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/LiveChatItemContextMenuRequest.md index 7fae681a8..418000942 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/LiveChatItemContextMenuRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/LiveChatItemContextMenuRequest.md @@ -12,4 +12,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L152) +[src/parser/types/CommandEndpoints.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L152) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/ModifyChannelNotificationPreferenceRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/ModifyChannelNotificationPreferenceRequest.md index 773199d6e..3b387ef89 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/ModifyChannelNotificationPreferenceRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/ModifyChannelNotificationPreferenceRequest.md @@ -16,4 +16,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:194](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L194) +[src/parser/types/CommandEndpoints.ts:194](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L194) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/NextNavendpoint.md b/docs/api/namespaces/APIResponseTypes/type-aliases/NextNavendpoint.md index 8e4bdf7f2..e3a6e6ecd 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/NextNavendpoint.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/NextNavendpoint.md @@ -16,4 +16,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:156](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L156) +[src/parser/types/CommandEndpoints.ts:156](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L156) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/PerformCommentActionRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/PerformCommentActionRequest.md index 8d7d592f9..56e13d4c3 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/PerformCommentActionRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/PerformCommentActionRequest.md @@ -12,4 +12,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:190](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L190) +[src/parser/types/CommandEndpoints.ts:190](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L190) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/PlaylistEditRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/PlaylistEditRequest.md index b5a1dc80d..7bb6ca279 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/PlaylistEditRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/PlaylistEditRequest.md @@ -20,4 +20,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:96](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L96) +[src/parser/types/CommandEndpoints.ts:96](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L96) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/PlaylistPrivacyStatus.md b/docs/api/namespaces/APIResponseTypes/type-aliases/PlaylistPrivacyStatus.md index 03d905eae..ade1cfd92 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/PlaylistPrivacyStatus.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/PlaylistPrivacyStatus.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:102](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L102) +[src/parser/types/CommandEndpoints.ts:102](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L102) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/RawData.md b/docs/api/namespaces/APIResponseTypes/type-aliases/RawData.md index 6f78c6a2e..ab0b12761 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/RawData.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/RawData.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/types/RawResponse.ts:2](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L2) +[src/parser/types/RawResponse.ts:2](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L2) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/RawNode.md b/docs/api/namespaces/APIResponseTypes/type-aliases/RawNode.md index 1a726fd2a..296cbdeac 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/RawNode.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/RawNode.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/types/RawResponse.ts:1](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/RawResponse.ts#L1) +[src/parser/types/RawResponse.ts:1](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/RawResponse.ts#L1) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/ReelWatchRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/ReelWatchRequest.md index 292bd0589..5ee93409d 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/ReelWatchRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/ReelWatchRequest.md @@ -40,4 +40,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:84](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L84) +[src/parser/types/CommandEndpoints.ts:84](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L84) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/SearchRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/SearchRequest.md index 52e39d241..df64e6265 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/SearchRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/SearchRequest.md @@ -24,4 +24,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:117](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L117) +[src/parser/types/CommandEndpoints.ts:117](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L117) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/ShareEntityServiceRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/ShareEntityServiceRequest.md index 6af536ef7..480aa7577 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/ShareEntityServiceRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/ShareEntityServiceRequest.md @@ -16,4 +16,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:138](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L138) +[src/parser/types/CommandEndpoints.ts:138](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L138) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/SubscribeRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/SubscribeRequest.md index 4d9348a21..f94317b1f 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/SubscribeRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/SubscribeRequest.md @@ -28,4 +28,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:124](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L124) +[src/parser/types/CommandEndpoints.ts:124](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L124) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/UnsubscribeRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/UnsubscribeRequest.md index ffb4f9d17..672d46820 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/UnsubscribeRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/UnsubscribeRequest.md @@ -20,4 +20,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:132](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L132) +[src/parser/types/CommandEndpoints.ts:132](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L132) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/WatchNextRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/WatchNextRequest.md index 8eec014d0..a8043b8de 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/WatchNextRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/WatchNextRequest.md @@ -32,4 +32,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L75) +[src/parser/types/CommandEndpoints.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L75) diff --git a/docs/api/namespaces/APIResponseTypes/type-aliases/WatchRequest.md b/docs/api/namespaces/APIResponseTypes/type-aliases/WatchRequest.md index b3b44f20d..8949c76a8 100644 --- a/docs/api/namespaces/APIResponseTypes/type-aliases/WatchRequest.md +++ b/docs/api/namespaces/APIResponseTypes/type-aliases/WatchRequest.md @@ -48,4 +48,4 @@ ## Defined in -[src/parser/types/CommandEndpoints.ts:62](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/types/CommandEndpoints.ts#L62) +[src/parser/types/CommandEndpoints.ts:62](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/types/CommandEndpoints.ts#L62) diff --git a/docs/api/namespaces/Clients/classes/Kids.md b/docs/api/namespaces/Clients/classes/Kids.md index 81546a3db..feb13a2df 100644 --- a/docs/api/namespaces/Clients/classes/Kids.md +++ b/docs/api/namespaces/Clients/classes/Kids.md @@ -18,7 +18,7 @@ #### Defined in -[src/core/clients/Kids.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Kids.ts#L12) +[src/core/clients/Kids.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Kids.ts#L12) ## Methods @@ -43,7 +43,7 @@ A list of API responses. #### Defined in -[src/core/clients/Kids.ts:65](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Kids.ts#L65) +[src/core/clients/Kids.ts:65](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Kids.ts#L65) *** @@ -61,7 +61,7 @@ A list of API responses. #### Defined in -[src/core/clients/Kids.ts:47](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Kids.ts#L47) +[src/core/clients/Kids.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Kids.ts#L47) *** @@ -75,7 +75,7 @@ A list of API responses. #### Defined in -[src/core/clients/Kids.ts:53](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Kids.ts#L53) +[src/core/clients/Kids.ts:53](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Kids.ts#L53) *** @@ -93,7 +93,7 @@ A list of API responses. #### Defined in -[src/core/clients/Kids.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Kids.ts#L22) +[src/core/clients/Kids.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Kids.ts#L22) *** @@ -111,4 +111,4 @@ A list of API responses. #### Defined in -[src/core/clients/Kids.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Kids.ts#L16) +[src/core/clients/Kids.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Kids.ts#L16) diff --git a/docs/api/namespaces/Clients/classes/Music.md b/docs/api/namespaces/Clients/classes/Music.md index 899a8956b..14bb66e3d 100644 --- a/docs/api/namespaces/Clients/classes/Music.md +++ b/docs/api/namespaces/Clients/classes/Music.md @@ -18,7 +18,7 @@ #### Defined in -[src/core/clients/Music.ts:37](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Music.ts#L37) +[src/core/clients/Music.ts:37](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Music.ts#L37) ## Methods @@ -36,7 +36,7 @@ #### Defined in -[src/core/clients/Music.ts:160](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Music.ts#L160) +[src/core/clients/Music.ts:160](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Music.ts#L160) *** @@ -54,7 +54,7 @@ #### Defined in -[src/core/clients/Music.ts:150](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Music.ts#L150) +[src/core/clients/Music.ts:150](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Music.ts#L150) *** @@ -68,7 +68,7 @@ #### Defined in -[src/core/clients/Music.ts:137](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Music.ts#L137) +[src/core/clients/Music.ts:137](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Music.ts#L137) *** @@ -82,7 +82,7 @@ #### Defined in -[src/core/clients/Music.ts:131](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Music.ts#L131) +[src/core/clients/Music.ts:131](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Music.ts#L131) *** @@ -104,7 +104,7 @@ Video id or a list item. #### Defined in -[src/core/clients/Music.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Music.ts#L46) +[src/core/clients/Music.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Music.ts#L46) *** @@ -118,7 +118,7 @@ Video id or a list item. #### Defined in -[src/core/clients/Music.ts:144](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Music.ts#L144) +[src/core/clients/Music.ts:144](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Music.ts#L144) *** @@ -136,7 +136,7 @@ Video id or a list item. #### Defined in -[src/core/clients/Music.ts:241](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Music.ts#L241) +[src/core/clients/Music.ts:241](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Music.ts#L241) *** @@ -154,7 +154,7 @@ Video id or a list item. #### Defined in -[src/core/clients/Music.ts:170](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Music.ts#L170) +[src/core/clients/Music.ts:170](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Music.ts#L170) *** @@ -168,7 +168,7 @@ Video id or a list item. #### Defined in -[src/core/clients/Music.ts:267](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Music.ts#L267) +[src/core/clients/Music.ts:267](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Music.ts#L267) *** @@ -186,7 +186,7 @@ Video id or a list item. #### Defined in -[src/core/clients/Music.ts:220](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Music.ts#L220) +[src/core/clients/Music.ts:220](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Music.ts#L220) *** @@ -204,7 +204,7 @@ Video id or a list item. #### Defined in -[src/core/clients/Music.ts:273](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Music.ts#L273) +[src/core/clients/Music.ts:273](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Music.ts#L273) *** @@ -224,7 +224,7 @@ Video id or a list item. #### Defined in -[src/core/clients/Music.ts:180](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Music.ts#L180) +[src/core/clients/Music.ts:180](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Music.ts#L180) *** @@ -244,4 +244,4 @@ Video id or a list item. #### Defined in -[src/core/clients/Music.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Music.ts#L109) +[src/core/clients/Music.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Music.ts#L109) diff --git a/docs/api/namespaces/Clients/classes/Studio.md b/docs/api/namespaces/Clients/classes/Studio.md index a4f975c2b..a19733b88 100644 --- a/docs/api/namespaces/Clients/classes/Studio.md +++ b/docs/api/namespaces/Clients/classes/Studio.md @@ -18,7 +18,7 @@ #### Defined in -[src/core/clients/Studio.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Studio.ts#L25) +[src/core/clients/Studio.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Studio.ts#L25) ## Methods @@ -57,7 +57,7 @@ const response = await yt.studio.updateVideoMetadata(videoId, { #### Defined in -[src/core/clients/Studio.ts:47](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Studio.ts#L47) +[src/core/clients/Studio.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Studio.ts#L47) *** @@ -86,4 +86,4 @@ const response = await yt.studio.upload(file.buffer, { title: 'Wow!' }); #### Defined in -[src/core/clients/Studio.ts:148](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/clients/Studio.ts#L148) +[src/core/clients/Studio.ts:148](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/clients/Studio.ts#L148) diff --git a/docs/api/namespaces/Constants/variables/CLIENTS.md b/docs/api/namespaces/Constants/variables/CLIENTS.md index 5c11a1100..ebfdbd4ac 100644 --- a/docs/api/namespaces/Constants/variables/CLIENTS.md +++ b/docs/api/namespaces/Constants/variables/CLIENTS.md @@ -240,4 +240,4 @@ ## Defined in -[src/utils/Constants.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Constants.ts#L25) +[src/utils/Constants.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Constants.ts#L25) diff --git a/docs/api/namespaces/Constants/variables/INNERTUBE_HEADERS_BASE.md b/docs/api/namespaces/Constants/variables/INNERTUBE_HEADERS_BASE.md index 373ffaaba..57c1b9218 100644 --- a/docs/api/namespaces/Constants/variables/INNERTUBE_HEADERS_BASE.md +++ b/docs/api/namespaces/Constants/variables/INNERTUBE_HEADERS_BASE.md @@ -20,4 +20,4 @@ ## Defined in -[src/utils/Constants.ts:102](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Constants.ts#L102) +[src/utils/Constants.ts:102](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Constants.ts#L102) diff --git a/docs/api/namespaces/Constants/variables/OAUTH.md b/docs/api/namespaces/Constants/variables/OAUTH.md index b4114d546..4b6e174a4 100644 --- a/docs/api/namespaces/Constants/variables/OAUTH.md +++ b/docs/api/namespaces/Constants/variables/OAUTH.md @@ -22,4 +22,4 @@ ## Defined in -[src/utils/Constants.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Constants.ts#L19) +[src/utils/Constants.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Constants.ts#L19) diff --git a/docs/api/namespaces/Constants/variables/STREAM_HEADERS.md b/docs/api/namespaces/Constants/variables/STREAM_HEADERS.md index 968730521..df57cf898 100644 --- a/docs/api/namespaces/Constants/variables/STREAM_HEADERS.md +++ b/docs/api/namespaces/Constants/variables/STREAM_HEADERS.md @@ -24,4 +24,4 @@ ## Defined in -[src/utils/Constants.ts:96](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Constants.ts#L96) +[src/utils/Constants.ts:96](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Constants.ts#L96) diff --git a/docs/api/namespaces/Constants/variables/SUPPORTED_CLIENTS.md b/docs/api/namespaces/Constants/variables/SUPPORTED_CLIENTS.md index 0c243b8dd..eef5d4699 100644 --- a/docs/api/namespaces/Constants/variables/SUPPORTED_CLIENTS.md +++ b/docs/api/namespaces/Constants/variables/SUPPORTED_CLIENTS.md @@ -6,4 +6,4 @@ ## Defined in -[src/utils/Constants.ts:108](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Constants.ts#L108) +[src/utils/Constants.ts:108](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Constants.ts#L108) diff --git a/docs/api/namespaces/Constants/variables/URLS.md b/docs/api/namespaces/Constants/variables/URLS.md index e3fa70f4e..ed9ef4ad3 100644 --- a/docs/api/namespaces/Constants/variables/URLS.md +++ b/docs/api/namespaces/Constants/variables/URLS.md @@ -66,4 +66,4 @@ ## Defined in -[src/utils/Constants.ts:2](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Constants.ts#L2) +[src/utils/Constants.ts:2](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Constants.ts#L2) diff --git a/docs/api/namespaces/FormatUtils/functions/chooseFormat.md b/docs/api/namespaces/FormatUtils/functions/chooseFormat.md index 4e53a8acd..78c691111 100644 --- a/docs/api/namespaces/FormatUtils/functions/chooseFormat.md +++ b/docs/api/namespaces/FormatUtils/functions/chooseFormat.md @@ -22,4 +22,4 @@ Streaming data ## Defined in -[src/utils/FormatUtils.ts:138](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/FormatUtils.ts#L138) +[src/utils/FormatUtils.ts:138](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/FormatUtils.ts#L138) diff --git a/docs/api/namespaces/FormatUtils/functions/download.md b/docs/api/namespaces/FormatUtils/functions/download.md index 729759c53..fc17f5ec0 100644 --- a/docs/api/namespaces/FormatUtils/functions/download.md +++ b/docs/api/namespaces/FormatUtils/functions/download.md @@ -24,4 +24,4 @@ ## Defined in -[src/utils/FormatUtils.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/FormatUtils.ts#L10) +[src/utils/FormatUtils.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/FormatUtils.ts#L10) diff --git a/docs/api/namespaces/FormatUtils/functions/toDash.md b/docs/api/namespaces/FormatUtils/functions/toDash.md index cd99afdd1..ffda4418f 100644 --- a/docs/api/namespaces/FormatUtils/functions/toDash.md +++ b/docs/api/namespaces/FormatUtils/functions/toDash.md @@ -32,4 +32,4 @@ ## Defined in -[src/utils/DashManifest.tsx:269](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/DashManifest.tsx#L269) +[src/utils/DashManifest.tsx:269](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/DashManifest.tsx#L269) diff --git a/docs/api/namespaces/Generator/functions/camelToSnake.md b/docs/api/namespaces/Generator/functions/camelToSnake.md index bb7132050..9de6ff91d 100644 --- a/docs/api/namespaces/Generator/functions/camelToSnake.md +++ b/docs/api/namespaces/Generator/functions/camelToSnake.md @@ -14,4 +14,4 @@ ## Defined in -[src/parser/generator.ts:82](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L82) +[src/parser/generator.ts:82](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L82) diff --git a/docs/api/namespaces/Generator/functions/createRuntimeClass.md b/docs/api/namespaces/Generator/functions/createRuntimeClass.md index 465a89176..184898b9d 100644 --- a/docs/api/namespaces/Generator/functions/createRuntimeClass.md +++ b/docs/api/namespaces/Generator/functions/createRuntimeClass.md @@ -28,4 +28,4 @@ Class based on the key info extending YTNode ## Defined in -[src/parser/generator.ts:411](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L411) +[src/parser/generator.ts:411](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L411) diff --git a/docs/api/namespaces/Generator/functions/generateRuntimeClass.md b/docs/api/namespaces/Generator/functions/generateRuntimeClass.md index 158d16341..8c45d488e 100644 --- a/docs/api/namespaces/Generator/functions/generateRuntimeClass.md +++ b/docs/api/namespaces/Generator/functions/generateRuntimeClass.md @@ -28,4 +28,4 @@ Class based on the example classdata extending YTNode ## Defined in -[src/parser/generator.ts:474](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L474) +[src/parser/generator.ts:474](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L474) diff --git a/docs/api/namespaces/Generator/functions/generateTypescriptClass.md b/docs/api/namespaces/Generator/functions/generateTypescriptClass.md index 8c295472f..d1d72e39a 100644 --- a/docs/api/namespaces/Generator/functions/generateTypescriptClass.md +++ b/docs/api/namespaces/Generator/functions/generateTypescriptClass.md @@ -24,4 +24,4 @@ Typescript class file ## Defined in -[src/parser/generator.ts:495](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L495) +[src/parser/generator.ts:495](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L495) diff --git a/docs/api/namespaces/Generator/functions/inferType.md b/docs/api/namespaces/Generator/functions/inferType.md index aa1f1ecc3..33a88e08c 100644 --- a/docs/api/namespaces/Generator/functions/inferType.md +++ b/docs/api/namespaces/Generator/functions/inferType.md @@ -24,4 +24,4 @@ The inferred type ## Defined in -[src/parser/generator.ts:92](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L92) +[src/parser/generator.ts:92](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L92) diff --git a/docs/api/namespaces/Generator/functions/introspect.md b/docs/api/namespaces/Generator/functions/introspect.md index 375f6f0d1..916495638 100644 --- a/docs/api/namespaces/Generator/functions/introspect.md +++ b/docs/api/namespaces/Generator/functions/introspect.md @@ -28,4 +28,4 @@ The key info and any unimplemented dependencies ## Defined in -[src/parser/generator.ts:376](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L376) +[src/parser/generator.ts:376](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L376) diff --git a/docs/api/namespaces/Generator/functions/isArrayType.md b/docs/api/namespaces/Generator/functions/isArrayType.md index 256e811a4..8d192f69f 100644 --- a/docs/api/namespaces/Generator/functions/isArrayType.md +++ b/docs/api/namespaces/Generator/functions/isArrayType.md @@ -20,4 +20,4 @@ If it is an array, return the InferenceType. Otherwise, return false. ## Defined in -[src/parser/generator.ts:222](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L222) +[src/parser/generator.ts:222](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L222) diff --git a/docs/api/namespaces/Generator/functions/isIgnoredKey.md b/docs/api/namespaces/Generator/functions/isIgnoredKey.md index a72a0bd9c..395cb09d1 100644 --- a/docs/api/namespaces/Generator/functions/isIgnoredKey.md +++ b/docs/api/namespaces/Generator/functions/isIgnoredKey.md @@ -20,4 +20,4 @@ Whether or not the key is ignored ## Defined in -[src/parser/generator.ts:400](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L400) +[src/parser/generator.ts:400](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L400) diff --git a/docs/api/namespaces/Generator/functions/isMiscType.md b/docs/api/namespaces/Generator/functions/isMiscType.md index 95c5f0142..8d0e46807 100644 --- a/docs/api/namespaces/Generator/functions/isMiscType.md +++ b/docs/api/namespaces/Generator/functions/isMiscType.md @@ -24,4 +24,4 @@ If it is a misc type, return the InferenceType. Otherwise, return false. ## Defined in -[src/parser/generator.ts:163](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L163) +[src/parser/generator.ts:163](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L163) diff --git a/docs/api/namespaces/Generator/functions/isRenderer.md b/docs/api/namespaces/Generator/functions/isRenderer.md index 478dfa05a..6ce434d00 100644 --- a/docs/api/namespaces/Generator/functions/isRenderer.md +++ b/docs/api/namespaces/Generator/functions/isRenderer.md @@ -20,4 +20,4 @@ If it is a renderer, return the class name. Otherwise, return false. ## Defined in -[src/parser/generator.ts:202](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L202) +[src/parser/generator.ts:202](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L202) diff --git a/docs/api/namespaces/Generator/functions/isRendererList.md b/docs/api/namespaces/Generator/functions/isRendererList.md index 3f6827c71..54fdbd728 100644 --- a/docs/api/namespaces/Generator/functions/isRendererList.md +++ b/docs/api/namespaces/Generator/functions/isRendererList.md @@ -21,4 +21,4 @@ Otherwise, return false. ## Defined in -[src/parser/generator.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L141) +[src/parser/generator.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L141) diff --git a/docs/api/namespaces/Generator/functions/mergeKeyInfo.md b/docs/api/namespaces/Generator/functions/mergeKeyInfo.md index 251bbc049..d6d648cb2 100644 --- a/docs/api/namespaces/Generator/functions/mergeKeyInfo.md +++ b/docs/api/namespaces/Generator/functions/mergeKeyInfo.md @@ -32,4 +32,4 @@ The merged key info ## Defined in -[src/parser/generator.ts:734](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L734) +[src/parser/generator.ts:734](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L734) diff --git a/docs/api/namespaces/Generator/functions/parse.md b/docs/api/namespaces/Generator/functions/parse.md index db12dc9fe..9c95ac9de 100644 --- a/docs/api/namespaces/Generator/functions/parse.md +++ b/docs/api/namespaces/Generator/functions/parse.md @@ -32,4 +32,4 @@ The parsed value ## Defined in -[src/parser/generator.ts:681](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L681) +[src/parser/generator.ts:681](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L681) diff --git a/docs/api/namespaces/Generator/functions/toParser.md b/docs/api/namespaces/Generator/functions/toParser.md index 5a2f6e8ac..1bdb2d836 100644 --- a/docs/api/namespaces/Generator/functions/toParser.md +++ b/docs/api/namespaces/Generator/functions/toParser.md @@ -32,4 +32,4 @@ Statement to parse the given key ## Defined in -[src/parser/generator.ts:578](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L578) +[src/parser/generator.ts:578](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L578) diff --git a/docs/api/namespaces/Generator/functions/toTypeDeclaration.md b/docs/api/namespaces/Generator/functions/toTypeDeclaration.md index dfb4894e4..5c894f134 100644 --- a/docs/api/namespaces/Generator/functions/toTypeDeclaration.md +++ b/docs/api/namespaces/Generator/functions/toTypeDeclaration.md @@ -24,4 +24,4 @@ Typescript type declaration ## Defined in -[src/parser/generator.ts:520](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L520) +[src/parser/generator.ts:520](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L520) diff --git a/docs/api/namespaces/Generator/interfaces/ObjectInferenceType.md b/docs/api/namespaces/Generator/interfaces/ObjectInferenceType.md index f0b11f293..ba6141952 100644 --- a/docs/api/namespaces/Generator/interfaces/ObjectInferenceType.md +++ b/docs/api/namespaces/Generator/interfaces/ObjectInferenceType.md @@ -10,7 +10,7 @@ #### Defined in -[src/parser/generator.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L39) +[src/parser/generator.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L39) *** @@ -20,7 +20,7 @@ #### Defined in -[src/parser/generator.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L40) +[src/parser/generator.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L40) *** @@ -30,4 +30,4 @@ #### Defined in -[src/parser/generator.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L38) +[src/parser/generator.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L38) diff --git a/docs/api/namespaces/Generator/interfaces/PrimitiveInferenceType.md b/docs/api/namespaces/Generator/interfaces/PrimitiveInferenceType.md index 02da4e227..ed3f24d2f 100644 --- a/docs/api/namespaces/Generator/interfaces/PrimitiveInferenceType.md +++ b/docs/api/namespaces/Generator/interfaces/PrimitiveInferenceType.md @@ -10,7 +10,7 @@ #### Defined in -[src/parser/generator.ts:52](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L52) +[src/parser/generator.ts:52](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L52) *** @@ -20,7 +20,7 @@ #### Defined in -[src/parser/generator.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L50) +[src/parser/generator.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L50) *** @@ -30,4 +30,4 @@ #### Defined in -[src/parser/generator.ts:51](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L51) +[src/parser/generator.ts:51](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L51) diff --git a/docs/api/namespaces/Generator/interfaces/RendererInferenceType.md b/docs/api/namespaces/Generator/interfaces/RendererInferenceType.md index 7ac00d283..6fd77f60c 100644 --- a/docs/api/namespaces/Generator/interfaces/RendererInferenceType.md +++ b/docs/api/namespaces/Generator/interfaces/RendererInferenceType.md @@ -10,7 +10,7 @@ #### Defined in -[src/parser/generator.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L46) +[src/parser/generator.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L46) *** @@ -20,7 +20,7 @@ #### Defined in -[src/parser/generator.ts:45](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L45) +[src/parser/generator.ts:45](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L45) *** @@ -30,4 +30,4 @@ #### Defined in -[src/parser/generator.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L44) +[src/parser/generator.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L44) diff --git a/docs/api/namespaces/Generator/type-aliases/ArrayInferenceType.md b/docs/api/namespaces/Generator/type-aliases/ArrayInferenceType.md index b260507d2..4fd7f72c4 100644 --- a/docs/api/namespaces/Generator/type-aliases/ArrayInferenceType.md +++ b/docs/api/namespaces/Generator/type-aliases/ArrayInferenceType.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/generator.ts:55](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L55) +[src/parser/generator.ts:55](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L55) diff --git a/docs/api/namespaces/Generator/type-aliases/InferenceType.md b/docs/api/namespaces/Generator/type-aliases/InferenceType.md index 691e16ea6..5f83761f3 100644 --- a/docs/api/namespaces/Generator/type-aliases/InferenceType.md +++ b/docs/api/namespaces/Generator/type-aliases/InferenceType.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/generator.ts:72](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L72) +[src/parser/generator.ts:72](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L72) diff --git a/docs/api/namespaces/Generator/type-aliases/KeyInfo.md b/docs/api/namespaces/Generator/type-aliases/KeyInfo.md index f66cb611c..4ba8dc04b 100644 --- a/docs/api/namespaces/Generator/type-aliases/KeyInfo.md +++ b/docs/api/namespaces/Generator/type-aliases/KeyInfo.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/generator.ts:74](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L74) +[src/parser/generator.ts:74](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L74) diff --git a/docs/api/namespaces/Generator/type-aliases/MiscInferenceType.md b/docs/api/namespaces/Generator/type-aliases/MiscInferenceType.md index 247e49476..09f24c0c7 100644 --- a/docs/api/namespaces/Generator/type-aliases/MiscInferenceType.md +++ b/docs/api/namespaces/Generator/type-aliases/MiscInferenceType.md @@ -6,4 +6,4 @@ ## Defined in -[src/parser/generator.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/generator.ts#L15) +[src/parser/generator.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/generator.ts#L15) diff --git a/docs/api/namespaces/Helpers/classes/Maybe.md b/docs/api/namespaces/Helpers/classes/Maybe.md index c662abfe6..521f77169 100644 --- a/docs/api/namespaces/Helpers/classes/Maybe.md +++ b/docs/api/namespaces/Helpers/classes/Maybe.md @@ -20,7 +20,7 @@ A wrapper class that provides type-safe access to a value. #### Defined in -[src/parser/helpers.ts:76](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L76) +[src/parser/helpers.ts:76](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L76) ## Accessors @@ -34,7 +34,7 @@ A wrapper class that provides type-safe access to a value. #### Defined in -[src/parser/helpers.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L91) +[src/parser/helpers.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L91) ## Methods @@ -52,7 +52,7 @@ This call is not meant to be used outside of debugging. Please use the specific #### Defined in -[src/parser/helpers.ts:287](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L287) +[src/parser/helpers.ts:287](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L287) *** @@ -74,7 +74,7 @@ If the value is not an array. #### Defined in -[src/parser/helpers.ts:175](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L175) +[src/parser/helpers.ts:175](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L175) *** @@ -96,7 +96,7 @@ If the value is not an array #### Defined in -[src/parser/helpers.ts:187](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L187) +[src/parser/helpers.ts:187](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L187) *** @@ -110,7 +110,7 @@ If the value is not an array #### Defined in -[src/parser/helpers.ts:111](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L111) +[src/parser/helpers.ts:111](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L111) *** @@ -124,7 +124,7 @@ If the value is not an array #### Defined in -[src/parser/helpers.ts:119](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L119) +[src/parser/helpers.ts:119](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L119) *** @@ -138,7 +138,7 @@ If the value is not an array #### Defined in -[src/parser/helpers.ts:162](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L162) +[src/parser/helpers.ts:162](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L162) *** @@ -170,7 +170,7 @@ If the node is not of the given type. #### Defined in -[src/parser/helpers.ts:298](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L298) +[src/parser/helpers.ts:298](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L298) *** @@ -188,7 +188,7 @@ whether the value is an array. #### Defined in -[src/parser/helpers.ts:203](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L203) +[src/parser/helpers.ts:203](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L203) *** @@ -202,7 +202,7 @@ whether the value is an array. #### Defined in -[src/parser/helpers.ts:115](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L115) +[src/parser/helpers.ts:115](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L115) *** @@ -216,7 +216,7 @@ whether the value is an array. #### Defined in -[src/parser/helpers.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L123) +[src/parser/helpers.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L123) *** @@ -230,7 +230,7 @@ whether the value is an array. #### Defined in -[src/parser/helpers.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L166) +[src/parser/helpers.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L166) *** @@ -258,7 +258,7 @@ Whether the node is an instance of the given type. #### Defined in -[src/parser/helpers.ts:310](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L310) +[src/parser/helpers.ts:310](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L310) *** @@ -276,7 +276,7 @@ Whether the value is a YTNode. #### Defined in -[src/parser/helpers.ts:223](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L223) +[src/parser/helpers.ts:223](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L223) *** @@ -306,7 +306,7 @@ Whether the value is a YTNode of the given type. #### Defined in -[src/parser/helpers.ts:242](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L242) +[src/parser/helpers.ts:242](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L242) *** @@ -320,7 +320,7 @@ Whether the value is a YTNode of the given type. #### Defined in -[src/parser/helpers.ts:149](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L149) +[src/parser/helpers.ts:149](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L149) *** @@ -334,7 +334,7 @@ Whether the value is a YTNode of the given type. #### Defined in -[src/parser/helpers.ts:107](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L107) +[src/parser/helpers.ts:107](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L107) *** @@ -348,7 +348,7 @@ Whether the value is a YTNode of the given type. #### Defined in -[src/parser/helpers.ts:157](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L157) +[src/parser/helpers.ts:157](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L157) *** @@ -364,7 +364,7 @@ Check if the value is an ObservedArray. #### Defined in -[src/parser/helpers.ts:260](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L260) +[src/parser/helpers.ts:260](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L260) *** @@ -380,7 +380,7 @@ Is the result a SuperParsedResult? #### Defined in -[src/parser/helpers.ts:279](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L279) +[src/parser/helpers.ts:279](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L279) *** @@ -394,7 +394,7 @@ Is the result a SuperParsedResult? #### Defined in -[src/parser/helpers.ts:99](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L99) +[src/parser/helpers.ts:99](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L99) *** @@ -408,7 +408,7 @@ Is the result a SuperParsedResult? #### Defined in -[src/parser/helpers.ts:131](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L131) +[src/parser/helpers.ts:131](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L131) *** @@ -422,7 +422,7 @@ Is the result a SuperParsedResult? #### Defined in -[src/parser/helpers.ts:139](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L139) +[src/parser/helpers.ts:139](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L139) *** @@ -444,7 +444,7 @@ If the value is not a YTNode. #### Defined in -[src/parser/helpers.ts:212](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L212) +[src/parser/helpers.ts:212](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L212) *** @@ -478,7 +478,7 @@ If the node is not of the given type. #### Defined in -[src/parser/helpers.ts:233](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L233) +[src/parser/helpers.ts:233](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L233) *** @@ -492,7 +492,7 @@ If the node is not of the given type. #### Defined in -[src/parser/helpers.ts:143](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L143) +[src/parser/helpers.ts:143](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L143) *** @@ -506,7 +506,7 @@ If the node is not of the given type. #### Defined in -[src/parser/helpers.ts:103](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L103) +[src/parser/helpers.ts:103](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L103) *** @@ -520,7 +520,7 @@ If the node is not of the given type. #### Defined in -[src/parser/helpers.ts:153](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L153) +[src/parser/helpers.ts:153](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L153) *** @@ -538,7 +538,7 @@ the value of the Maybe as a ObservedArray. #### Defined in -[src/parser/helpers.ts:250](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L250) +[src/parser/helpers.ts:250](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L250) *** @@ -560,7 +560,7 @@ If the value is not a SuperParsedResult. #### Defined in -[src/parser/helpers.ts:269](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L269) +[src/parser/helpers.ts:269](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L269) *** @@ -574,7 +574,7 @@ If the value is not a SuperParsedResult. #### Defined in -[src/parser/helpers.ts:95](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L95) +[src/parser/helpers.ts:95](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L95) *** @@ -588,7 +588,7 @@ If the value is not a SuperParsedResult. #### Defined in -[src/parser/helpers.ts:127](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L127) +[src/parser/helpers.ts:127](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L127) *** @@ -602,4 +602,4 @@ If the value is not a SuperParsedResult. #### Defined in -[src/parser/helpers.ts:135](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L135) +[src/parser/helpers.ts:135](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L135) diff --git a/docs/api/namespaces/Helpers/classes/Memo.md b/docs/api/namespaces/Helpers/classes/Memo.md index c7c6207a6..9e30e5776 100644 --- a/docs/api/namespaces/Helpers/classes/Memo.md +++ b/docs/api/namespaces/Helpers/classes/Memo.md @@ -248,7 +248,7 @@ node\_modules/typescript/lib/lib.es2015.collection.d.ts:33 ##### Defined in -[src/parser/helpers.ts:512](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L512) +[src/parser/helpers.ts:512](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L512) #### getType(types) @@ -270,7 +270,7 @@ node\_modules/typescript/lib/lib.es2015.collection.d.ts:33 ##### Defined in -[src/parser/helpers.ts:513](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L513) +[src/parser/helpers.ts:513](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L513) *** diff --git a/docs/api/namespaces/Helpers/classes/SuperParsedResult.md b/docs/api/namespaces/Helpers/classes/SuperParsedResult.md index 395dc5f5a..6fca12e4e 100644 --- a/docs/api/namespaces/Helpers/classes/SuperParsedResult.md +++ b/docs/api/namespaces/Helpers/classes/SuperParsedResult.md @@ -24,7 +24,7 @@ Represents a parsed response in an unknown state. Either a YTNode or a YTNode[] #### Defined in -[src/parser/helpers.ts:330](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L330) +[src/parser/helpers.ts:330](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L330) ## Accessors @@ -38,7 +38,7 @@ Represents a parsed response in an unknown state. Either a YTNode or a YTNode[] #### Defined in -[src/parser/helpers.ts:337](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L337) +[src/parser/helpers.ts:337](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L337) *** @@ -52,7 +52,7 @@ Represents a parsed response in an unknown state. Either a YTNode or a YTNode[] #### Defined in -[src/parser/helpers.ts:340](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L340) +[src/parser/helpers.ts:340](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L340) *** @@ -66,7 +66,7 @@ Represents a parsed response in an unknown state. Either a YTNode or a YTNode[] #### Defined in -[src/parser/helpers.ts:334](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L334) +[src/parser/helpers.ts:334](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L334) ## Methods @@ -80,7 +80,7 @@ Represents a parsed response in an unknown state. Either a YTNode or a YTNode[] #### Defined in -[src/parser/helpers.ts:344](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L344) +[src/parser/helpers.ts:344](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L344) *** @@ -94,4 +94,4 @@ Represents a parsed response in an unknown state. Either a YTNode or a YTNode[] #### Defined in -[src/parser/helpers.ts:351](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L351) +[src/parser/helpers.ts:351](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L351) diff --git a/docs/api/namespaces/Helpers/classes/YTNode.md b/docs/api/namespaces/Helpers/classes/YTNode.md index 2691f2e1d..67777e3ff 100644 --- a/docs/api/namespaces/Helpers/classes/YTNode.md +++ b/docs/api/namespaces/Helpers/classes/YTNode.md @@ -22,14 +22,6 @@ - [`AddToPlaylist`](../../YTNodes/classes/AddToPlaylist.md) - [`Alert`](../../YTNodes/classes/Alert.md) - [`AlertWithButton`](../../YTNodes/classes/AlertWithButton.md) -- [`AnalyticsMainAppKeyMetrics`](../../YTNodes/classes/AnalyticsMainAppKeyMetrics.md) -- [`AnalyticsRoot`](../../YTNodes/classes/AnalyticsRoot.md) -- [`AnalyticsShortsCarouselCard`](../../YTNodes/classes/AnalyticsShortsCarouselCard.md) -- [`AnalyticsVideo`](../../YTNodes/classes/AnalyticsVideo.md) -- [`AnalyticsVodCarouselCard`](../../YTNodes/classes/AnalyticsVodCarouselCard.md) -- [`CtaGoToCreatorStudio`](../../YTNodes/classes/CtaGoToCreatorStudio.md) -- [`DataModelSection`](../../YTNodes/classes/DataModelSection.md) -- [`StatRow`](../../YTNodes/classes/StatRow.md) - [`AttributionView`](../../YTNodes/classes/AttributionView.md) - [`AudioOnlyPlayability`](../../YTNodes/classes/AudioOnlyPlayability.md) - [`AutomixPreviewVideo`](../../YTNodes/classes/AutomixPreviewVideo.md) @@ -84,7 +76,6 @@ - [`GetKidsBlocklistPickerCommand`](../../YTNodes/classes/GetKidsBlocklistPickerCommand.md) - [`ShowDialogCommand`](../../YTNodes/classes/ShowDialogCommand.md) - [`AuthorCommentBadge`](../../YTNodes/classes/AuthorCommentBadge.md) -- [`Comment`](../../YTNodes/classes/Comment.md) - [`CommentActionButtons`](../../YTNodes/classes/CommentActionButtons.md) - [`CommentDialog`](../../YTNodes/classes/CommentDialog.md) - [`CommentReplies`](../../YTNodes/classes/CommentReplies.md) @@ -514,7 +505,7 @@ #### Defined in -[src/parser/helpers.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L10) +[src/parser/helpers.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L10) ## Properties @@ -524,7 +515,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -534,7 +525,7 @@ #### Defined in -[src/parser/helpers.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L7) +[src/parser/helpers.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L7) ## Methods @@ -568,7 +559,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -598,7 +589,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -628,7 +619,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -662,4 +653,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/Helpers/functions/observe.md b/docs/api/namespaces/Helpers/functions/observe.md index 59f359fa3..4de852eed 100644 --- a/docs/api/namespaces/Helpers/functions/observe.md +++ b/docs/api/namespaces/Helpers/functions/observe.md @@ -24,4 +24,4 @@ Array to be observed ## Defined in -[src/parser/helpers.ts:433](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L433) +[src/parser/helpers.ts:433](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L433) diff --git a/docs/api/namespaces/Helpers/interfaces/Constructor.md b/docs/api/namespaces/Helpers/interfaces/Constructor.md index dc5b16c91..fe5c6fa70 100644 --- a/docs/api/namespaces/Helpers/interfaces/Constructor.md +++ b/docs/api/namespaces/Helpers/interfaces/Constructor.md @@ -22,4 +22,4 @@ #### Defined in -[src/parser/helpers.ts:316](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L316) +[src/parser/helpers.ts:316](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L316) diff --git a/docs/api/namespaces/Helpers/interfaces/YTNodeConstructor.md b/docs/api/namespaces/Helpers/interfaces/YTNodeConstructor.md index 6050f18db..bccfdab58 100644 --- a/docs/api/namespaces/Helpers/interfaces/YTNodeConstructor.md +++ b/docs/api/namespaces/Helpers/interfaces/YTNodeConstructor.md @@ -22,7 +22,7 @@ #### Defined in -[src/parser/helpers.ts:320](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L320) +[src/parser/helpers.ts:320](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L320) ## Properties @@ -32,4 +32,4 @@ #### Defined in -[src/parser/helpers.ts:321](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L321) +[src/parser/helpers.ts:321](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L321) diff --git a/docs/api/namespaces/Helpers/type-aliases/ObservedArray.md b/docs/api/namespaces/Helpers/type-aliases/ObservedArray.md index 5fe87ef5b..cc7130c18 100644 --- a/docs/api/namespaces/Helpers/type-aliases/ObservedArray.md +++ b/docs/api/namespaces/Helpers/type-aliases/ObservedArray.md @@ -188,4 +188,4 @@ The first matching item or undefined if none found ## Defined in -[src/parser/helpers.ts:362](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L362) +[src/parser/helpers.ts:362](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L362) diff --git a/docs/api/namespaces/LZW/functions/compress.md b/docs/api/namespaces/LZW/functions/compress.md index e72d84b25..c870ee253 100644 --- a/docs/api/namespaces/LZW/functions/compress.md +++ b/docs/api/namespaces/LZW/functions/compress.md @@ -18,4 +18,4 @@ The data to compress. ## Defined in -[src/utils/LZW.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/LZW.ts#L5) +[src/utils/LZW.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/LZW.ts#L5) diff --git a/docs/api/namespaces/LZW/functions/decompress.md b/docs/api/namespaces/LZW/functions/decompress.md index c5c374d8e..5632fecb3 100644 --- a/docs/api/namespaces/LZW/functions/decompress.md +++ b/docs/api/namespaces/LZW/functions/decompress.md @@ -18,4 +18,4 @@ The data to be decompressed. ## Defined in -[src/utils/LZW.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/LZW.ts#L40) +[src/utils/LZW.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/LZW.ts#L40) diff --git a/docs/api/namespaces/Log/functions/debug.md b/docs/api/namespaces/Log/functions/debug.md index d23ca2fdb..fd9ae0201 100644 --- a/docs/api/namespaces/Log/functions/debug.md +++ b/docs/api/namespaces/Log/functions/debug.md @@ -16,4 +16,4 @@ ## Defined in -[src/utils/Log.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Log.ts#L44) +[src/utils/Log.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Log.ts#L44) diff --git a/docs/api/namespaces/Log/functions/error.md b/docs/api/namespaces/Log/functions/error.md index 8cf1aeb1f..6e36b1a78 100644 --- a/docs/api/namespaces/Log/functions/error.md +++ b/docs/api/namespaces/Log/functions/error.md @@ -16,4 +16,4 @@ ## Defined in -[src/utils/Log.ts:42](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Log.ts#L42) +[src/utils/Log.ts:42](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Log.ts#L42) diff --git a/docs/api/namespaces/Log/functions/info.md b/docs/api/namespaces/Log/functions/info.md index 1730e8743..f86122cd5 100644 --- a/docs/api/namespaces/Log/functions/info.md +++ b/docs/api/namespaces/Log/functions/info.md @@ -16,4 +16,4 @@ ## Defined in -[src/utils/Log.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Log.ts#L43) +[src/utils/Log.ts:43](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Log.ts#L43) diff --git a/docs/api/namespaces/Log/functions/setLevel.md b/docs/api/namespaces/Log/functions/setLevel.md index 3ccee1f8f..9ad942a0d 100644 --- a/docs/api/namespaces/Log/functions/setLevel.md +++ b/docs/api/namespaces/Log/functions/setLevel.md @@ -14,4 +14,4 @@ ## Defined in -[src/utils/Log.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Log.ts#L46) +[src/utils/Log.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Log.ts#L46) diff --git a/docs/api/namespaces/Log/functions/warn.md b/docs/api/namespaces/Log/functions/warn.md index 267fa1a8d..22e58784c 100644 --- a/docs/api/namespaces/Log/functions/warn.md +++ b/docs/api/namespaces/Log/functions/warn.md @@ -16,4 +16,4 @@ ## Defined in -[src/utils/Log.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Log.ts#L41) +[src/utils/Log.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Log.ts#L41) diff --git a/docs/api/namespaces/Log/functions/warnOnce.md b/docs/api/namespaces/Log/functions/warnOnce.md index 452822c33..249b90507 100644 --- a/docs/api/namespaces/Log/functions/warnOnce.md +++ b/docs/api/namespaces/Log/functions/warnOnce.md @@ -16,4 +16,4 @@ ## Defined in -[src/utils/Log.ts:33](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Log.ts#L33) +[src/utils/Log.ts:33](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Log.ts#L33) diff --git a/docs/api/namespaces/Log/variables/Level.md b/docs/api/namespaces/Log/variables/Level.md index 7876768ce..feecf4772 100644 --- a/docs/api/namespaces/Log/variables/Level.md +++ b/docs/api/namespaces/Log/variables/Level.md @@ -28,4 +28,4 @@ ## Defined in -[src/utils/Log.ts:3](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Log.ts#L3) +[src/utils/Log.ts:3](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Log.ts#L3) diff --git a/docs/api/namespaces/Managers/classes/AccountManager.md b/docs/api/namespaces/Managers/classes/AccountManager.md index 0e86c64eb..a916836fb 100644 --- a/docs/api/namespaces/Managers/classes/AccountManager.md +++ b/docs/api/namespaces/Managers/classes/AccountManager.md @@ -18,7 +18,7 @@ #### Defined in -[src/core/managers/AccountManager.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/AccountManager.ts#L12) +[src/core/managers/AccountManager.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/AccountManager.ts#L12) ## Methods @@ -34,7 +34,7 @@ Retrieves channel info. #### Defined in -[src/core/managers/AccountManager.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/AccountManager.ts#L19) +[src/core/managers/AccountManager.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/AccountManager.ts#L19) *** @@ -50,4 +50,4 @@ Gets YouTube settings. #### Defined in -[src/core/managers/AccountManager.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/AccountManager.ts#L30) +[src/core/managers/AccountManager.ts:30](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/AccountManager.ts#L30) diff --git a/docs/api/namespaces/Managers/classes/InteractionManager.md b/docs/api/namespaces/Managers/classes/InteractionManager.md index 51f76975b..1ad75ef50 100644 --- a/docs/api/namespaces/Managers/classes/InteractionManager.md +++ b/docs/api/namespaces/Managers/classes/InteractionManager.md @@ -18,7 +18,7 @@ #### Defined in -[src/core/managers/InteractionManager.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/InteractionManager.ts#L10) +[src/core/managers/InteractionManager.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/InteractionManager.ts#L10) ## Methods @@ -44,7 +44,7 @@ The comment text #### Defined in -[src/core/managers/InteractionManager.ts:119](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/InteractionManager.ts#L119) +[src/core/managers/InteractionManager.ts:119](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/InteractionManager.ts#L119) *** @@ -66,7 +66,7 @@ The video ID #### Defined in -[src/core/managers/InteractionManager.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/InteractionManager.ts#L38) +[src/core/managers/InteractionManager.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/InteractionManager.ts#L38) *** @@ -88,7 +88,7 @@ The video ID #### Defined in -[src/core/managers/InteractionManager.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/InteractionManager.ts#L18) +[src/core/managers/InteractionManager.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/InteractionManager.ts#L18) *** @@ -110,7 +110,7 @@ The video ID #### Defined in -[src/core/managers/InteractionManager.ts:58](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/InteractionManager.ts#L58) +[src/core/managers/InteractionManager.ts:58](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/InteractionManager.ts#L58) *** @@ -137,7 +137,7 @@ The notification type. #### Defined in -[src/core/managers/InteractionManager.ts:174](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/InteractionManager.ts#L174) +[src/core/managers/InteractionManager.ts:174](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/InteractionManager.ts#L174) *** @@ -159,7 +159,7 @@ The channel ID #### Defined in -[src/core/managers/InteractionManager.ts:78](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/InteractionManager.ts#L78) +[src/core/managers/InteractionManager.ts:78](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/InteractionManager.ts#L78) *** @@ -209,7 +209,7 @@ optional arguments #### Defined in -[src/core/managers/InteractionManager.ts:151](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/InteractionManager.ts#L151) +[src/core/managers/InteractionManager.ts:151](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/InteractionManager.ts#L151) *** @@ -231,4 +231,4 @@ The channel ID #### Defined in -[src/core/managers/InteractionManager.ts:98](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/InteractionManager.ts#L98) +[src/core/managers/InteractionManager.ts:98](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/InteractionManager.ts#L98) diff --git a/docs/api/namespaces/Managers/classes/PlaylistManager.md b/docs/api/namespaces/Managers/classes/PlaylistManager.md index 12468ed3f..1be3162b0 100644 --- a/docs/api/namespaces/Managers/classes/PlaylistManager.md +++ b/docs/api/namespaces/Managers/classes/PlaylistManager.md @@ -18,7 +18,7 @@ #### Defined in -[src/core/managers/PlaylistManager.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/PlaylistManager.ts#L11) +[src/core/managers/PlaylistManager.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/PlaylistManager.ts#L11) ## Methods @@ -52,7 +52,7 @@ An array of video IDs to add to the playlist. #### Defined in -[src/core/managers/PlaylistManager.ts:74](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/PlaylistManager.ts#L74) +[src/core/managers/PlaylistManager.ts:74](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/PlaylistManager.ts#L74) *** @@ -94,7 +94,7 @@ An array of video IDs to add to the playlist. #### Defined in -[src/core/managers/PlaylistManager.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/PlaylistManager.ts#L20) +[src/core/managers/PlaylistManager.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/PlaylistManager.ts#L20) *** @@ -132,7 +132,7 @@ The playlist ID. #### Defined in -[src/core/managers/PlaylistManager.ts:47](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/PlaylistManager.ts#L47) +[src/core/managers/PlaylistManager.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/PlaylistManager.ts#L47) *** @@ -170,7 +170,7 @@ The video ID to move the moved video before. #### Defined in -[src/core/managers/PlaylistManager.ts:154](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/PlaylistManager.ts#L154) +[src/core/managers/PlaylistManager.ts:154](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/PlaylistManager.ts#L154) *** @@ -208,7 +208,7 @@ Option to remove videos using set video IDs. #### Defined in -[src/core/managers/PlaylistManager.ts:104](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/PlaylistManager.ts#L104) +[src/core/managers/PlaylistManager.ts:104](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/PlaylistManager.ts#L104) *** @@ -242,7 +242,7 @@ The description to use for the playlist. #### Defined in -[src/core/managers/PlaylistManager.ts:243](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/PlaylistManager.ts#L243) +[src/core/managers/PlaylistManager.ts:243](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/PlaylistManager.ts#L243) *** @@ -276,4 +276,4 @@ The name / title to use for the playlist. #### Defined in -[src/core/managers/PlaylistManager.ts:216](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/managers/PlaylistManager.ts#L216) +[src/core/managers/PlaylistManager.ts:216](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/managers/PlaylistManager.ts#L216) diff --git a/docs/api/namespaces/Misc/classes/Author.md b/docs/api/namespaces/Misc/classes/Author.md index ce9013034..8d2bd9c11 100644 --- a/docs/api/namespaces/Misc/classes/Author.md +++ b/docs/api/namespaces/Misc/classes/Author.md @@ -24,7 +24,7 @@ #### Defined in -[src/parser/classes/misc/Author.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Author.ts#L21) +[src/parser/classes/misc/Author.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Author.ts#L21) ## Properties @@ -34,7 +34,7 @@ #### Defined in -[src/parser/classes/misc/Author.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Author.ts#L15) +[src/parser/classes/misc/Author.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Author.ts#L15) *** @@ -44,7 +44,7 @@ #### Defined in -[src/parser/classes/misc/Author.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Author.ts#L14) +[src/parser/classes/misc/Author.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Author.ts#L14) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/misc/Author.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Author.ts#L11) +[src/parser/classes/misc/Author.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Author.ts#L11) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/misc/Author.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Author.ts#L16) +[src/parser/classes/misc/Author.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Author.ts#L16) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/misc/Author.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Author.ts#L17) +[src/parser/classes/misc/Author.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Author.ts#L17) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/misc/Author.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Author.ts#L18) +[src/parser/classes/misc/Author.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Author.ts#L18) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/misc/Author.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Author.ts#L12) +[src/parser/classes/misc/Author.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Author.ts#L12) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/misc/Author.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Author.ts#L13) +[src/parser/classes/misc/Author.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Author.ts#L13) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/misc/Author.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Author.ts#L19) +[src/parser/classes/misc/Author.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Author.ts#L19) ## Accessors @@ -128,4 +128,4 @@ #### Defined in -[src/parser/classes/misc/Author.ts:51](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Author.ts#L51) +[src/parser/classes/misc/Author.ts:51](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Author.ts#L51) diff --git a/docs/api/namespaces/Misc/classes/ChildElement.md b/docs/api/namespaces/Misc/classes/ChildElement.md index 8d19de205..2e2bb169f 100644 --- a/docs/api/namespaces/Misc/classes/ChildElement.md +++ b/docs/api/namespaces/Misc/classes/ChildElement.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/misc/ChildElement.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/ChildElement.ts#L11) +[src/parser/classes/misc/ChildElement.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/ChildElement.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/misc/ChildElement.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/ChildElement.ts#L9) +[src/parser/classes/misc/ChildElement.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/ChildElement.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/misc/ChildElement.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/ChildElement.ts#L8) +[src/parser/classes/misc/ChildElement.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/ChildElement.ts#L8) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/misc/ChildElement.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/ChildElement.ts#L7) +[src/parser/classes/misc/ChildElement.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/ChildElement.ts#L7) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/misc/ChildElement.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/ChildElement.ts#L5) +[src/parser/classes/misc/ChildElement.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/ChildElement.ts#L5) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/Misc/classes/EmojiRun.md b/docs/api/namespaces/Misc/classes/EmojiRun.md index 1ba579198..3dd6200d2 100644 --- a/docs/api/namespaces/Misc/classes/EmojiRun.md +++ b/docs/api/namespaces/Misc/classes/EmojiRun.md @@ -22,7 +22,7 @@ #### Defined in -[src/parser/classes/misc/EmojiRun.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/EmojiRun.ts#L15) +[src/parser/classes/misc/EmojiRun.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/EmojiRun.ts#L15) ## Properties @@ -52,7 +52,7 @@ #### Defined in -[src/parser/classes/misc/EmojiRun.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/EmojiRun.ts#L7) +[src/parser/classes/misc/EmojiRun.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/EmojiRun.ts#L7) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/misc/EmojiRun.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/EmojiRun.ts#L6) +[src/parser/classes/misc/EmojiRun.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/EmojiRun.ts#L6) ## Methods @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/misc/EmojiRun.ts:35](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/EmojiRun.ts#L35) +[src/parser/classes/misc/EmojiRun.ts:35](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/EmojiRun.ts#L35) *** @@ -102,4 +102,4 @@ #### Defined in -[src/parser/classes/misc/EmojiRun.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/EmojiRun.ts#L31) +[src/parser/classes/misc/EmojiRun.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/EmojiRun.ts#L31) diff --git a/docs/api/namespaces/Misc/classes/Format.md b/docs/api/namespaces/Misc/classes/Format.md index 8750e80e5..469e972fb 100644 --- a/docs/api/namespaces/Misc/classes/Format.md +++ b/docs/api/namespaces/Misc/classes/Format.md @@ -20,7 +20,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:85](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L85) +[src/parser/classes/misc/Format.ts:85](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L85) ## Properties @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:58](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L58) +[src/parser/classes/misc/Format.ts:58](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L58) *** @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L60) +[src/parser/classes/misc/Format.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L60) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:57](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L57) +[src/parser/classes/misc/Format.ts:57](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L57) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:59](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L59) +[src/parser/classes/misc/Format.ts:59](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L59) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:72](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L72) +[src/parser/classes/misc/Format.ts:72](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L72) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:49](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L49) +[src/parser/classes/misc/Format.ts:49](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L49) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L50) +[src/parser/classes/misc/Format.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L50) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:83](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L83) +[src/parser/classes/misc/Format.ts:83](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L83) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:71](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L71) +[src/parser/classes/misc/Format.ts:71](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L71) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:82](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L82) +[src/parser/classes/misc/Format.ts:82](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L82) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:42](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L42) +[src/parser/classes/misc/Format.ts:42](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L42) *** @@ -140,7 +140,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:65](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L65) +[src/parser/classes/misc/Format.ts:65](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L65) *** @@ -150,7 +150,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:45](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L45) +[src/parser/classes/misc/Format.ts:45](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L45) *** @@ -160,7 +160,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:64](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L64) +[src/parser/classes/misc/Format.ts:64](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L64) *** @@ -170,7 +170,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:53](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L53) +[src/parser/classes/misc/Format.ts:53](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L53) *** @@ -180,7 +180,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L46) +[src/parser/classes/misc/Format.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L46) *** @@ -190,7 +190,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:73](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L73) +[src/parser/classes/misc/Format.ts:73](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L73) *** @@ -200,7 +200,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L75) +[src/parser/classes/misc/Format.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L75) *** @@ -210,7 +210,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:74](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L74) +[src/parser/classes/misc/Format.ts:74](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L74) *** @@ -220,7 +220,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L39) +[src/parser/classes/misc/Format.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L39) *** @@ -230,7 +230,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:56](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L56) +[src/parser/classes/misc/Format.ts:56](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L56) *** @@ -240,7 +240,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:70](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L70) +[src/parser/classes/misc/Format.ts:70](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L70) *** @@ -250,7 +250,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:69](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L69) +[src/parser/classes/misc/Format.ts:69](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L69) *** @@ -260,7 +260,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:78](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L78) +[src/parser/classes/misc/Format.ts:78](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L78) *** @@ -270,7 +270,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:79](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L79) +[src/parser/classes/misc/Format.ts:79](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L79) *** @@ -280,7 +280,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:63](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L63) +[src/parser/classes/misc/Format.ts:63](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L63) *** @@ -290,7 +290,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:77](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L77) +[src/parser/classes/misc/Format.ts:77](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L77) *** @@ -300,7 +300,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:81](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L81) +[src/parser/classes/misc/Format.ts:81](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L81) *** @@ -310,7 +310,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:80](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L80) +[src/parser/classes/misc/Format.ts:80](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L80) *** @@ -320,7 +320,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:68](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L68) +[src/parser/classes/misc/Format.ts:68](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L68) *** @@ -330,7 +330,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:36](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L36) +[src/parser/classes/misc/Format.ts:36](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L36) *** @@ -340,7 +340,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:76](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L76) +[src/parser/classes/misc/Format.ts:76](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L76) *** @@ -350,7 +350,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L40) +[src/parser/classes/misc/Format.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L40) *** @@ -360,7 +360,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L41) +[src/parser/classes/misc/Format.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L41) *** @@ -370,7 +370,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:61](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L61) +[src/parser/classes/misc/Format.ts:61](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L61) *** @@ -380,7 +380,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:55](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L55) +[src/parser/classes/misc/Format.ts:55](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L55) *** @@ -390,7 +390,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:67](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L67) +[src/parser/classes/misc/Format.ts:67](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L67) *** @@ -400,7 +400,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:48](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L48) +[src/parser/classes/misc/Format.ts:48](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L48) *** @@ -410,7 +410,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L43) +[src/parser/classes/misc/Format.ts:43](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L43) *** @@ -420,7 +420,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:47](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L47) +[src/parser/classes/misc/Format.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L47) *** @@ -430,7 +430,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:62](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L62) +[src/parser/classes/misc/Format.ts:62](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L62) *** @@ -440,7 +440,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:51](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L51) +[src/parser/classes/misc/Format.ts:51](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L51) *** @@ -450,7 +450,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:54](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L54) +[src/parser/classes/misc/Format.ts:54](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L54) *** @@ -460,7 +460,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:52](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L52) +[src/parser/classes/misc/Format.ts:52](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L52) *** @@ -470,7 +470,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:66](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L66) +[src/parser/classes/misc/Format.ts:66](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L66) *** @@ -480,7 +480,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:37](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L37) +[src/parser/classes/misc/Format.ts:37](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L37) *** @@ -490,7 +490,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L38) +[src/parser/classes/misc/Format.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L38) *** @@ -500,7 +500,7 @@ #### Defined in -[src/parser/classes/misc/Format.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L44) +[src/parser/classes/misc/Format.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L44) ## Methods @@ -524,4 +524,4 @@ The deciphered URL as a string. If no player is provided, returns the original U #### Defined in -[src/parser/classes/misc/Format.ts:244](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Format.ts#L244) +[src/parser/classes/misc/Format.ts:244](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Format.ts#L244) diff --git a/docs/api/namespaces/Misc/classes/Text.md b/docs/api/namespaces/Misc/classes/Text.md index a605f4317..c1d5c71ce 100644 --- a/docs/api/namespaces/Misc/classes/Text.md +++ b/docs/api/namespaces/Misc/classes/Text.md @@ -18,7 +18,7 @@ #### Defined in -[src/parser/classes/misc/Text.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Text.ts#L31) +[src/parser/classes/misc/Text.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Text.ts#L31) ## Properties @@ -28,7 +28,7 @@ #### Defined in -[src/parser/classes/misc/Text.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Text.ts#L29) +[src/parser/classes/misc/Text.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Text.ts#L29) *** @@ -38,7 +38,7 @@ #### Defined in -[src/parser/classes/misc/Text.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Text.ts#L28) +[src/parser/classes/misc/Text.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Text.ts#L28) *** @@ -48,7 +48,7 @@ #### Defined in -[src/parser/classes/misc/Text.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Text.ts#L27) +[src/parser/classes/misc/Text.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Text.ts#L27) ## Methods @@ -66,7 +66,7 @@ Whether the text is empty. #### Defined in -[src/parser/classes/misc/Text.ts:197](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Text.ts#L197) +[src/parser/classes/misc/Text.ts:197](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Text.ts#L197) *** @@ -84,7 +84,7 @@ The HTML. #### Defined in -[src/parser/classes/misc/Text.ts:189](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Text.ts#L189) +[src/parser/classes/misc/Text.ts:189](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Text.ts#L189) *** @@ -102,7 +102,7 @@ The text. #### Defined in -[src/parser/classes/misc/Text.ts:205](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Text.ts#L205) +[src/parser/classes/misc/Text.ts:205](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Text.ts#L205) *** @@ -120,4 +120,4 @@ The text. #### Defined in -[src/parser/classes/misc/Text.ts:54](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Text.ts#L54) +[src/parser/classes/misc/Text.ts:54](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Text.ts#L54) diff --git a/docs/api/namespaces/Misc/classes/TextRun.md b/docs/api/namespaces/Misc/classes/TextRun.md index f1d9913cb..54fa76f0b 100644 --- a/docs/api/namespaces/Misc/classes/TextRun.md +++ b/docs/api/namespaces/Misc/classes/TextRun.md @@ -22,7 +22,7 @@ #### Defined in -[src/parser/classes/misc/TextRun.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/TextRun.ts#L14) +[src/parser/classes/misc/TextRun.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/TextRun.ts#L14) ## Properties @@ -32,7 +32,7 @@ #### Defined in -[src/parser/classes/misc/TextRun.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/TextRun.ts#L12) +[src/parser/classes/misc/TextRun.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/TextRun.ts#L12) *** @@ -42,7 +42,7 @@ #### Defined in -[src/parser/classes/misc/TextRun.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/TextRun.ts#L8) +[src/parser/classes/misc/TextRun.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/TextRun.ts#L8) *** @@ -52,7 +52,7 @@ #### Defined in -[src/parser/classes/misc/TextRun.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/TextRun.ts#L11) +[src/parser/classes/misc/TextRun.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/TextRun.ts#L11) *** @@ -62,7 +62,7 @@ #### Defined in -[src/parser/classes/misc/TextRun.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/TextRun.ts#L7) +[src/parser/classes/misc/TextRun.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/TextRun.ts#L7) *** @@ -72,7 +72,7 @@ #### Defined in -[src/parser/classes/misc/TextRun.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/TextRun.ts#L9) +[src/parser/classes/misc/TextRun.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/TextRun.ts#L9) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/misc/TextRun.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/TextRun.ts#L10) +[src/parser/classes/misc/TextRun.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/TextRun.ts#L10) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/misc/TextRun.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/TextRun.ts#L6) +[src/parser/classes/misc/TextRun.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/TextRun.ts#L6) ## Methods @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/misc/TextRun.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/TextRun.ts#L32) +[src/parser/classes/misc/TextRun.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/TextRun.ts#L32) *** @@ -132,4 +132,4 @@ #### Defined in -[src/parser/classes/misc/TextRun.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/TextRun.ts#L28) +[src/parser/classes/misc/TextRun.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/TextRun.ts#L28) diff --git a/docs/api/namespaces/Misc/classes/Thumbnail.md b/docs/api/namespaces/Misc/classes/Thumbnail.md index b51fba1a8..21a0bcc04 100644 --- a/docs/api/namespaces/Misc/classes/Thumbnail.md +++ b/docs/api/namespaces/Misc/classes/Thumbnail.md @@ -18,7 +18,7 @@ #### Defined in -[src/parser/classes/misc/Thumbnail.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Thumbnail.ts#L8) +[src/parser/classes/misc/Thumbnail.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Thumbnail.ts#L8) ## Properties @@ -28,7 +28,7 @@ #### Defined in -[src/parser/classes/misc/Thumbnail.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Thumbnail.ts#L6) +[src/parser/classes/misc/Thumbnail.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Thumbnail.ts#L6) *** @@ -38,7 +38,7 @@ #### Defined in -[src/parser/classes/misc/Thumbnail.ts:4](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Thumbnail.ts#L4) +[src/parser/classes/misc/Thumbnail.ts:4](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Thumbnail.ts#L4) *** @@ -48,7 +48,7 @@ #### Defined in -[src/parser/classes/misc/Thumbnail.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Thumbnail.ts#L5) +[src/parser/classes/misc/Thumbnail.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Thumbnail.ts#L5) ## Methods @@ -68,4 +68,4 @@ Get thumbnails from response object. #### Defined in -[src/parser/classes/misc/Thumbnail.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/Thumbnail.ts#L17) +[src/parser/classes/misc/Thumbnail.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/Thumbnail.ts#L17) diff --git a/docs/api/namespaces/Misc/classes/VideoDetails.md b/docs/api/namespaces/Misc/classes/VideoDetails.md index fa77d1300..cc616c9d7 100644 --- a/docs/api/namespaces/Misc/classes/VideoDetails.md +++ b/docs/api/namespaces/Misc/classes/VideoDetails.md @@ -18,7 +18,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L26) +[src/parser/classes/misc/VideoDetails.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L26) ## Properties @@ -28,7 +28,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L13) +[src/parser/classes/misc/VideoDetails.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L13) *** @@ -38,7 +38,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L15) +[src/parser/classes/misc/VideoDetails.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L15) *** @@ -48,7 +48,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L6) +[src/parser/classes/misc/VideoDetails.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L6) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L8) +[src/parser/classes/misc/VideoDetails.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L8) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L5) +[src/parser/classes/misc/VideoDetails.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L5) *** @@ -78,7 +78,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L21) +[src/parser/classes/misc/VideoDetails.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L21) *** @@ -88,7 +88,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L17) +[src/parser/classes/misc/VideoDetails.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L17) *** @@ -98,7 +98,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L18) +[src/parser/classes/misc/VideoDetails.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L18) *** @@ -108,7 +108,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L19) +[src/parser/classes/misc/VideoDetails.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L19) *** @@ -118,7 +118,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L23) +[src/parser/classes/misc/VideoDetails.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L23) *** @@ -128,7 +128,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L10) +[src/parser/classes/misc/VideoDetails.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L10) *** @@ -138,7 +138,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L22) +[src/parser/classes/misc/VideoDetails.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L22) *** @@ -148,7 +148,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L16) +[src/parser/classes/misc/VideoDetails.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L16) *** @@ -158,7 +158,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L20) +[src/parser/classes/misc/VideoDetails.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L20) *** @@ -168,7 +168,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L9) +[src/parser/classes/misc/VideoDetails.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L9) *** @@ -178,7 +178,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L24) +[src/parser/classes/misc/VideoDetails.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L24) *** @@ -188,7 +188,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L11) +[src/parser/classes/misc/VideoDetails.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L11) *** @@ -198,7 +198,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L12) +[src/parser/classes/misc/VideoDetails.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L12) *** @@ -208,7 +208,7 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L7) +[src/parser/classes/misc/VideoDetails.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L7) *** @@ -218,4 +218,4 @@ #### Defined in -[src/parser/classes/misc/VideoDetails.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/misc/VideoDetails.ts#L14) +[src/parser/classes/misc/VideoDetails.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/misc/VideoDetails.ts#L14) diff --git a/docs/api/namespaces/Mixins/classes/Feed.md b/docs/api/namespaces/Mixins/classes/Feed.md index 394252787..414439c2a 100644 --- a/docs/api/namespaces/Mixins/classes/Feed.md +++ b/docs/api/namespaces/Mixins/classes/Feed.md @@ -39,7 +39,7 @@ #### Defined in -[src/core/mixins/Feed.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L44) +[src/core/mixins/Feed.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L44) ## Accessors @@ -53,7 +53,7 @@ #### Defined in -[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L178) +[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L178) *** @@ -69,7 +69,7 @@ Get all the channels in the feed #### Defined in -[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L123) +[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L123) *** @@ -85,7 +85,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L192) +[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L192) *** @@ -99,7 +99,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L134) +[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L134) *** @@ -115,7 +115,7 @@ Get the original page data #### Defined in -[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L185) +[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L185) *** @@ -131,7 +131,7 @@ Returns contents from the page. #### Defined in -[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L141) +[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L141) *** @@ -147,7 +147,7 @@ Get all playlists in the feed #### Defined in -[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L130) +[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L130) *** @@ -163,7 +163,7 @@ Get all the community posts in the feed #### Defined in -[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L116) +[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L116) *** @@ -179,7 +179,7 @@ Returns secondary contents from the page. #### Defined in -[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L166) +[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L166) *** @@ -195,7 +195,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L152) +[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L152) *** @@ -211,7 +211,7 @@ Get all the videos in the feed #### Defined in -[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L109) +[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L109) ## Methods @@ -227,7 +227,7 @@ Retrieves next batch of contents and returns a new [Feed](Feed.md) object. #### Defined in -[src/core/mixins/Feed.ts:216](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L216) +[src/core/mixins/Feed.ts:216](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L216) *** @@ -243,7 +243,7 @@ Retrieves continuation data as it is. #### Defined in -[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L199) +[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L199) *** @@ -263,7 +263,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L159) +[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L159) *** @@ -283,7 +283,7 @@ Get all playlists on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L91) +[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L91) *** @@ -303,4 +303,4 @@ Get all videos on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L75) +[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L75) diff --git a/docs/api/namespaces/Mixins/classes/FilterableFeed.md b/docs/api/namespaces/Mixins/classes/FilterableFeed.md index 7df254d56..a601e50ac 100644 --- a/docs/api/namespaces/Mixins/classes/FilterableFeed.md +++ b/docs/api/namespaces/Mixins/classes/FilterableFeed.md @@ -40,7 +40,7 @@ #### Defined in -[src/core/mixins/FilterableFeed.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/FilterableFeed.ts#L13) +[src/core/mixins/FilterableFeed.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/FilterableFeed.ts#L13) ## Accessors @@ -58,7 +58,7 @@ #### Defined in -[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L178) +[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L178) *** @@ -78,7 +78,7 @@ Get all the channels in the feed #### Defined in -[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L123) +[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L123) *** @@ -94,7 +94,7 @@ Returns the filter chips. #### Defined in -[src/core/mixins/FilterableFeed.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/FilterableFeed.ts#L20) +[src/core/mixins/FilterableFeed.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/FilterableFeed.ts#L20) *** @@ -110,7 +110,7 @@ Returns available filters. #### Defined in -[src/core/mixins/FilterableFeed.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/FilterableFeed.ts#L38) +[src/core/mixins/FilterableFeed.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/FilterableFeed.ts#L38) *** @@ -130,7 +130,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L192) +[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L192) *** @@ -148,7 +148,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L134) +[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L134) *** @@ -168,7 +168,7 @@ Get the original page data #### Defined in -[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L185) +[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L185) *** @@ -188,7 +188,7 @@ Returns contents from the page. #### Defined in -[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L141) +[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L141) *** @@ -208,7 +208,7 @@ Get all playlists in the feed #### Defined in -[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L130) +[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L130) *** @@ -228,7 +228,7 @@ Get all the community posts in the feed #### Defined in -[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L116) +[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L116) *** @@ -248,7 +248,7 @@ Returns secondary contents from the page. #### Defined in -[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L166) +[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L166) *** @@ -268,7 +268,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L152) +[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L152) *** @@ -288,7 +288,7 @@ Get all the videos in the feed #### Defined in -[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L109) +[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L109) ## Methods @@ -308,7 +308,7 @@ Retrieves next batch of contents and returns a new [Feed](Feed.md) object. #### Defined in -[src/core/mixins/Feed.ts:216](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L216) +[src/core/mixins/Feed.ts:216](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L216) *** @@ -328,7 +328,7 @@ Retrieves continuation data as it is. #### Defined in -[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L199) +[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L199) *** @@ -348,7 +348,7 @@ Applies given filter and returns a new [Feed](Feed.md) object. #### Defined in -[src/core/mixins/FilterableFeed.ts:45](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/FilterableFeed.ts#L45) +[src/core/mixins/FilterableFeed.ts:45](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/FilterableFeed.ts#L45) *** @@ -372,7 +372,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L159) +[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L159) *** @@ -396,7 +396,7 @@ Get all playlists on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L91) +[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L91) *** @@ -420,4 +420,4 @@ Get all videos on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L75) +[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L75) diff --git a/docs/api/namespaces/Mixins/classes/MediaInfo.md b/docs/api/namespaces/Mixins/classes/MediaInfo.md index 2fcfe436c..86a7cb3af 100644 --- a/docs/api/namespaces/Mixins/classes/MediaInfo.md +++ b/docs/api/namespaces/Mixins/classes/MediaInfo.md @@ -29,7 +29,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:48](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L48) +[src/core/mixins/MediaInfo.ts:49](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L49) ## Properties @@ -39,7 +39,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L39) +[src/core/mixins/MediaInfo.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L40) *** @@ -181,7 +181,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L38) +[src/core/mixins/MediaInfo.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L39) *** @@ -191,7 +191,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:42](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L42) +[src/core/mixins/MediaInfo.ts:43](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L43) *** @@ -201,7 +201,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L43) +[src/core/mixins/MediaInfo.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L44) *** @@ -211,7 +211,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L41) +[src/core/mixins/MediaInfo.ts:42](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L42) *** @@ -221,7 +221,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:45](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L45) +[src/core/mixins/MediaInfo.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L46) *** @@ -231,7 +231,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L46) +[src/core/mixins/MediaInfo.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L47) *** @@ -241,7 +241,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L40) +[src/core/mixins/MediaInfo.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L41) *** @@ -251,7 +251,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L44) +[src/core/mixins/MediaInfo.ts:45](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L45) ## Accessors @@ -265,7 +265,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:226](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L226) +[src/core/mixins/MediaInfo.ts:227](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L227) *** @@ -281,7 +281,7 @@ Content Playback Nonce. #### Defined in -[src/core/mixins/MediaInfo.ts:233](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L233) +[src/core/mixins/MediaInfo.ts:234](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L234) *** @@ -297,7 +297,7 @@ Parsed InnerTube response. #### Defined in -[src/core/mixins/MediaInfo.ts:240](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L240) +[src/core/mixins/MediaInfo.ts:241](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L241) ## Methods @@ -321,7 +321,7 @@ Adds video to the watch history. #### Defined in -[src/core/mixins/MediaInfo.ts:207](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L207) +[src/core/mixins/MediaInfo.ts:208](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L208) *** @@ -343,7 +343,7 @@ Options #### Defined in -[src/core/mixins/MediaInfo.ts:157](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L157) +[src/core/mixins/MediaInfo.ts:158](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L158) *** @@ -365,7 +365,7 @@ Download options. #### Defined in -[src/core/mixins/MediaInfo.ts:165](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L165) +[src/core/mixins/MediaInfo.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L166) *** @@ -387,7 +387,7 @@ Get a cleaned up representation of the adaptive_formats #### Defined in -[src/core/mixins/MediaInfo.ts:140](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L140) +[src/core/mixins/MediaInfo.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L141) *** @@ -403,7 +403,7 @@ Retrieves the video's transcript. #### Defined in -[src/core/mixins/MediaInfo.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L178) +[src/core/mixins/MediaInfo.ts:179](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L179) *** @@ -435,4 +435,4 @@ DASH manifest #### Defined in -[src/core/mixins/MediaInfo.ts:105](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L105) +[src/core/mixins/MediaInfo.ts:106](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L106) diff --git a/docs/api/namespaces/Mixins/classes/TabbedFeed.md b/docs/api/namespaces/Mixins/classes/TabbedFeed.md index 7608d2ea2..847eadd19 100644 --- a/docs/api/namespaces/Mixins/classes/TabbedFeed.md +++ b/docs/api/namespaces/Mixins/classes/TabbedFeed.md @@ -38,7 +38,7 @@ #### Defined in -[src/core/mixins/TabbedFeed.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/TabbedFeed.ts#L13) +[src/core/mixins/TabbedFeed.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/TabbedFeed.ts#L13) ## Accessors @@ -56,7 +56,7 @@ #### Defined in -[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L178) +[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L178) *** @@ -76,7 +76,7 @@ Get all the channels in the feed #### Defined in -[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L123) +[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L123) *** @@ -96,7 +96,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L192) +[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L192) *** @@ -114,7 +114,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L134) +[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L134) *** @@ -134,7 +134,7 @@ Get the original page data #### Defined in -[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L185) +[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L185) *** @@ -154,7 +154,7 @@ Returns contents from the page. #### Defined in -[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L141) +[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L141) *** @@ -174,7 +174,7 @@ Get all playlists in the feed #### Defined in -[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L130) +[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L130) *** @@ -194,7 +194,7 @@ Get all the community posts in the feed #### Defined in -[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L116) +[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L116) *** @@ -214,7 +214,7 @@ Returns secondary contents from the page. #### Defined in -[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L166) +[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L166) *** @@ -234,7 +234,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L152) +[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L152) *** @@ -248,7 +248,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/TabbedFeed.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/TabbedFeed.ts#L19) +[src/core/mixins/TabbedFeed.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/TabbedFeed.ts#L19) *** @@ -262,7 +262,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/TabbedFeed.ts:55](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/TabbedFeed.ts#L55) +[src/core/mixins/TabbedFeed.ts:55](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/TabbedFeed.ts#L55) *** @@ -282,7 +282,7 @@ Get all the videos in the feed #### Defined in -[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L109) +[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L109) ## Methods @@ -302,7 +302,7 @@ Retrieves next batch of contents and returns a new [Feed](Feed.md) object. #### Defined in -[src/core/mixins/Feed.ts:216](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L216) +[src/core/mixins/Feed.ts:216](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L216) *** @@ -322,7 +322,7 @@ Retrieves continuation data as it is. #### Defined in -[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L199) +[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L199) *** @@ -346,7 +346,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L159) +[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L159) *** @@ -364,7 +364,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/TabbedFeed.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/TabbedFeed.ts#L23) +[src/core/mixins/TabbedFeed.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/TabbedFeed.ts#L23) *** @@ -382,7 +382,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/TabbedFeed.ts:37](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/TabbedFeed.ts#L37) +[src/core/mixins/TabbedFeed.ts:37](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/TabbedFeed.ts#L37) *** @@ -400,7 +400,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/TabbedFeed.ts:51](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/TabbedFeed.ts#L51) +[src/core/mixins/TabbedFeed.ts:51](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/TabbedFeed.ts#L51) *** @@ -424,7 +424,7 @@ Get all playlists on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L91) +[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L91) *** @@ -448,4 +448,4 @@ Get all videos on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L75) +[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L75) diff --git a/docs/api/namespaces/Parser/functions/addRuntimeParser.md b/docs/api/namespaces/Parser/functions/addRuntimeParser.md index 517acd99a..590bccfa9 100644 --- a/docs/api/namespaces/Parser/functions/addRuntimeParser.md +++ b/docs/api/namespaces/Parser/functions/addRuntimeParser.md @@ -16,4 +16,4 @@ ## Defined in -[src/parser/parser.ts:216](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L216) +[src/parser/parser.ts:216](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L216) diff --git a/docs/api/namespaces/Parser/functions/applyCommentsMutations.md b/docs/api/namespaces/Parser/functions/applyCommentsMutations.md index 3b38f5de8..4265c2eae 100644 --- a/docs/api/namespaces/Parser/functions/applyCommentsMutations.md +++ b/docs/api/namespaces/Parser/functions/applyCommentsMutations.md @@ -16,4 +16,4 @@ ## Defined in -[src/parser/parser.ts:780](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L780) +[src/parser/parser.ts:780](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L780) diff --git a/docs/api/namespaces/Parser/functions/applyMutations.md b/docs/api/namespaces/Parser/functions/applyMutations.md index 26ec8b85f..99f35cb1f 100644 --- a/docs/api/namespaces/Parser/functions/applyMutations.md +++ b/docs/api/namespaces/Parser/functions/applyMutations.md @@ -16,4 +16,4 @@ ## Defined in -[src/parser/parser.ts:744](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L744) +[src/parser/parser.ts:744](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L744) diff --git a/docs/api/namespaces/Parser/functions/getDynamicParsers.md b/docs/api/namespaces/Parser/functions/getDynamicParsers.md index 2825189da..2c7f3323a 100644 --- a/docs/api/namespaces/Parser/functions/getDynamicParsers.md +++ b/docs/api/namespaces/Parser/functions/getDynamicParsers.md @@ -10,4 +10,4 @@ ## Defined in -[src/parser/parser.ts:221](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L221) +[src/parser/parser.ts:221](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L221) diff --git a/docs/api/namespaces/Parser/functions/getParserByName.md b/docs/api/namespaces/Parser/functions/getParserByName.md index 92b172aa3..8b4621603 100644 --- a/docs/api/namespaces/Parser/functions/getParserByName.md +++ b/docs/api/namespaces/Parser/functions/getParserByName.md @@ -14,4 +14,4 @@ ## Defined in -[src/parser/parser.ts:200](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L200) +[src/parser/parser.ts:200](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L200) diff --git a/docs/api/namespaces/Parser/functions/hasParser.md b/docs/api/namespaces/Parser/functions/hasParser.md index 528828f21..53349f858 100644 --- a/docs/api/namespaces/Parser/functions/hasParser.md +++ b/docs/api/namespaces/Parser/functions/hasParser.md @@ -14,4 +14,4 @@ ## Defined in -[src/parser/parser.ts:212](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L212) +[src/parser/parser.ts:212](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L212) diff --git a/docs/api/namespaces/Parser/functions/parse.md b/docs/api/namespaces/Parser/functions/parse.md index 2b1d7ece4..236eb18ab 100644 --- a/docs/api/namespaces/Parser/functions/parse.md +++ b/docs/api/namespaces/Parser/functions/parse.md @@ -34,7 +34,7 @@ YTNode types that are allowed to be parsed. ### Defined in -[src/parser/parser.ts:603](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L603) +[src/parser/parser.ts:603](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L603) ## parse(data, requireArray, validTypes) @@ -60,7 +60,7 @@ YTNode types that are allowed to be parsed. ### Defined in -[src/parser/parser.ts:604](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L604) +[src/parser/parser.ts:604](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L604) ## parse(data, requireArray, validTypes) @@ -84,4 +84,4 @@ YTNode types that are allowed to be parsed. ### Defined in -[src/parser/parser.ts:605](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L605) +[src/parser/parser.ts:605](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L605) diff --git a/docs/api/namespaces/Parser/functions/parseActions.md b/docs/api/namespaces/Parser/functions/parseActions.md index 4ec221240..39e243d80 100644 --- a/docs/api/namespaces/Parser/functions/parseActions.md +++ b/docs/api/namespaces/Parser/functions/parseActions.md @@ -14,4 +14,4 @@ ## Defined in -[src/parser/parser.ts:730](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L730) +[src/parser/parser.ts:730](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L730) diff --git a/docs/api/namespaces/Parser/functions/parseArray.md b/docs/api/namespaces/Parser/functions/parseArray.md index 190c0c9fd..6e8a3e5c0 100644 --- a/docs/api/namespaces/Parser/functions/parseArray.md +++ b/docs/api/namespaces/Parser/functions/parseArray.md @@ -30,7 +30,7 @@ YTNode types that are allowed to be parsed. ### Defined in -[src/parser/parser.ts:576](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L576) +[src/parser/parser.ts:576](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L576) ## parseArray(data, validType) @@ -52,7 +52,7 @@ YTNode types that are allowed to be parsed. ### Defined in -[src/parser/parser.ts:577](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L577) +[src/parser/parser.ts:577](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L577) ## parseArray(data) @@ -68,4 +68,4 @@ YTNode types that are allowed to be parsed. ### Defined in -[src/parser/parser.ts:578](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L578) +[src/parser/parser.ts:578](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L578) diff --git a/docs/api/namespaces/Parser/functions/parseC.md b/docs/api/namespaces/Parser/functions/parseC.md index 24bde3f60..b77115e4b 100644 --- a/docs/api/namespaces/Parser/functions/parseC.md +++ b/docs/api/namespaces/Parser/functions/parseC.md @@ -14,4 +14,4 @@ ## Defined in -[src/parser/parser.ts:690](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L690) +[src/parser/parser.ts:690](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L690) diff --git a/docs/api/namespaces/Parser/functions/parseCommand.md b/docs/api/namespaces/Parser/functions/parseCommand.md index fd67ad51f..6c2205c39 100644 --- a/docs/api/namespaces/Parser/functions/parseCommand.md +++ b/docs/api/namespaces/Parser/functions/parseCommand.md @@ -20,4 +20,4 @@ A YTNode instance if parsing is successful, undefined otherwise ## Defined in -[src/parser/parser.ts:638](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L638) +[src/parser/parser.ts:638](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L638) diff --git a/docs/api/namespaces/Parser/functions/parseCommands.md b/docs/api/namespaces/Parser/functions/parseCommands.md index cacb0bdc8..211765ab6 100644 --- a/docs/api/namespaces/Parser/functions/parseCommands.md +++ b/docs/api/namespaces/Parser/functions/parseCommands.md @@ -20,4 +20,4 @@ An observed array of parsed YTNodes ## Defined in -[src/parser/parser.ts:674](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L674) +[src/parser/parser.ts:674](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L674) diff --git a/docs/api/namespaces/Parser/functions/parseFormats.md b/docs/api/namespaces/Parser/functions/parseFormats.md index 2fdda93db..40a41b162 100644 --- a/docs/api/namespaces/Parser/functions/parseFormats.md +++ b/docs/api/namespaces/Parser/functions/parseFormats.md @@ -16,4 +16,4 @@ ## Defined in -[src/parser/parser.ts:740](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L740) +[src/parser/parser.ts:740](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L740) diff --git a/docs/api/namespaces/Parser/functions/parseItem.md b/docs/api/namespaces/Parser/functions/parseItem.md index 17a0eb3e6..30aa570b3 100644 --- a/docs/api/namespaces/Parser/functions/parseItem.md +++ b/docs/api/namespaces/Parser/functions/parseItem.md @@ -30,7 +30,7 @@ YTNode types that are allowed to be parsed. ### Defined in -[src/parser/parser.ts:510](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L510) +[src/parser/parser.ts:510](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L510) ## parseItem(data, validTypes) @@ -52,7 +52,7 @@ YTNode types that are allowed to be parsed. ### Defined in -[src/parser/parser.ts:511](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L511) +[src/parser/parser.ts:511](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L511) ## parseItem(data) @@ -68,4 +68,4 @@ YTNode types that are allowed to be parsed. ### Defined in -[src/parser/parser.ts:512](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L512) +[src/parser/parser.ts:512](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L512) diff --git a/docs/api/namespaces/Parser/functions/parseLC.md b/docs/api/namespaces/Parser/functions/parseLC.md index e8198cbe7..536a070b6 100644 --- a/docs/api/namespaces/Parser/functions/parseLC.md +++ b/docs/api/namespaces/Parser/functions/parseLC.md @@ -14,4 +14,4 @@ ## Defined in -[src/parser/parser.ts:696](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L696) +[src/parser/parser.ts:696](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L696) diff --git a/docs/api/namespaces/Parser/functions/parseRR.md b/docs/api/namespaces/Parser/functions/parseRR.md index b770bacfc..eb9035bb6 100644 --- a/docs/api/namespaces/Parser/functions/parseRR.md +++ b/docs/api/namespaces/Parser/functions/parseRR.md @@ -14,4 +14,4 @@ ## Defined in -[src/parser/parser.ts:717](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L717) +[src/parser/parser.ts:717](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L717) diff --git a/docs/api/namespaces/Parser/functions/parseResponse.md b/docs/api/namespaces/Parser/functions/parseResponse.md index 303ef02a7..f07a76c55 100644 --- a/docs/api/namespaces/Parser/functions/parseResponse.md +++ b/docs/api/namespaces/Parser/functions/parseResponse.md @@ -22,4 +22,4 @@ Raw data. ## Defined in -[src/parser/parser.ts:229](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L229) +[src/parser/parser.ts:229](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L229) diff --git a/docs/api/namespaces/Parser/functions/sanitizeClassName.md b/docs/api/namespaces/Parser/functions/sanitizeClassName.md index 038d330c1..6745ed2ae 100644 --- a/docs/api/namespaces/Parser/functions/sanitizeClassName.md +++ b/docs/api/namespaces/Parser/functions/sanitizeClassName.md @@ -14,4 +14,4 @@ ## Defined in -[src/parser/parser.ts:194](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L194) +[src/parser/parser.ts:194](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L194) diff --git a/docs/api/namespaces/Parser/functions/setParserErrorHandler.md b/docs/api/namespaces/Parser/functions/setParserErrorHandler.md index 9964efe68..d878fc6d5 100644 --- a/docs/api/namespaces/Parser/functions/setParserErrorHandler.md +++ b/docs/api/namespaces/Parser/functions/setParserErrorHandler.md @@ -14,4 +14,4 @@ ## Defined in -[src/parser/parser.ts:161](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L161) +[src/parser/parser.ts:161](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L161) diff --git a/docs/api/namespaces/Parser/functions/shouldIgnore.md b/docs/api/namespaces/Parser/functions/shouldIgnore.md index ccb07382e..4012457fd 100644 --- a/docs/api/namespaces/Parser/functions/shouldIgnore.md +++ b/docs/api/namespaces/Parser/functions/shouldIgnore.md @@ -14,4 +14,4 @@ ## Defined in -[src/parser/parser.ts:190](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L190) +[src/parser/parser.ts:190](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L190) diff --git a/docs/api/namespaces/Parser/type-aliases/ParserError.md b/docs/api/namespaces/Parser/type-aliases/ParserError.md index db49d8202..786b093b1 100644 --- a/docs/api/namespaces/Parser/type-aliases/ParserError.md +++ b/docs/api/namespaces/Parser/type-aliases/ParserError.md @@ -12,4 +12,4 @@ ## Defined in -[src/parser/parser.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L44) +[src/parser/parser.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L44) diff --git a/docs/api/namespaces/Parser/type-aliases/ParserErrorHandler.md b/docs/api/namespaces/Parser/type-aliases/ParserErrorHandler.md index 946c74b56..0302cf8f3 100644 --- a/docs/api/namespaces/Parser/type-aliases/ParserErrorHandler.md +++ b/docs/api/namespaces/Parser/type-aliases/ParserErrorHandler.md @@ -14,4 +14,4 @@ ## Defined in -[src/parser/parser.ts:71](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/parser.ts#L71) +[src/parser/parser.ts:71](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/parser.ts#L71) diff --git a/docs/api/namespaces/ProtoUtils/functions/decodeVisitorData.md b/docs/api/namespaces/ProtoUtils/functions/decodeVisitorData.md index 4332653ab..df385828f 100644 --- a/docs/api/namespaces/ProtoUtils/functions/decodeVisitorData.md +++ b/docs/api/namespaces/ProtoUtils/functions/decodeVisitorData.md @@ -14,4 +14,4 @@ ## Defined in -[src/utils/ProtoUtils.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/ProtoUtils.ts#L16) +[src/utils/ProtoUtils.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/ProtoUtils.ts#L16) diff --git a/docs/api/namespaces/ProtoUtils/functions/encodeCommentActionParams.md b/docs/api/namespaces/ProtoUtils/functions/encodeCommentActionParams.md index b25596c72..e34900ee6 100644 --- a/docs/api/namespaces/ProtoUtils/functions/encodeCommentActionParams.md +++ b/docs/api/namespaces/ProtoUtils/functions/encodeCommentActionParams.md @@ -16,4 +16,4 @@ ## Defined in -[src/utils/ProtoUtils.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/ProtoUtils.ts#L20) +[src/utils/ProtoUtils.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/ProtoUtils.ts#L20) diff --git a/docs/api/namespaces/ProtoUtils/functions/encodeNextParams.md b/docs/api/namespaces/ProtoUtils/functions/encodeNextParams.md index f7ba271c3..9c2d45637 100644 --- a/docs/api/namespaces/ProtoUtils/functions/encodeNextParams.md +++ b/docs/api/namespaces/ProtoUtils/functions/encodeNextParams.md @@ -14,4 +14,4 @@ ## Defined in -[src/utils/ProtoUtils.ts:51](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/ProtoUtils.ts#L51) +[src/utils/ProtoUtils.ts:51](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/ProtoUtils.ts#L51) diff --git a/docs/api/namespaces/ProtoUtils/functions/encodeVisitorData.md b/docs/api/namespaces/ProtoUtils/functions/encodeVisitorData.md index 2e0ff47e2..01e51cca0 100644 --- a/docs/api/namespaces/ProtoUtils/functions/encodeVisitorData.md +++ b/docs/api/namespaces/ProtoUtils/functions/encodeVisitorData.md @@ -16,4 +16,4 @@ ## Defined in -[src/utils/ProtoUtils.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/ProtoUtils.ts#L11) +[src/utils/ProtoUtils.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/ProtoUtils.ts#L11) diff --git a/docs/api/namespaces/ProtoUtils/type-aliases/CommentActionParamsArgs.md b/docs/api/namespaces/ProtoUtils/type-aliases/CommentActionParamsArgs.md index 21e97d294..425bf78b2 100644 --- a/docs/api/namespaces/ProtoUtils/type-aliases/CommentActionParamsArgs.md +++ b/docs/api/namespaces/ProtoUtils/type-aliases/CommentActionParamsArgs.md @@ -24,4 +24,4 @@ ## Defined in -[src/utils/ProtoUtils.ts:4](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/ProtoUtils.ts#L4) +[src/utils/ProtoUtils.ts:4](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/ProtoUtils.ts#L4) diff --git a/docs/api/namespaces/Types/interfaces/DownloadOptions.md b/docs/api/namespaces/Types/interfaces/DownloadOptions.md index 5493076f9..8c1a3486c 100644 --- a/docs/api/namespaces/Types/interfaces/DownloadOptions.md +++ b/docs/api/namespaces/Types/interfaces/DownloadOptions.md @@ -20,7 +20,7 @@ InnerTube client. #### Defined in -[src/types/FormatUtils.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/FormatUtils.ts#L27) +[src/types/FormatUtils.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/FormatUtils.ts#L27) *** @@ -36,7 +36,7 @@ File format, use 'any' to download any format #### Defined in -[src/types/FormatUtils.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/FormatUtils.ts#L23) +[src/types/FormatUtils.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/FormatUtils.ts#L23) *** @@ -52,7 +52,7 @@ Language code, defaults to 'original'. #### Defined in -[src/types/FormatUtils.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/FormatUtils.ts#L19) +[src/types/FormatUtils.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/FormatUtils.ts#L19) *** @@ -68,7 +68,7 @@ Video quality; 360p, 720p, 1080p, etc... also accepts 'best' and 'bestefficiency #### Defined in -[src/types/FormatUtils.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/FormatUtils.ts#L11) +[src/types/FormatUtils.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/FormatUtils.ts#L11) *** @@ -88,7 +88,7 @@ Download range, indicates which bytes should be downloaded. #### Defined in -[src/types/FormatUtils.ts:34](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/FormatUtils.ts#L34) +[src/types/FormatUtils.ts:34](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/FormatUtils.ts#L34) *** @@ -104,4 +104,4 @@ Download type, can be: video, audio or video+audio #### Defined in -[src/types/FormatUtils.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/FormatUtils.ts#L15) +[src/types/FormatUtils.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/FormatUtils.ts#L15) diff --git a/docs/api/namespaces/Types/interfaces/FormatOptions.md b/docs/api/namespaces/Types/interfaces/FormatOptions.md index d864d92d1..b512a09e9 100644 --- a/docs/api/namespaces/Types/interfaces/FormatOptions.md +++ b/docs/api/namespaces/Types/interfaces/FormatOptions.md @@ -16,7 +16,7 @@ InnerTube client. #### Defined in -[src/types/FormatUtils.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/FormatUtils.ts#L27) +[src/types/FormatUtils.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/FormatUtils.ts#L27) *** @@ -28,7 +28,7 @@ File format, use 'any' to download any format #### Defined in -[src/types/FormatUtils.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/FormatUtils.ts#L23) +[src/types/FormatUtils.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/FormatUtils.ts#L23) *** @@ -40,7 +40,7 @@ Language code, defaults to 'original'. #### Defined in -[src/types/FormatUtils.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/FormatUtils.ts#L19) +[src/types/FormatUtils.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/FormatUtils.ts#L19) *** @@ -52,7 +52,7 @@ Video quality; 360p, 720p, 1080p, etc... also accepts 'best' and 'bestefficiency #### Defined in -[src/types/FormatUtils.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/FormatUtils.ts#L11) +[src/types/FormatUtils.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/FormatUtils.ts#L11) *** @@ -64,4 +64,4 @@ Download type, can be: video, audio or video+audio #### Defined in -[src/types/FormatUtils.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/FormatUtils.ts#L15) +[src/types/FormatUtils.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/FormatUtils.ts#L15) diff --git a/docs/api/namespaces/Types/interfaces/ICache.md b/docs/api/namespaces/Types/interfaces/ICache.md index 8616867c0..22ab5f628 100644 --- a/docs/api/namespaces/Types/interfaces/ICache.md +++ b/docs/api/namespaces/Types/interfaces/ICache.md @@ -10,7 +10,7 @@ #### Defined in -[src/types/Cache.ts:2](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Cache.ts#L2) +[src/types/Cache.ts:2](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Cache.ts#L2) ## Methods @@ -28,7 +28,7 @@ #### Defined in -[src/types/Cache.ts:3](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Cache.ts#L3) +[src/types/Cache.ts:3](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Cache.ts#L3) *** @@ -46,7 +46,7 @@ #### Defined in -[src/types/Cache.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Cache.ts#L5) +[src/types/Cache.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Cache.ts#L5) *** @@ -66,4 +66,4 @@ #### Defined in -[src/types/Cache.ts:4](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Cache.ts#L4) +[src/types/Cache.ts:4](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Cache.ts#L4) diff --git a/docs/api/namespaces/Types/interfaces/ICacheConstructor.md b/docs/api/namespaces/Types/interfaces/ICacheConstructor.md index 30ed3a00c..fc61a980f 100644 --- a/docs/api/namespaces/Types/interfaces/ICacheConstructor.md +++ b/docs/api/namespaces/Types/interfaces/ICacheConstructor.md @@ -20,4 +20,4 @@ #### Defined in -[src/types/Cache.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Cache.ts#L9) +[src/types/Cache.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Cache.ts#L9) diff --git a/docs/api/namespaces/Types/interfaces/PlatformShim.md b/docs/api/namespaces/Types/interfaces/PlatformShim.md index 0c83f4c0c..9a50b9981 100644 --- a/docs/api/namespaces/Types/interfaces/PlatformShim.md +++ b/docs/api/namespaces/Types/interfaces/PlatformShim.md @@ -10,7 +10,7 @@ #### Defined in -[src/types/PlatformShim.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L17) +[src/types/PlatformShim.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L17) *** @@ -34,7 +34,7 @@ #### Defined in -[src/types/PlatformShim.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L28) +[src/types/PlatformShim.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L28) *** @@ -56,7 +56,7 @@ #### Defined in -[src/types/PlatformShim.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L21) +[src/types/PlatformShim.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L21) *** @@ -82,7 +82,7 @@ #### Defined in -[src/types/PlatformShim.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L26) +[src/types/PlatformShim.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L26) *** @@ -106,7 +106,7 @@ #### Defined in -[src/types/PlatformShim.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L25) +[src/types/PlatformShim.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L25) *** @@ -128,7 +128,7 @@ #### Defined in -[src/types/PlatformShim.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L24) +[src/types/PlatformShim.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L24) *** @@ -150,7 +150,7 @@ #### Defined in -[src/types/PlatformShim.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L11) +[src/types/PlatformShim.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L11) *** @@ -196,7 +196,7 @@ #### Defined in -[src/types/PlatformShim.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L27) +[src/types/PlatformShim.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L27) *** @@ -220,7 +220,7 @@ #### Defined in -[src/types/PlatformShim.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L22) +[src/types/PlatformShim.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L22) *** @@ -280,7 +280,7 @@ #### Defined in -[src/types/PlatformShim.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L23) +[src/types/PlatformShim.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L23) *** @@ -290,7 +290,7 @@ #### Defined in -[src/types/PlatformShim.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L10) +[src/types/PlatformShim.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L10) *** @@ -300,7 +300,7 @@ #### Defined in -[src/types/PlatformShim.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L16) +[src/types/PlatformShim.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L16) ## Methods @@ -320,7 +320,7 @@ #### Defined in -[src/types/PlatformShim.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L20) +[src/types/PlatformShim.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L20) *** @@ -338,7 +338,7 @@ #### Defined in -[src/types/PlatformShim.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L18) +[src/types/PlatformShim.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L18) *** @@ -352,4 +352,4 @@ #### Defined in -[src/types/PlatformShim.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L19) +[src/types/PlatformShim.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L19) diff --git a/docs/api/namespaces/Types/type-aliases/Duration.md b/docs/api/namespaces/Types/type-aliases/Duration.md index 8935d12a5..5849d34b1 100644 --- a/docs/api/namespaces/Types/type-aliases/Duration.md +++ b/docs/api/namespaces/Types/type-aliases/Duration.md @@ -6,4 +6,4 @@ ## Defined in -[src/types/Misc.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Misc.ts#L8) +[src/types/Misc.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Misc.ts#L8) diff --git a/docs/api/namespaces/Types/type-aliases/Feature.md b/docs/api/namespaces/Types/type-aliases/Feature.md index 70b04ed19..0b1e44d54 100644 --- a/docs/api/namespaces/Types/type-aliases/Feature.md +++ b/docs/api/namespaces/Types/type-aliases/Feature.md @@ -6,4 +6,4 @@ ## Defined in -[src/types/Misc.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Misc.ts#L10) +[src/types/Misc.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Misc.ts#L10) diff --git a/docs/api/namespaces/Types/type-aliases/FetchFunction.md b/docs/api/namespaces/Types/type-aliases/FetchFunction.md index f770ecac9..13654ea8e 100644 --- a/docs/api/namespaces/Types/type-aliases/FetchFunction.md +++ b/docs/api/namespaces/Types/type-aliases/FetchFunction.md @@ -6,4 +6,4 @@ ## Defined in -[src/types/PlatformShim.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L5) +[src/types/PlatformShim.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L5) diff --git a/docs/api/namespaces/Types/type-aliases/FormatFilter.md b/docs/api/namespaces/Types/type-aliases/FormatFilter.md index 375bf86d2..987185d32 100644 --- a/docs/api/namespaces/Types/type-aliases/FormatFilter.md +++ b/docs/api/namespaces/Types/type-aliases/FormatFilter.md @@ -14,4 +14,4 @@ ## Defined in -[src/types/FormatUtils.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/FormatUtils.ts#L5) +[src/types/FormatUtils.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/FormatUtils.ts#L5) diff --git a/docs/api/namespaces/Types/type-aliases/InnerTubeClient.md b/docs/api/namespaces/Types/type-aliases/InnerTubeClient.md index 00f36fd39..8b8e05971 100644 --- a/docs/api/namespaces/Types/type-aliases/InnerTubeClient.md +++ b/docs/api/namespaces/Types/type-aliases/InnerTubeClient.md @@ -6,4 +6,4 @@ ## Defined in -[src/types/Misc.ts:4](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Misc.ts#L4) +[src/types/Misc.ts:4](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Misc.ts#L4) diff --git a/docs/api/namespaces/Types/type-aliases/InnerTubeConfig.md b/docs/api/namespaces/Types/type-aliases/InnerTubeConfig.md index 69b3cfd51..41686cbff 100644 --- a/docs/api/namespaces/Types/type-aliases/InnerTubeConfig.md +++ b/docs/api/namespaces/Types/type-aliases/InnerTubeConfig.md @@ -6,4 +6,4 @@ ## Defined in -[src/types/Misc.ts:3](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Misc.ts#L3) +[src/types/Misc.ts:3](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Misc.ts#L3) diff --git a/docs/api/namespaces/Types/type-aliases/MusicSearchFilters.md b/docs/api/namespaces/Types/type-aliases/MusicSearchFilters.md index 973ba8763..6ee6c7574 100644 --- a/docs/api/namespaces/Types/type-aliases/MusicSearchFilters.md +++ b/docs/api/namespaces/Types/type-aliases/MusicSearchFilters.md @@ -12,4 +12,4 @@ ## Defined in -[src/types/Misc.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Misc.ts#L41) +[src/types/Misc.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Misc.ts#L41) diff --git a/docs/api/namespaces/Types/type-aliases/MusicSearchType.md b/docs/api/namespaces/Types/type-aliases/MusicSearchType.md index 5e5b105f3..2861e5b38 100644 --- a/docs/api/namespaces/Types/type-aliases/MusicSearchType.md +++ b/docs/api/namespaces/Types/type-aliases/MusicSearchType.md @@ -6,4 +6,4 @@ ## Defined in -[src/types/Misc.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Misc.ts#L39) +[src/types/Misc.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Misc.ts#L39) diff --git a/docs/api/namespaces/Types/type-aliases/Runtime.md b/docs/api/namespaces/Types/type-aliases/Runtime.md index ba345113d..12993bfe8 100644 --- a/docs/api/namespaces/Types/type-aliases/Runtime.md +++ b/docs/api/namespaces/Types/type-aliases/Runtime.md @@ -6,4 +6,4 @@ ## Defined in -[src/types/PlatformShim.ts:3](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L3) +[src/types/PlatformShim.ts:3](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L3) diff --git a/docs/api/namespaces/Types/type-aliases/SearchFilters.md b/docs/api/namespaces/Types/type-aliases/SearchFilters.md index 1d071165b..3a3877735 100644 --- a/docs/api/namespaces/Types/type-aliases/SearchFilters.md +++ b/docs/api/namespaces/Types/type-aliases/SearchFilters.md @@ -28,4 +28,4 @@ ## Defined in -[src/types/Misc.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Misc.ts#L12) +[src/types/Misc.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Misc.ts#L12) diff --git a/docs/api/namespaces/Types/type-aliases/SearchType.md b/docs/api/namespaces/Types/type-aliases/SearchType.md index fc78a5345..aed14d2e6 100644 --- a/docs/api/namespaces/Types/type-aliases/SearchType.md +++ b/docs/api/namespaces/Types/type-aliases/SearchType.md @@ -6,4 +6,4 @@ ## Defined in -[src/types/Misc.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Misc.ts#L7) +[src/types/Misc.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Misc.ts#L7) diff --git a/docs/api/namespaces/Types/type-aliases/SortBy.md b/docs/api/namespaces/Types/type-aliases/SortBy.md index d33fe1e98..06370c50b 100644 --- a/docs/api/namespaces/Types/type-aliases/SortBy.md +++ b/docs/api/namespaces/Types/type-aliases/SortBy.md @@ -6,4 +6,4 @@ ## Defined in -[src/types/Misc.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Misc.ts#L9) +[src/types/Misc.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Misc.ts#L9) diff --git a/docs/api/namespaces/Types/type-aliases/URLTransformer.md b/docs/api/namespaces/Types/type-aliases/URLTransformer.md index a8b84f7ba..d09e13854 100644 --- a/docs/api/namespaces/Types/type-aliases/URLTransformer.md +++ b/docs/api/namespaces/Types/type-aliases/URLTransformer.md @@ -14,4 +14,4 @@ ## Defined in -[src/types/FormatUtils.ts:4](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/FormatUtils.ts#L4) +[src/types/FormatUtils.ts:4](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/FormatUtils.ts#L4) diff --git a/docs/api/namespaces/Types/type-aliases/UpdateVideoMetadataOptions.md b/docs/api/namespaces/Types/type-aliases/UpdateVideoMetadataOptions.md index 0fafc8262..69cf91af3 100644 --- a/docs/api/namespaces/Types/type-aliases/UpdateVideoMetadataOptions.md +++ b/docs/api/namespaces/Types/type-aliases/UpdateVideoMetadataOptions.md @@ -44,4 +44,4 @@ ## Defined in -[src/types/Misc.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Misc.ts#L20) +[src/types/Misc.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Misc.ts#L20) diff --git a/docs/api/namespaces/Types/type-aliases/UploadDate.md b/docs/api/namespaces/Types/type-aliases/UploadDate.md index 0e8e6e9ac..15efbd453 100644 --- a/docs/api/namespaces/Types/type-aliases/UploadDate.md +++ b/docs/api/namespaces/Types/type-aliases/UploadDate.md @@ -6,4 +6,4 @@ ## Defined in -[src/types/Misc.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Misc.ts#L6) +[src/types/Misc.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Misc.ts#L6) diff --git a/docs/api/namespaces/Types/type-aliases/UploadedVideoMetadataOptions.md b/docs/api/namespaces/Types/type-aliases/UploadedVideoMetadataOptions.md index 1e65760b2..72ca9119e 100644 --- a/docs/api/namespaces/Types/type-aliases/UploadedVideoMetadataOptions.md +++ b/docs/api/namespaces/Types/type-aliases/UploadedVideoMetadataOptions.md @@ -24,4 +24,4 @@ ## Defined in -[src/types/Misc.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/Misc.ts#L32) +[src/types/Misc.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/Misc.ts#L32) diff --git a/docs/api/namespaces/Types/type-aliases/VMPrimative.md b/docs/api/namespaces/Types/type-aliases/VMPrimative.md index 9a2a0d8fa..189f9dd40 100644 --- a/docs/api/namespaces/Types/type-aliases/VMPrimative.md +++ b/docs/api/namespaces/Types/type-aliases/VMPrimative.md @@ -6,4 +6,4 @@ ## Defined in -[src/types/PlatformShim.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/types/PlatformShim.ts#L7) +[src/types/PlatformShim.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/types/PlatformShim.ts#L7) diff --git a/docs/api/namespaces/Utils/classes/InnertubeError.md b/docs/api/namespaces/Utils/classes/InnertubeError.md index 962118590..7451781ba 100644 --- a/docs/api/namespaces/Utils/classes/InnertubeError.md +++ b/docs/api/namespaces/Utils/classes/InnertubeError.md @@ -34,7 +34,7 @@ #### Defined in -[src/utils/Utils.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L31) +[src/utils/Utils.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L31) ## Properties @@ -58,7 +58,7 @@ node\_modules/typescript/lib/lib.es2022.error.d.ts:24 #### Defined in -[src/utils/Utils.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L27) +[src/utils/Utils.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L27) *** @@ -68,7 +68,7 @@ node\_modules/typescript/lib/lib.es2022.error.d.ts:24 #### Defined in -[src/utils/Utils.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L29) +[src/utils/Utils.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L29) *** @@ -120,7 +120,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1078 #### Defined in -[src/utils/Utils.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L28) +[src/utils/Utils.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L28) *** diff --git a/docs/api/namespaces/Utils/classes/MissingParamError.md b/docs/api/namespaces/Utils/classes/MissingParamError.md index cd7b34464..59e9126ad 100644 --- a/docs/api/namespaces/Utils/classes/MissingParamError.md +++ b/docs/api/namespaces/Utils/classes/MissingParamError.md @@ -28,7 +28,7 @@ #### Defined in -[src/utils/Utils.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L31) +[src/utils/Utils.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L31) ## Properties @@ -56,7 +56,7 @@ node\_modules/typescript/lib/lib.es2022.error.d.ts:24 #### Defined in -[src/utils/Utils.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L27) +[src/utils/Utils.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L27) *** @@ -70,7 +70,7 @@ node\_modules/typescript/lib/lib.es2022.error.d.ts:24 #### Defined in -[src/utils/Utils.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L29) +[src/utils/Utils.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L29) *** @@ -126,7 +126,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1078 #### Defined in -[src/utils/Utils.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L28) +[src/utils/Utils.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L28) *** diff --git a/docs/api/namespaces/Utils/classes/OAuth2Error.md b/docs/api/namespaces/Utils/classes/OAuth2Error.md index 62a76fc02..be025f035 100644 --- a/docs/api/namespaces/Utils/classes/OAuth2Error.md +++ b/docs/api/namespaces/Utils/classes/OAuth2Error.md @@ -28,7 +28,7 @@ #### Defined in -[src/utils/Utils.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L31) +[src/utils/Utils.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L31) ## Properties @@ -56,7 +56,7 @@ node\_modules/typescript/lib/lib.es2022.error.d.ts:24 #### Defined in -[src/utils/Utils.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L27) +[src/utils/Utils.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L27) *** @@ -70,7 +70,7 @@ node\_modules/typescript/lib/lib.es2022.error.d.ts:24 #### Defined in -[src/utils/Utils.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L29) +[src/utils/Utils.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L29) *** @@ -126,7 +126,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1078 #### Defined in -[src/utils/Utils.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L28) +[src/utils/Utils.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L28) *** diff --git a/docs/api/namespaces/Utils/classes/ParsingError.md b/docs/api/namespaces/Utils/classes/ParsingError.md index 2cb7f989e..f32cd0833 100644 --- a/docs/api/namespaces/Utils/classes/ParsingError.md +++ b/docs/api/namespaces/Utils/classes/ParsingError.md @@ -28,7 +28,7 @@ #### Defined in -[src/utils/Utils.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L31) +[src/utils/Utils.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L31) ## Properties @@ -56,7 +56,7 @@ node\_modules/typescript/lib/lib.es2022.error.d.ts:24 #### Defined in -[src/utils/Utils.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L27) +[src/utils/Utils.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L27) *** @@ -70,7 +70,7 @@ node\_modules/typescript/lib/lib.es2022.error.d.ts:24 #### Defined in -[src/utils/Utils.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L29) +[src/utils/Utils.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L29) *** @@ -126,7 +126,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1078 #### Defined in -[src/utils/Utils.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L28) +[src/utils/Utils.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L28) *** diff --git a/docs/api/namespaces/Utils/functions/base64ToU8.md b/docs/api/namespaces/Utils/functions/base64ToU8.md index e6441358a..e4b2fd510 100644 --- a/docs/api/namespaces/Utils/functions/base64ToU8.md +++ b/docs/api/namespaces/Utils/functions/base64ToU8.md @@ -14,4 +14,4 @@ ## Defined in -[src/utils/Utils.ts:237](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L237) +[src/utils/Utils.ts:237](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L237) diff --git a/docs/api/namespaces/Utils/functions/concatMemos.md b/docs/api/namespaces/Utils/functions/concatMemos.md index 7d6c8bba1..dc0ce4525 100644 --- a/docs/api/namespaces/Utils/functions/concatMemos.md +++ b/docs/api/namespaces/Utils/functions/concatMemos.md @@ -14,4 +14,4 @@ ## Defined in -[src/utils/Utils.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L141) +[src/utils/Utils.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L141) diff --git a/docs/api/namespaces/Utils/functions/debugFetch.md b/docs/api/namespaces/Utils/functions/debugFetch.md index 661243e9b..1af1c0c88 100644 --- a/docs/api/namespaces/Utils/functions/debugFetch.md +++ b/docs/api/namespaces/Utils/functions/debugFetch.md @@ -18,4 +18,4 @@ ## Defined in -[src/utils/Utils.ts:192](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L192) +[src/utils/Utils.ts:192](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L192) diff --git a/docs/api/namespaces/Utils/functions/deepCompare.md b/docs/api/namespaces/Utils/functions/deepCompare.md index e70acee87..21020ebd2 100644 --- a/docs/api/namespaces/Utils/functions/deepCompare.md +++ b/docs/api/namespaces/Utils/functions/deepCompare.md @@ -19,4 +19,4 @@ objects with methods. ## Defined in -[src/utils/Utils.ts:54](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L54) +[src/utils/Utils.ts:54](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L54) diff --git a/docs/api/namespaces/Utils/functions/escapeStringRegexp.md b/docs/api/namespaces/Utils/functions/escapeStringRegexp.md index 85db665e0..9c48ed6f2 100644 --- a/docs/api/namespaces/Utils/functions/escapeStringRegexp.md +++ b/docs/api/namespaces/Utils/functions/escapeStringRegexp.md @@ -14,4 +14,4 @@ ## Defined in -[src/utils/Utils.ts:77](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L77) +[src/utils/Utils.ts:77](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L77) diff --git a/docs/api/namespaces/Utils/functions/findFunction.md b/docs/api/namespaces/Utils/functions/findFunction.md index d451b2425..251ffc5f7 100644 --- a/docs/api/namespaces/Utils/functions/findFunction.md +++ b/docs/api/namespaces/Utils/functions/findFunction.md @@ -27,4 +27,4 @@ console.log(result); ## Defined in -[src/utils/Utils.ts:289](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L289) +[src/utils/Utils.ts:289](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L289) diff --git a/docs/api/namespaces/Utils/functions/generateRandomString.md b/docs/api/namespaces/Utils/functions/generateRandomString.md index cde2e77b3..c1a2ab131 100644 --- a/docs/api/namespaces/Utils/functions/generateRandomString.md +++ b/docs/api/namespaces/Utils/functions/generateRandomString.md @@ -16,4 +16,4 @@ Generates a random string with the given length. ## Defined in -[src/utils/Utils.ts:111](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L111) +[src/utils/Utils.ts:111](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L111) diff --git a/docs/api/namespaces/Utils/functions/generateSidAuth.md b/docs/api/namespaces/Utils/functions/generateSidAuth.md index 6eef0391b..353d88771 100644 --- a/docs/api/namespaces/Utils/functions/generateSidAuth.md +++ b/docs/api/namespaces/Utils/functions/generateSidAuth.md @@ -18,4 +18,4 @@ Sid extracted from cookies ## Defined in -[src/utils/Utils.ts:97](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L97) +[src/utils/Utils.ts:97](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L97) diff --git a/docs/api/namespaces/Utils/functions/getCookie.md b/docs/api/namespaces/Utils/functions/getCookie.md index ca8e4ad22..28ae07e01 100644 --- a/docs/api/namespaces/Utils/functions/getCookie.md +++ b/docs/api/namespaces/Utils/functions/getCookie.md @@ -18,4 +18,4 @@ ## Defined in -[src/utils/Utils.ts:247](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L247) +[src/utils/Utils.ts:247](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L247) diff --git a/docs/api/namespaces/Utils/functions/getRandomUserAgent.md b/docs/api/namespaces/Utils/functions/getRandomUserAgent.md index 4f827c6e5..533524052 100644 --- a/docs/api/namespaces/Utils/functions/getRandomUserAgent.md +++ b/docs/api/namespaces/Utils/functions/getRandomUserAgent.md @@ -18,4 +18,4 @@ mobile | desktop ## Defined in -[src/utils/Utils.ts:87](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L87) +[src/utils/Utils.ts:87](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L87) diff --git a/docs/api/namespaces/Utils/functions/getStringBetweenStrings.md b/docs/api/namespaces/Utils/functions/getStringBetweenStrings.md index 8f0aea8b6..d0fb0a6dc 100644 --- a/docs/api/namespaces/Utils/functions/getStringBetweenStrings.md +++ b/docs/api/namespaces/Utils/functions/getStringBetweenStrings.md @@ -26,4 +26,4 @@ end string. ## Defined in -[src/utils/Utils.ts:71](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L71) +[src/utils/Utils.ts:71](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L71) diff --git a/docs/api/namespaces/Utils/functions/hasKeys.md b/docs/api/namespaces/Utils/functions/hasKeys.md index 949624fa5..d4a14075d 100644 --- a/docs/api/namespaces/Utils/functions/hasKeys.md +++ b/docs/api/namespaces/Utils/functions/hasKeys.md @@ -22,4 +22,4 @@ ## Defined in -[src/utils/Utils.ts:168](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L168) +[src/utils/Utils.ts:168](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L168) diff --git a/docs/api/namespaces/Utils/functions/isTextRun.md b/docs/api/namespaces/Utils/functions/isTextRun.md index 1fdc28fdd..c951f4df5 100644 --- a/docs/api/namespaces/Utils/functions/isTextRun.md +++ b/docs/api/namespaces/Utils/functions/isTextRun.md @@ -14,4 +14,4 @@ ## Defined in -[src/utils/Utils.ts:243](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L243) +[src/utils/Utils.ts:243](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L243) diff --git a/docs/api/namespaces/Utils/functions/streamToIterable.md b/docs/api/namespaces/Utils/functions/streamToIterable.md index e31ab83b3..50f29424e 100644 --- a/docs/api/namespaces/Utils/functions/streamToIterable.md +++ b/docs/api/namespaces/Utils/functions/streamToIterable.md @@ -14,4 +14,4 @@ ## Defined in -[src/utils/Utils.ts:176](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L176) +[src/utils/Utils.ts:176](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L176) diff --git a/docs/api/namespaces/Utils/functions/throwIfMissing.md b/docs/api/namespaces/Utils/functions/throwIfMissing.md index 23f7b124b..fc0fbaa38 100644 --- a/docs/api/namespaces/Utils/functions/throwIfMissing.md +++ b/docs/api/namespaces/Utils/functions/throwIfMissing.md @@ -14,4 +14,4 @@ ## Defined in -[src/utils/Utils.ts:161](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L161) +[src/utils/Utils.ts:161](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L161) diff --git a/docs/api/namespaces/Utils/functions/timeToSeconds.md b/docs/api/namespaces/Utils/functions/timeToSeconds.md index 635e9c3b9..b9075df32 100644 --- a/docs/api/namespaces/Utils/functions/timeToSeconds.md +++ b/docs/api/namespaces/Utils/functions/timeToSeconds.md @@ -18,4 +18,4 @@ seconds ## Defined in -[src/utils/Utils.ts:127](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L127) +[src/utils/Utils.ts:127](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L127) diff --git a/docs/api/namespaces/Utils/functions/u8ToBase64.md b/docs/api/namespaces/Utils/functions/u8ToBase64.md index 2f6dd1587..affcdb54f 100644 --- a/docs/api/namespaces/Utils/functions/u8ToBase64.md +++ b/docs/api/namespaces/Utils/functions/u8ToBase64.md @@ -14,4 +14,4 @@ ## Defined in -[src/utils/Utils.ts:233](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L233) +[src/utils/Utils.ts:233](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L233) diff --git a/docs/api/namespaces/Utils/type-aliases/DeviceCategory.md b/docs/api/namespaces/Utils/type-aliases/DeviceCategory.md index 78208a20a..881cdf2fc 100644 --- a/docs/api/namespaces/Utils/type-aliases/DeviceCategory.md +++ b/docs/api/namespaces/Utils/type-aliases/DeviceCategory.md @@ -6,4 +6,4 @@ ## Defined in -[src/utils/Utils.ts:81](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L81) +[src/utils/Utils.ts:81](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L81) diff --git a/docs/api/namespaces/Utils/type-aliases/FindFunctionArgs.md b/docs/api/namespaces/Utils/type-aliases/FindFunctionArgs.md index 5a29b1806..cd54f83cc 100644 --- a/docs/api/namespaces/Utils/type-aliases/FindFunctionArgs.md +++ b/docs/api/namespaces/Utils/type-aliases/FindFunctionArgs.md @@ -26,4 +26,4 @@ A regular expression that the function's code must match. ## Defined in -[src/utils/Utils.ts:253](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L253) +[src/utils/Utils.ts:253](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L253) diff --git a/docs/api/namespaces/Utils/type-aliases/FindFunctionResult.md b/docs/api/namespaces/Utils/type-aliases/FindFunctionResult.md index 2bf89a7e8..bac9825b9 100644 --- a/docs/api/namespaces/Utils/type-aliases/FindFunctionResult.md +++ b/docs/api/namespaces/Utils/type-aliases/FindFunctionResult.md @@ -28,4 +28,4 @@ ## Defined in -[src/utils/Utils.ts:270](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L270) +[src/utils/Utils.ts:270](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/Utils.ts#L270) diff --git a/docs/api/namespaces/YT/README.md b/docs/api/namespaces/YT/README.md index 1fd94595e..74bab8fff 100644 --- a/docs/api/namespaces/YT/README.md +++ b/docs/api/namespaces/YT/README.md @@ -7,7 +7,6 @@ ### Classes - [AccountInfo](classes/AccountInfo.md) -- [Analytics](classes/Analytics.md) - [Channel](classes/Channel.md) - [ChannelListContinuation](classes/ChannelListContinuation.md) - [Comments](classes/Comments.md) @@ -24,6 +23,5 @@ - [Search](classes/Search.md) - [Settings](classes/Settings.md) - [SmoothedQueue](classes/SmoothedQueue.md) -- [TimeWatched](classes/TimeWatched.md) - [TranscriptInfo](classes/TranscriptInfo.md) - [VideoInfo](classes/VideoInfo.md) diff --git a/docs/api/namespaces/YT/classes/AccountInfo.md b/docs/api/namespaces/YT/classes/AccountInfo.md index 319b8b7ce..10024ac98 100644 --- a/docs/api/namespaces/YT/classes/AccountInfo.md +++ b/docs/api/namespaces/YT/classes/AccountInfo.md @@ -18,7 +18,7 @@ #### Defined in -[src/parser/youtube/AccountInfo.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/AccountInfo.ts#L14) +[src/parser/youtube/AccountInfo.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/AccountInfo.ts#L14) ## Properties @@ -28,7 +28,7 @@ #### Defined in -[src/parser/youtube/AccountInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/AccountInfo.ts#L12) +[src/parser/youtube/AccountInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/AccountInfo.ts#L12) ## Accessors @@ -42,4 +42,4 @@ #### Defined in -[src/parser/youtube/AccountInfo.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/AccountInfo.ts#L28) +[src/parser/youtube/AccountInfo.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/AccountInfo.ts#L28) diff --git a/docs/api/namespaces/YT/classes/Analytics.md b/docs/api/namespaces/YT/classes/Analytics.md deleted file mode 100644 index 16b7cbf87..000000000 --- a/docs/api/namespaces/YT/classes/Analytics.md +++ /dev/null @@ -1,45 +0,0 @@ -[youtubei.js](../../../README.md) / [YT](../README.md) / Analytics - -# Class: Analytics - -## Constructors - -### new Analytics() - -> **new Analytics**(`response`): [`Analytics`](Analytics.md) - -#### Parameters - -• **response**: [`ApiResponse`](../../../interfaces/ApiResponse.md) - -#### Returns - -[`Analytics`](Analytics.md) - -#### Defined in - -[src/parser/youtube/Analytics.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Analytics.ts#L10) - -## Properties - -### sections - -> **sections**: `undefined` \| [`YTNode`](../../Helpers/classes/YTNode.md)[] - -#### Defined in - -[src/parser/youtube/Analytics.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Analytics.ts#L8) - -## Accessors - -### page - -> `get` **page**(): [`IBrowseResponse`](../../APIResponseTypes/type-aliases/IBrowseResponse.md) - -#### Returns - -[`IBrowseResponse`](../../APIResponseTypes/type-aliases/IBrowseResponse.md) - -#### Defined in - -[src/parser/youtube/Analytics.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Analytics.ts#L15) diff --git a/docs/api/namespaces/YT/classes/Channel.md b/docs/api/namespaces/YT/classes/Channel.md index c9cd49f9c..8ae373234 100644 --- a/docs/api/namespaces/YT/classes/Channel.md +++ b/docs/api/namespaces/YT/classes/Channel.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/youtube/Channel.ts:36](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L36) +[src/parser/youtube/Channel.ts:36](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L36) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/youtube/Channel.ts:34](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L34) +[src/parser/youtube/Channel.ts:34](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L34) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/youtube/Channel.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L31) +[src/parser/youtube/Channel.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L31) *** @@ -196,7 +196,7 @@ #### Defined in -[src/parser/youtube/Channel.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L32) +[src/parser/youtube/Channel.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L32) *** @@ -206,7 +206,7 @@ #### Defined in -[src/parser/youtube/Channel.ts:33](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L33) +[src/parser/youtube/Channel.ts:33](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L33) ## Accessors @@ -224,7 +224,7 @@ #### Defined in -[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L178) +[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L178) *** @@ -244,7 +244,7 @@ Get all the channels in the feed #### Defined in -[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L123) +[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L123) *** @@ -258,7 +258,7 @@ Get all the channels in the feed #### Defined in -[src/parser/youtube/Channel.ts:144](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L144) +[src/parser/youtube/Channel.ts:145](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L145) *** @@ -272,7 +272,7 @@ Get all the channels in the feed #### Defined in -[src/parser/youtube/Channel.ts:135](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L135) +[src/parser/youtube/Channel.ts:136](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L136) *** @@ -286,7 +286,7 @@ Get all the channels in the feed #### Defined in -[src/parser/youtube/Channel.ts:273](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L273) +[src/parser/youtube/Channel.ts:274](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L274) *** @@ -300,7 +300,7 @@ Get all the channels in the feed #### Defined in -[src/parser/youtube/Channel.ts:269](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L269) +[src/parser/youtube/Channel.ts:270](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L270) *** @@ -320,7 +320,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L192) +[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L192) *** @@ -334,7 +334,7 @@ Checks if the feed has continuation. #### Defined in -[src/parser/youtube/Channel.ts:241](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L241) +[src/parser/youtube/Channel.ts:242](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L242) *** @@ -348,7 +348,7 @@ Checks if the feed has continuation. #### Defined in -[src/parser/youtube/Channel.ts:253](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L253) +[src/parser/youtube/Channel.ts:254](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L254) *** @@ -362,7 +362,7 @@ Checks if the feed has continuation. #### Defined in -[src/parser/youtube/Channel.ts:265](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L265) +[src/parser/youtube/Channel.ts:266](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L266) *** @@ -376,7 +376,7 @@ Checks if the feed has continuation. #### Defined in -[src/parser/youtube/Channel.ts:261](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L261) +[src/parser/youtube/Channel.ts:262](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L262) *** @@ -390,7 +390,7 @@ Checks if the feed has continuation. #### Defined in -[src/parser/youtube/Channel.ts:257](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L257) +[src/parser/youtube/Channel.ts:258](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L258) *** @@ -404,7 +404,7 @@ Checks if the feed has continuation. #### Defined in -[src/parser/youtube/Channel.ts:280](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L280) +[src/parser/youtube/Channel.ts:281](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L281) *** @@ -418,7 +418,7 @@ Checks if the feed has continuation. #### Defined in -[src/parser/youtube/Channel.ts:249](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L249) +[src/parser/youtube/Channel.ts:250](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L250) *** @@ -432,7 +432,7 @@ Checks if the feed has continuation. #### Defined in -[src/parser/youtube/Channel.ts:245](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L245) +[src/parser/youtube/Channel.ts:246](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L246) *** @@ -450,7 +450,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L134) +[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L134) *** @@ -470,7 +470,7 @@ Get the original page data #### Defined in -[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L185) +[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L185) *** @@ -490,7 +490,7 @@ Returns contents from the page. #### Defined in -[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L141) +[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L141) *** @@ -510,7 +510,7 @@ Get all playlists in the feed #### Defined in -[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L130) +[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L130) *** @@ -530,7 +530,7 @@ Get all the community posts in the feed #### Defined in -[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L116) +[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L116) *** @@ -550,7 +550,7 @@ Returns secondary contents from the page. #### Defined in -[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L166) +[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L166) *** @@ -570,7 +570,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L152) +[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L152) *** @@ -584,7 +584,7 @@ Returns all segments/sections from the page. #### Defined in -[src/parser/youtube/Channel.ts:139](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L139) +[src/parser/youtube/Channel.ts:140](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L140) *** @@ -602,7 +602,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/TabbedFeed.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/TabbedFeed.ts#L19) +[src/core/mixins/TabbedFeed.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/TabbedFeed.ts#L19) *** @@ -620,7 +620,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/TabbedFeed.ts:55](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/TabbedFeed.ts#L55) +[src/core/mixins/TabbedFeed.ts:55](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/TabbedFeed.ts#L55) *** @@ -640,7 +640,7 @@ Get all the videos in the feed #### Defined in -[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L109) +[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L109) ## Methods @@ -662,7 +662,7 @@ The content type filter to apply #### Defined in -[src/parser/youtube/Channel.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L116) +[src/parser/youtube/Channel.ts:117](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L117) *** @@ -684,7 +684,7 @@ The filter to apply #### Defined in -[src/parser/youtube/Channel.ts:65](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L65) +[src/parser/youtube/Channel.ts:66](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L66) *** @@ -706,7 +706,7 @@ The sort filter to apply #### Defined in -[src/parser/youtube/Channel.ts:93](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L93) +[src/parser/youtube/Channel.ts:94](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L94) *** @@ -723,7 +723,7 @@ Note that this does not return a new [Channel](Channel.md) object. #### Defined in -[src/parser/youtube/Channel.ts:193](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L193) +[src/parser/youtube/Channel.ts:194](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L194) *** @@ -737,7 +737,7 @@ Note that this does not return a new [Channel](Channel.md) object. #### Defined in -[src/parser/youtube/Channel.ts:184](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L184) +[src/parser/youtube/Channel.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L185) *** @@ -745,7 +745,7 @@ Note that this does not return a new [Channel](Channel.md) object. > **getContinuation**(): `Promise`\<[`ChannelListContinuation`](ChannelListContinuation.md)\> -Retrives list continuation. +Retrieves next batch of contents and returns a new [Feed](../../Mixins/classes/Feed.md) object. #### Returns @@ -757,7 +757,7 @@ Retrives list continuation. #### Defined in -[src/parser/youtube/Channel.ts:287](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L287) +[src/parser/youtube/Channel.ts:285](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L285) *** @@ -777,7 +777,7 @@ Retrieves continuation data as it is. #### Defined in -[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L199) +[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L199) *** @@ -791,7 +791,7 @@ Retrieves continuation data as it is. #### Defined in -[src/parser/youtube/Channel.ts:149](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L149) +[src/parser/youtube/Channel.ts:150](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L150) *** @@ -805,7 +805,7 @@ Retrieves continuation data as it is. #### Defined in -[src/parser/youtube/Channel.ts:164](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L164) +[src/parser/youtube/Channel.ts:165](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L165) *** @@ -819,7 +819,7 @@ Retrieves continuation data as it is. #### Defined in -[src/parser/youtube/Channel.ts:179](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L179) +[src/parser/youtube/Channel.ts:180](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L180) *** @@ -833,7 +833,7 @@ Retrieves continuation data as it is. #### Defined in -[src/parser/youtube/Channel.ts:174](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L174) +[src/parser/youtube/Channel.ts:175](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L175) *** @@ -847,7 +847,7 @@ Retrieves continuation data as it is. #### Defined in -[src/parser/youtube/Channel.ts:169](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L169) +[src/parser/youtube/Channel.ts:170](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L170) *** @@ -871,7 +871,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L159) +[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L159) *** @@ -885,7 +885,7 @@ Finds shelf by title. #### Defined in -[src/parser/youtube/Channel.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L159) +[src/parser/youtube/Channel.ts:160](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L160) *** @@ -907,7 +907,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/TabbedFeed.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/TabbedFeed.ts#L23) +[src/core/mixins/TabbedFeed.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/TabbedFeed.ts#L23) *** @@ -929,7 +929,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/TabbedFeed.ts:37](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/TabbedFeed.ts#L37) +[src/core/mixins/TabbedFeed.ts:37](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/TabbedFeed.ts#L37) *** @@ -943,7 +943,7 @@ Finds shelf by title. #### Defined in -[src/parser/youtube/Channel.ts:154](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L154) +[src/parser/youtube/Channel.ts:155](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L155) *** @@ -965,7 +965,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/TabbedFeed.ts:51](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/TabbedFeed.ts#L51) +[src/core/mixins/TabbedFeed.ts:51](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/TabbedFeed.ts#L51) *** @@ -985,7 +985,7 @@ Searches within the channel. #### Defined in -[src/parser/youtube/Channel.ts:230](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L230) +[src/parser/youtube/Channel.ts:231](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L231) *** @@ -1009,7 +1009,7 @@ Get all playlists on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L91) +[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L91) *** @@ -1033,4 +1033,4 @@ Get all videos on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L75) +[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L75) diff --git a/docs/api/namespaces/YT/classes/ChannelListContinuation.md b/docs/api/namespaces/YT/classes/ChannelListContinuation.md index adbf9c7c3..88b5f88a9 100644 --- a/docs/api/namespaces/YT/classes/ChannelListContinuation.md +++ b/docs/api/namespaces/YT/classes/ChannelListContinuation.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/youtube/Channel.ts:298](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L298) +[src/parser/youtube/Channel.ts:296](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L296) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/youtube/Channel.ts:296](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L296) +[src/parser/youtube/Channel.ts:294](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L294) ## Accessors @@ -58,7 +58,7 @@ #### Defined in -[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L178) +[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L178) *** @@ -78,7 +78,7 @@ Get all the channels in the feed #### Defined in -[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L123) +[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L123) *** @@ -98,7 +98,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L192) +[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L192) *** @@ -116,7 +116,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L134) +[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L134) *** @@ -136,7 +136,7 @@ Get the original page data #### Defined in -[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L185) +[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L185) *** @@ -156,7 +156,7 @@ Returns contents from the page. #### Defined in -[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L141) +[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L141) *** @@ -176,7 +176,7 @@ Get all playlists in the feed #### Defined in -[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L130) +[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L130) *** @@ -196,7 +196,7 @@ Get all the community posts in the feed #### Defined in -[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L116) +[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L116) *** @@ -216,7 +216,7 @@ Returns secondary contents from the page. #### Defined in -[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L166) +[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L166) *** @@ -236,7 +236,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L152) +[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L152) *** @@ -256,7 +256,7 @@ Get all the videos in the feed #### Defined in -[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L109) +[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L109) ## Methods @@ -264,7 +264,7 @@ Get all the videos in the feed > **getContinuation**(): `Promise`\<[`ChannelListContinuation`](ChannelListContinuation.md)\> -Retrieves list continuation. +Retrieves next batch of contents and returns a new [Feed](../../Mixins/classes/Feed.md) object. #### Returns @@ -276,7 +276,7 @@ Retrieves list continuation. #### Defined in -[src/parser/youtube/Channel.ts:308](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L308) +[src/parser/youtube/Channel.ts:303](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L303) *** @@ -296,7 +296,7 @@ Retrieves continuation data as it is. #### Defined in -[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L199) +[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L199) *** @@ -320,7 +320,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L159) +[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L159) *** @@ -344,7 +344,7 @@ Get all playlists on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L91) +[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L91) *** @@ -368,4 +368,4 @@ Get all videos on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L75) +[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L75) diff --git a/docs/api/namespaces/YT/classes/Comments.md b/docs/api/namespaces/YT/classes/Comments.md index b40e447c6..81642b9ee 100644 --- a/docs/api/namespaces/YT/classes/Comments.md +++ b/docs/api/namespaces/YT/classes/Comments.md @@ -22,7 +22,7 @@ #### Defined in -[src/parser/youtube/Comments.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Comments.ts#L22) +[src/parser/youtube/Comments.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Comments.ts#L22) ## Properties @@ -32,7 +32,7 @@ #### Defined in -[src/parser/youtube/Comments.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Comments.ts#L20) +[src/parser/youtube/Comments.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Comments.ts#L20) *** @@ -42,7 +42,7 @@ #### Defined in -[src/parser/youtube/Comments.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Comments.ts#L19) +[src/parser/youtube/Comments.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Comments.ts#L19) ## Accessors @@ -56,7 +56,7 @@ #### Defined in -[src/parser/youtube/Comments.ts:117](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Comments.ts#L117) +[src/parser/youtube/Comments.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Comments.ts#L116) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/youtube/Comments.ts:121](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Comments.ts#L121) +[src/parser/youtube/Comments.ts:120](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Comments.ts#L120) ## Methods @@ -92,7 +92,7 @@ Sort type. #### Defined in -[src/parser/youtube/Comments.ts:51](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Comments.ts#L51) +[src/parser/youtube/Comments.ts:52](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Comments.ts#L52) *** @@ -114,7 +114,7 @@ Comment text. #### Defined in -[src/parser/youtube/Comments.ts:78](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Comments.ts#L78) +[src/parser/youtube/Comments.ts:79](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Comments.ts#L79) *** @@ -130,4 +130,4 @@ Retrieves next batch of comments. #### Defined in -[src/parser/youtube/Comments.ts:98](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Comments.ts#L98) +[src/parser/youtube/Comments.ts:97](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Comments.ts#L97) diff --git a/docs/api/namespaces/YT/classes/FilteredChannelList.md b/docs/api/namespaces/YT/classes/FilteredChannelList.md index 8ce38eba2..5f640e3cc 100644 --- a/docs/api/namespaces/YT/classes/FilteredChannelList.md +++ b/docs/api/namespaces/YT/classes/FilteredChannelList.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/youtube/Channel.ts:320](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L320) +[src/parser/youtube/Channel.ts:315](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L315) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/youtube/Channel.ts:317](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L317) +[src/parser/youtube/Channel.ts:312](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L312) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/youtube/Channel.ts:318](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L318) +[src/parser/youtube/Channel.ts:313](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L313) ## Accessors @@ -68,7 +68,7 @@ #### Defined in -[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L178) +[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L178) *** @@ -88,7 +88,7 @@ Get all the channels in the feed #### Defined in -[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L123) +[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L123) *** @@ -108,7 +108,7 @@ Returns the filter chips. #### Defined in -[src/core/mixins/FilterableFeed.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/FilterableFeed.ts#L20) +[src/core/mixins/FilterableFeed.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/FilterableFeed.ts#L20) *** @@ -128,7 +128,7 @@ Returns available filters. #### Defined in -[src/core/mixins/FilterableFeed.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/FilterableFeed.ts#L38) +[src/core/mixins/FilterableFeed.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/FilterableFeed.ts#L38) *** @@ -148,7 +148,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L192) +[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L192) *** @@ -166,7 +166,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L134) +[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L134) *** @@ -186,7 +186,7 @@ Get the original page data #### Defined in -[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L185) +[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L185) *** @@ -206,7 +206,7 @@ Returns contents from the page. #### Defined in -[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L141) +[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L141) *** @@ -226,7 +226,7 @@ Get all playlists in the feed #### Defined in -[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L130) +[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L130) *** @@ -246,7 +246,7 @@ Get all the community posts in the feed #### Defined in -[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L116) +[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L116) *** @@ -266,7 +266,7 @@ Returns secondary contents from the page. #### Defined in -[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L166) +[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L166) *** @@ -286,7 +286,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L152) +[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L152) *** @@ -306,7 +306,7 @@ Get all the videos in the feed #### Defined in -[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L109) +[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L109) ## Methods @@ -328,7 +328,7 @@ The filter to apply #### Defined in -[src/parser/youtube/Channel.ts:340](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L340) +[src/parser/youtube/Channel.ts:335](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L335) *** @@ -336,7 +336,7 @@ The filter to apply > **getContinuation**(): `Promise`\<[`FilteredChannelList`](FilteredChannelList.md)\> -Retrieves list continuation. +Retrieves next batch of contents and returns a new [Feed](../../Mixins/classes/Feed.md) object. #### Returns @@ -348,7 +348,7 @@ Retrieves list continuation. #### Defined in -[src/parser/youtube/Channel.ts:348](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Channel.ts#L348) +[src/parser/youtube/Channel.ts:340](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Channel.ts#L340) *** @@ -368,7 +368,7 @@ Retrieves continuation data as it is. #### Defined in -[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L199) +[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L199) *** @@ -392,7 +392,7 @@ Applies given filter and returns a new [Feed](../../Mixins/classes/Feed.md) obje #### Defined in -[src/core/mixins/FilterableFeed.ts:45](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/FilterableFeed.ts#L45) +[src/core/mixins/FilterableFeed.ts:45](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/FilterableFeed.ts#L45) *** @@ -416,7 +416,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L159) +[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L159) *** @@ -440,7 +440,7 @@ Get all playlists on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L91) +[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L91) *** @@ -464,4 +464,4 @@ Get all videos on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L75) +[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L75) diff --git a/docs/api/namespaces/YT/classes/Guide.md b/docs/api/namespaces/YT/classes/Guide.md index 9228da8de..4f57165dc 100644 --- a/docs/api/namespaces/YT/classes/Guide.md +++ b/docs/api/namespaces/YT/classes/Guide.md @@ -18,7 +18,7 @@ #### Defined in -[src/parser/youtube/Guide.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Guide.ts#L13) +[src/parser/youtube/Guide.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Guide.ts#L13) ## Properties @@ -28,7 +28,7 @@ #### Defined in -[src/parser/youtube/Guide.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Guide.ts#L11) +[src/parser/youtube/Guide.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Guide.ts#L11) ## Accessors @@ -42,4 +42,4 @@ #### Defined in -[src/parser/youtube/Guide.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Guide.ts#L19) +[src/parser/youtube/Guide.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Guide.ts#L19) diff --git a/docs/api/namespaces/YT/classes/HashtagFeed.md b/docs/api/namespaces/YT/classes/HashtagFeed.md index 11baa897a..0c28e238c 100644 --- a/docs/api/namespaces/YT/classes/HashtagFeed.md +++ b/docs/api/namespaces/YT/classes/HashtagFeed.md @@ -28,7 +28,7 @@ #### Defined in -[src/parser/youtube/HashtagFeed.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/HashtagFeed.ts#L16) +[src/parser/youtube/HashtagFeed.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/HashtagFeed.ts#L16) ## Properties @@ -38,7 +38,7 @@ #### Defined in -[src/parser/youtube/HashtagFeed.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/HashtagFeed.ts#L14) +[src/parser/youtube/HashtagFeed.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/HashtagFeed.ts#L14) *** @@ -48,7 +48,7 @@ #### Defined in -[src/parser/youtube/HashtagFeed.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/HashtagFeed.ts#L13) +[src/parser/youtube/HashtagFeed.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/HashtagFeed.ts#L13) ## Accessors @@ -66,7 +66,7 @@ #### Defined in -[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L178) +[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L178) *** @@ -86,7 +86,7 @@ Get all the channels in the feed #### Defined in -[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L123) +[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L123) *** @@ -106,7 +106,7 @@ Returns the filter chips. #### Defined in -[src/core/mixins/FilterableFeed.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/FilterableFeed.ts#L20) +[src/core/mixins/FilterableFeed.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/FilterableFeed.ts#L20) *** @@ -126,7 +126,7 @@ Returns available filters. #### Defined in -[src/core/mixins/FilterableFeed.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/FilterableFeed.ts#L38) +[src/core/mixins/FilterableFeed.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/FilterableFeed.ts#L38) *** @@ -146,7 +146,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L192) +[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L192) *** @@ -164,7 +164,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L134) +[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L134) *** @@ -184,7 +184,7 @@ Get the original page data #### Defined in -[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L185) +[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L185) *** @@ -204,7 +204,7 @@ Returns contents from the page. #### Defined in -[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L141) +[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L141) *** @@ -224,7 +224,7 @@ Get all playlists in the feed #### Defined in -[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L130) +[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L130) *** @@ -244,7 +244,7 @@ Get all the community posts in the feed #### Defined in -[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L116) +[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L116) *** @@ -264,7 +264,7 @@ Returns secondary contents from the page. #### Defined in -[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L166) +[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L166) *** @@ -284,7 +284,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L152) +[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L152) *** @@ -304,7 +304,7 @@ Get all the videos in the feed #### Defined in -[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L109) +[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L109) ## Methods @@ -326,7 +326,7 @@ Filter to apply. #### Defined in -[src/parser/youtube/HashtagFeed.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/HashtagFeed.ts#L38) +[src/parser/youtube/HashtagFeed.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/HashtagFeed.ts#L38) *** @@ -346,7 +346,7 @@ Retrieves next batch of contents and returns a new [Feed](../../Mixins/classes/F #### Defined in -[src/core/mixins/Feed.ts:216](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L216) +[src/core/mixins/Feed.ts:216](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L216) *** @@ -366,7 +366,7 @@ Retrieves continuation data as it is. #### Defined in -[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L199) +[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L199) *** @@ -390,7 +390,7 @@ Applies given filter and returns a new [Feed](../../Mixins/classes/Feed.md) obje #### Defined in -[src/core/mixins/FilterableFeed.ts:45](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/FilterableFeed.ts#L45) +[src/core/mixins/FilterableFeed.ts:45](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/FilterableFeed.ts#L45) *** @@ -414,7 +414,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L159) +[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L159) *** @@ -438,7 +438,7 @@ Get all playlists on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L91) +[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L91) *** @@ -462,4 +462,4 @@ Get all videos on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L75) +[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L75) diff --git a/docs/api/namespaces/YT/classes/History.md b/docs/api/namespaces/YT/classes/History.md index 33522384e..d6e20a0a0 100644 --- a/docs/api/namespaces/YT/classes/History.md +++ b/docs/api/namespaces/YT/classes/History.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/youtube/History.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/History.ts#L15) +[src/parser/youtube/History.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/History.ts#L15) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/youtube/History.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/History.ts#L13) +[src/parser/youtube/History.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/History.ts#L13) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/youtube/History.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/History.ts#L12) +[src/parser/youtube/History.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/History.ts#L12) ## Accessors @@ -68,7 +68,7 @@ #### Defined in -[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L178) +[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L178) *** @@ -88,7 +88,7 @@ Get all the channels in the feed #### Defined in -[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L123) +[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L123) *** @@ -108,7 +108,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L192) +[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L192) *** @@ -126,7 +126,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L134) +[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L134) *** @@ -146,7 +146,7 @@ Get the original page data #### Defined in -[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L185) +[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L185) *** @@ -166,7 +166,7 @@ Returns contents from the page. #### Defined in -[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L141) +[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L141) *** @@ -186,7 +186,7 @@ Get all playlists in the feed #### Defined in -[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L130) +[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L130) *** @@ -206,7 +206,7 @@ Get all the community posts in the feed #### Defined in -[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L116) +[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L116) *** @@ -226,7 +226,7 @@ Returns secondary contents from the page. #### Defined in -[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L166) +[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L166) *** @@ -246,7 +246,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L152) +[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L152) *** @@ -266,7 +266,7 @@ Get all the videos in the feed #### Defined in -[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L109) +[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L109) ## Methods @@ -286,7 +286,7 @@ Retrieves next batch of contents. #### Defined in -[src/parser/youtube/History.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/History.ts#L24) +[src/parser/youtube/History.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/History.ts#L24) *** @@ -306,7 +306,7 @@ Retrieves continuation data as it is. #### Defined in -[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L199) +[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L199) *** @@ -330,7 +330,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L159) +[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L159) *** @@ -350,7 +350,7 @@ Removes a video from watch history. #### Defined in -[src/parser/youtube/History.ts:34](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/History.ts#L34) +[src/parser/youtube/History.ts:34](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/History.ts#L34) *** @@ -374,7 +374,7 @@ Get all playlists on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L91) +[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L91) *** @@ -398,4 +398,4 @@ Get all videos on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L75) +[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L75) diff --git a/docs/api/namespaces/YT/classes/HomeFeed.md b/docs/api/namespaces/YT/classes/HomeFeed.md index f3f88e0d7..f0216d3ad 100644 --- a/docs/api/namespaces/YT/classes/HomeFeed.md +++ b/docs/api/namespaces/YT/classes/HomeFeed.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/youtube/HomeFeed.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/HomeFeed.ts#L14) +[src/parser/youtube/HomeFeed.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/HomeFeed.ts#L14) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/youtube/HomeFeed.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/HomeFeed.ts#L11) +[src/parser/youtube/HomeFeed.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/HomeFeed.ts#L11) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/youtube/HomeFeed.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/HomeFeed.ts#L12) +[src/parser/youtube/HomeFeed.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/HomeFeed.ts#L12) ## Accessors @@ -68,7 +68,7 @@ #### Defined in -[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L178) +[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L178) *** @@ -88,7 +88,7 @@ Get all the channels in the feed #### Defined in -[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L123) +[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L123) *** @@ -108,7 +108,7 @@ Returns the filter chips. #### Defined in -[src/core/mixins/FilterableFeed.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/FilterableFeed.ts#L20) +[src/core/mixins/FilterableFeed.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/FilterableFeed.ts#L20) *** @@ -128,7 +128,7 @@ Returns available filters. #### Defined in -[src/core/mixins/FilterableFeed.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/FilterableFeed.ts#L38) +[src/core/mixins/FilterableFeed.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/FilterableFeed.ts#L38) *** @@ -148,7 +148,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L192) +[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L192) *** @@ -166,7 +166,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L134) +[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L134) *** @@ -186,7 +186,7 @@ Get the original page data #### Defined in -[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L185) +[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L185) *** @@ -206,7 +206,7 @@ Returns contents from the page. #### Defined in -[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L141) +[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L141) *** @@ -226,7 +226,7 @@ Get all playlists in the feed #### Defined in -[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L130) +[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L130) *** @@ -246,7 +246,7 @@ Get all the community posts in the feed #### Defined in -[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L116) +[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L116) *** @@ -266,7 +266,7 @@ Returns secondary contents from the page. #### Defined in -[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L166) +[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L166) *** @@ -286,7 +286,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L152) +[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L152) *** @@ -306,7 +306,7 @@ Get all the videos in the feed #### Defined in -[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L109) +[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L109) ## Methods @@ -328,7 +328,7 @@ Filter to apply. #### Defined in -[src/parser/youtube/HomeFeed.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/HomeFeed.ts#L24) +[src/parser/youtube/HomeFeed.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/HomeFeed.ts#L24) *** @@ -348,7 +348,7 @@ Retrieves next batch of contents. #### Defined in -[src/parser/youtube/HomeFeed.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/HomeFeed.ts#L32) +[src/parser/youtube/HomeFeed.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/HomeFeed.ts#L32) *** @@ -368,7 +368,7 @@ Retrieves continuation data as it is. #### Defined in -[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L199) +[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L199) *** @@ -392,7 +392,7 @@ Applies given filter and returns a new [Feed](../../Mixins/classes/Feed.md) obje #### Defined in -[src/core/mixins/FilterableFeed.ts:45](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/FilterableFeed.ts#L45) +[src/core/mixins/FilterableFeed.ts:45](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/FilterableFeed.ts#L45) *** @@ -416,7 +416,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L159) +[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L159) *** @@ -440,7 +440,7 @@ Get all playlists on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L91) +[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L91) *** @@ -464,4 +464,4 @@ Get all videos on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L75) +[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L75) diff --git a/docs/api/namespaces/YT/classes/ItemMenu.md b/docs/api/namespaces/YT/classes/ItemMenu.md index 823363899..034db959f 100644 --- a/docs/api/namespaces/YT/classes/ItemMenu.md +++ b/docs/api/namespaces/YT/classes/ItemMenu.md @@ -20,7 +20,7 @@ #### Defined in -[src/parser/youtube/ItemMenu.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/ItemMenu.ts#L16) +[src/parser/youtube/ItemMenu.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/ItemMenu.ts#L16) ## Methods @@ -34,7 +34,7 @@ #### Defined in -[src/parser/youtube/ItemMenu.ts:61](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/ItemMenu.ts#L61) +[src/parser/youtube/ItemMenu.ts:59](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/ItemMenu.ts#L59) *** @@ -48,7 +48,7 @@ #### Defined in -[src/parser/youtube/ItemMenu.ts:65](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/ItemMenu.ts#L65) +[src/parser/youtube/ItemMenu.ts:63](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/ItemMenu.ts#L63) *** @@ -68,7 +68,7 @@ ##### Defined in -[src/parser/youtube/ItemMenu.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/ItemMenu.ts#L28) +[src/parser/youtube/ItemMenu.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/ItemMenu.ts#L28) #### selectItem(button) @@ -84,4 +84,4 @@ ##### Defined in -[src/parser/youtube/ItemMenu.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/ItemMenu.ts#L29) +[src/parser/youtube/ItemMenu.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/ItemMenu.ts#L29) diff --git a/docs/api/namespaces/YT/classes/Library.md b/docs/api/namespaces/YT/classes/Library.md index 7db5ff91a..b6883ce23 100644 --- a/docs/api/namespaces/YT/classes/Library.md +++ b/docs/api/namespaces/YT/classes/Library.md @@ -28,7 +28,7 @@ #### Defined in -[src/parser/youtube/Library.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Library.ts#L17) +[src/parser/youtube/Library.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Library.ts#L17) ## Properties @@ -38,7 +38,7 @@ #### Defined in -[src/parser/youtube/Library.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Library.ts#L14) +[src/parser/youtube/Library.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Library.ts#L14) *** @@ -48,7 +48,7 @@ #### Defined in -[src/parser/youtube/Library.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Library.ts#L15) +[src/parser/youtube/Library.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Library.ts#L15) ## Accessors @@ -66,7 +66,7 @@ #### Defined in -[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L178) +[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L178) *** @@ -86,7 +86,7 @@ Get all the channels in the feed #### Defined in -[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L123) +[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L123) *** @@ -100,7 +100,7 @@ Get all the channels in the feed #### Defined in -[src/parser/youtube/Library.ts:76](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Library.ts#L76) +[src/parser/youtube/Library.ts:76](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Library.ts#L76) *** @@ -120,7 +120,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L192) +[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L192) *** @@ -134,7 +134,7 @@ Checks if the feed has continuation. #### Defined in -[src/parser/youtube/Library.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Library.ts#L60) +[src/parser/youtube/Library.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Library.ts#L60) *** @@ -148,7 +148,7 @@ Checks if the feed has continuation. #### Defined in -[src/parser/youtube/Library.ts:68](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Library.ts#L68) +[src/parser/youtube/Library.ts:68](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Library.ts#L68) *** @@ -166,7 +166,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L134) +[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L134) *** @@ -186,7 +186,7 @@ Get the original page data #### Defined in -[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L185) +[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L185) *** @@ -206,7 +206,7 @@ Returns contents from the page. #### Defined in -[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L141) +[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L141) *** @@ -226,7 +226,7 @@ Get all playlists in the feed #### Defined in -[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L130) +[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L130) *** @@ -240,7 +240,7 @@ Get all playlists in the feed #### Defined in -[src/parser/youtube/Library.ts:72](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Library.ts#L72) +[src/parser/youtube/Library.ts:72](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Library.ts#L72) *** @@ -260,7 +260,7 @@ Get all the community posts in the feed #### Defined in -[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L116) +[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L116) *** @@ -280,7 +280,7 @@ Returns secondary contents from the page. #### Defined in -[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L166) +[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L166) *** @@ -300,7 +300,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L152) +[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L152) *** @@ -320,7 +320,7 @@ Get all the videos in the feed #### Defined in -[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L109) +[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L109) *** @@ -334,7 +334,7 @@ Get all the videos in the feed #### Defined in -[src/parser/youtube/Library.ts:64](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Library.ts#L64) +[src/parser/youtube/Library.ts:64](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Library.ts#L64) ## Methods @@ -354,7 +354,7 @@ Retrieves next batch of contents and returns a new [Feed](../../Mixins/classes/F #### Defined in -[src/core/mixins/Feed.ts:216](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L216) +[src/core/mixins/Feed.ts:216](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L216) *** @@ -374,7 +374,7 @@ Retrieves continuation data as it is. #### Defined in -[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L199) +[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L199) *** @@ -398,7 +398,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L159) +[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L159) *** @@ -422,7 +422,7 @@ Get all playlists on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L91) +[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L91) *** @@ -446,4 +446,4 @@ Get all videos on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L75) +[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L75) diff --git a/docs/api/namespaces/YT/classes/LiveChat.md b/docs/api/namespaces/YT/classes/LiveChat.md index df6533a65..3036f45ed 100644 --- a/docs/api/namespaces/YT/classes/LiveChat.md +++ b/docs/api/namespaces/YT/classes/LiveChat.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/youtube/LiveChat.ts:71](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L71) +[src/parser/youtube/LiveChat.ts:72](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L72) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/youtube/LiveChat.ts:65](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L65) +[src/parser/youtube/LiveChat.ts:67](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L67) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/youtube/LiveChat.ts:69](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L69) +[src/parser/youtube/LiveChat.ts:70](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L70) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/youtube/LiveChat.ts:66](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L66) +[src/parser/youtube/LiveChat.ts:68](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L68) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/youtube/LiveChat.ts:68](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L68) +[src/parser/youtube/LiveChat.ts:69](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L69) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/youtube/LiveChat.ts:56](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L56) +[src/parser/youtube/LiveChat.ts:66](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L66) ## Methods @@ -140,7 +140,7 @@ Filter to apply. #### Defined in -[src/parser/youtube/LiveChat.ts:285](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L285) +[src/parser/youtube/LiveChat.ts:286](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L286) *** @@ -190,7 +190,7 @@ node\_modules/typescript/lib/lib.dom.d.ts:8262 #### Defined in -[src/utils/EventEmitterLike.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/EventEmitterLike.ts#L10) +[src/utils/EventEmitterLike.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/EventEmitterLike.ts#L10) *** @@ -210,7 +210,7 @@ Retrieves given chat item's menu. #### Defined in -[src/parser/youtube/LiveChat.ts:303](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L303) +[src/parser/youtube/LiveChat.ts:304](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L304) *** @@ -234,7 +234,7 @@ Retrieves given chat item's menu. #### Defined in -[src/utils/EventEmitterLike.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/EventEmitterLike.ts#L40) +[src/utils/EventEmitterLike.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/utils/EventEmitterLike.ts#L40) *** @@ -260,7 +260,7 @@ Retrieves given chat item's menu. ##### Defined in -[src/parser/youtube/LiveChat.ts:106](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L106) +[src/parser/youtube/LiveChat.ts:107](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L107) #### on(type, listener) @@ -282,7 +282,7 @@ Retrieves given chat item's menu. ##### Defined in -[src/parser/youtube/LiveChat.ts:107](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L107) +[src/parser/youtube/LiveChat.ts:108](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L108) #### on(type, listener) @@ -304,7 +304,7 @@ Retrieves given chat item's menu. ##### Defined in -[src/parser/youtube/LiveChat.ts:108](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L108) +[src/parser/youtube/LiveChat.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L109) #### on(type, listener) @@ -326,7 +326,7 @@ Retrieves given chat item's menu. ##### Defined in -[src/parser/youtube/LiveChat.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L109) +[src/parser/youtube/LiveChat.ts:110](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L110) #### on(type, listener) @@ -348,7 +348,7 @@ Retrieves given chat item's menu. ##### Defined in -[src/parser/youtube/LiveChat.ts:110](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L110) +[src/parser/youtube/LiveChat.ts:111](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L111) *** @@ -374,7 +374,7 @@ Retrieves given chat item's menu. ##### Defined in -[src/parser/youtube/LiveChat.ts:115](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L115) +[src/parser/youtube/LiveChat.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L116) #### once(type, listener) @@ -396,7 +396,7 @@ Retrieves given chat item's menu. ##### Defined in -[src/parser/youtube/LiveChat.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L116) +[src/parser/youtube/LiveChat.ts:117](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L117) #### once(type, listener) @@ -418,7 +418,7 @@ Retrieves given chat item's menu. ##### Defined in -[src/parser/youtube/LiveChat.ts:117](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L117) +[src/parser/youtube/LiveChat.ts:118](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L118) #### once(type, listener) @@ -440,7 +440,7 @@ Retrieves given chat item's menu. ##### Defined in -[src/parser/youtube/LiveChat.ts:118](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L118) +[src/parser/youtube/LiveChat.ts:119](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L119) #### once(type, listener) @@ -462,7 +462,7 @@ Retrieves given chat item's menu. ##### Defined in -[src/parser/youtube/LiveChat.ts:119](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L119) +[src/parser/youtube/LiveChat.ts:120](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L120) *** @@ -512,7 +512,7 @@ Equivalent to "clicking" a button. #### Defined in -[src/parser/youtube/LiveChat.ts:318](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L318) +[src/parser/youtube/LiveChat.ts:319](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L319) *** @@ -534,7 +534,7 @@ Text to send. #### Defined in -[src/parser/youtube/LiveChat.ts:253](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L253) +[src/parser/youtube/LiveChat.ts:254](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L254) *** @@ -548,7 +548,7 @@ Text to send. #### Defined in -[src/parser/youtube/LiveChat.ts:124](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L124) +[src/parser/youtube/LiveChat.ts:125](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L125) *** @@ -562,4 +562,4 @@ Text to send. #### Defined in -[src/parser/youtube/LiveChat.ts:132](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/LiveChat.ts#L132) +[src/parser/youtube/LiveChat.ts:133](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/LiveChat.ts#L133) diff --git a/docs/api/namespaces/YT/classes/NotificationsMenu.md b/docs/api/namespaces/YT/classes/NotificationsMenu.md index 921c570c3..6440116ff 100644 --- a/docs/api/namespaces/YT/classes/NotificationsMenu.md +++ b/docs/api/namespaces/YT/classes/NotificationsMenu.md @@ -20,7 +20,7 @@ #### Defined in -[src/parser/youtube/NotificationsMenu.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/NotificationsMenu.ts#L18) +[src/parser/youtube/NotificationsMenu.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/NotificationsMenu.ts#L18) ## Properties @@ -30,7 +30,7 @@ #### Defined in -[src/parser/youtube/NotificationsMenu.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/NotificationsMenu.ts#L16) +[src/parser/youtube/NotificationsMenu.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/NotificationsMenu.ts#L16) *** @@ -40,7 +40,7 @@ #### Defined in -[src/parser/youtube/NotificationsMenu.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/NotificationsMenu.ts#L15) +[src/parser/youtube/NotificationsMenu.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/NotificationsMenu.ts#L15) ## Accessors @@ -54,7 +54,7 @@ #### Defined in -[src/parser/youtube/NotificationsMenu.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/NotificationsMenu.ts#L40) +[src/parser/youtube/NotificationsMenu.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/NotificationsMenu.ts#L40) ## Methods @@ -68,4 +68,4 @@ #### Defined in -[src/parser/youtube/NotificationsMenu.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/NotificationsMenu.ts#L29) +[src/parser/youtube/NotificationsMenu.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/NotificationsMenu.ts#L29) diff --git a/docs/api/namespaces/YT/classes/Playlist.md b/docs/api/namespaces/YT/classes/Playlist.md index 042bf815c..00f0ae199 100644 --- a/docs/api/namespaces/YT/classes/Playlist.md +++ b/docs/api/namespaces/YT/classes/Playlist.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/youtube/Playlist.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Playlist.ts#L31) +[src/parser/youtube/Playlist.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Playlist.ts#L31) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/youtube/Playlist.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Playlist.ts#L28) +[src/parser/youtube/Playlist.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Playlist.ts#L28) *** @@ -102,7 +102,7 @@ #### Defined in -[src/parser/youtube/Playlist.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Playlist.ts#L26) +[src/parser/youtube/Playlist.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Playlist.ts#L26) *** @@ -112,7 +112,7 @@ #### Defined in -[src/parser/youtube/Playlist.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Playlist.ts#L27) +[src/parser/youtube/Playlist.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Playlist.ts#L27) *** @@ -122,7 +122,7 @@ #### Defined in -[src/parser/youtube/Playlist.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Playlist.ts#L29) +[src/parser/youtube/Playlist.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Playlist.ts#L29) ## Accessors @@ -140,7 +140,7 @@ #### Defined in -[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L178) +[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L178) *** @@ -160,7 +160,7 @@ Get all the channels in the feed #### Defined in -[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L123) +[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L123) *** @@ -180,7 +180,7 @@ Checks if the feed has continuation. #### Defined in -[src/parser/youtube/Playlist.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Playlist.ts#L75) +[src/parser/youtube/Playlist.ts:70](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Playlist.ts#L70) *** @@ -194,7 +194,7 @@ Checks if the feed has continuation. #### Defined in -[src/parser/youtube/Playlist.ts:71](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Playlist.ts#L71) +[src/parser/youtube/Playlist.ts:66](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Playlist.ts#L66) *** @@ -212,7 +212,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L134) +[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L134) *** @@ -232,7 +232,7 @@ Get the original page data #### Defined in -[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L185) +[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L185) *** @@ -252,7 +252,7 @@ Returns contents from the page. #### Defined in -[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L141) +[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L141) *** @@ -272,7 +272,7 @@ Get all playlists in the feed #### Defined in -[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L130) +[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L130) *** @@ -292,7 +292,7 @@ Get all the community posts in the feed #### Defined in -[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L116) +[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L116) *** @@ -312,7 +312,7 @@ Returns secondary contents from the page. #### Defined in -[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L166) +[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L166) *** @@ -332,7 +332,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L152) +[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L152) *** @@ -352,7 +352,7 @@ Get all the videos in the feed #### Defined in -[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L109) +[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L109) ## Methods @@ -372,7 +372,7 @@ Retrieves next batch of contents and returns a new [Feed](../../Mixins/classes/F #### Defined in -[src/parser/youtube/Playlist.ts:105](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Playlist.ts#L105) +[src/parser/youtube/Playlist.ts:98](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Playlist.ts#L98) *** @@ -392,7 +392,7 @@ Retrieves continuation data as it is. #### Defined in -[src/parser/youtube/Playlist.ts:84](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Playlist.ts#L84) +[src/parser/youtube/Playlist.ts:79](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Playlist.ts#L79) *** @@ -416,7 +416,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L159) +[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L159) *** @@ -440,7 +440,7 @@ Get all playlists on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L91) +[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L91) *** @@ -464,4 +464,4 @@ Get all videos on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L75) +[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L75) diff --git a/docs/api/namespaces/YT/classes/Search.md b/docs/api/namespaces/YT/classes/Search.md index fb8a98115..574a33d6e 100644 --- a/docs/api/namespaces/YT/classes/Search.md +++ b/docs/api/namespaces/YT/classes/Search.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/youtube/Search.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Search.ts#L26) +[src/parser/youtube/Search.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Search.ts#L26) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/youtube/Search.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Search.ts#L21) +[src/parser/youtube/Search.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Search.ts#L21) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/youtube/Search.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Search.ts#L18) +[src/parser/youtube/Search.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Search.ts#L18) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/youtube/Search.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Search.ts#L24) +[src/parser/youtube/Search.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Search.ts#L24) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/youtube/Search.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Search.ts#L20) +[src/parser/youtube/Search.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Search.ts#L20) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/youtube/Search.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Search.ts#L19) +[src/parser/youtube/Search.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Search.ts#L19) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/youtube/Search.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Search.ts#L22) +[src/parser/youtube/Search.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Search.ts#L22) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/youtube/Search.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Search.ts#L23) +[src/parser/youtube/Search.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Search.ts#L23) ## Accessors @@ -118,7 +118,7 @@ #### Defined in -[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L178) +[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L178) *** @@ -138,7 +138,7 @@ Get all the channels in the feed #### Defined in -[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L123) +[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L123) *** @@ -158,7 +158,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L192) +[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L192) *** @@ -176,7 +176,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L134) +[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L134) *** @@ -196,7 +196,7 @@ Get the original page data #### Defined in -[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L185) +[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L185) *** @@ -216,7 +216,7 @@ Returns contents from the page. #### Defined in -[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L141) +[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L141) *** @@ -236,7 +236,7 @@ Get all playlists in the feed #### Defined in -[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L130) +[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L130) *** @@ -256,7 +256,7 @@ Get all the community posts in the feed #### Defined in -[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L116) +[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L116) *** @@ -272,7 +272,7 @@ Returns a list of refinement card queries. #### Defined in -[src/parser/youtube/Search.ts:77](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Search.ts#L77) +[src/parser/youtube/Search.ts:77](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Search.ts#L77) *** @@ -292,7 +292,7 @@ Returns secondary contents from the page. #### Defined in -[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L166) +[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L166) *** @@ -312,7 +312,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L152) +[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L152) *** @@ -332,7 +332,7 @@ Get all the videos in the feed #### Defined in -[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L109) +[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L109) ## Methods @@ -340,7 +340,7 @@ Get all the videos in the feed > **getContinuation**(): `Promise`\<[`Search`](Search.md)\> -Retrieves next batch of results. +Retrieves next batch of search results. #### Returns @@ -352,7 +352,7 @@ Retrieves next batch of results. #### Defined in -[src/parser/youtube/Search.ts:84](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Search.ts#L84) +[src/parser/youtube/Search.ts:84](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Search.ts#L84) *** @@ -372,7 +372,7 @@ Retrieves continuation data as it is. #### Defined in -[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L199) +[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L199) *** @@ -396,7 +396,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L159) +[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L159) *** @@ -416,7 +416,7 @@ Applies given refinement card and returns a new [Search](Search.md) object. Use #### Defined in -[src/parser/youtube/Search.ts:55](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Search.ts#L55) +[src/parser/youtube/Search.ts:55](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Search.ts#L55) *** @@ -440,7 +440,7 @@ Get all playlists on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L91) +[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L91) *** @@ -464,4 +464,4 @@ Get all videos on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L75) +[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L75) diff --git a/docs/api/namespaces/YT/classes/Settings.md b/docs/api/namespaces/YT/classes/Settings.md index fdd925d48..5b539a9e4 100644 --- a/docs/api/namespaces/YT/classes/Settings.md +++ b/docs/api/namespaces/YT/classes/Settings.md @@ -20,7 +20,7 @@ #### Defined in -[src/parser/youtube/Settings.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Settings.ts#L28) +[src/parser/youtube/Settings.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Settings.ts#L28) ## Properties @@ -30,7 +30,7 @@ #### Defined in -[src/parser/youtube/Settings.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Settings.ts#L25) +[src/parser/youtube/Settings.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Settings.ts#L25) *** @@ -40,7 +40,7 @@ #### Defined in -[src/parser/youtube/Settings.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Settings.ts#L26) +[src/parser/youtube/Settings.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Settings.ts#L26) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/youtube/Settings.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Settings.ts#L24) +[src/parser/youtube/Settings.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Settings.ts#L24) ## Accessors @@ -64,7 +64,7 @@ #### Defined in -[src/parser/youtube/Settings.ts:132](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Settings.ts#L132) +[src/parser/youtube/Settings.ts:132](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Settings.ts#L132) *** @@ -80,7 +80,7 @@ Returns settings available in the page. #### Defined in -[src/parser/youtube/Settings.ts:105](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Settings.ts#L105) +[src/parser/youtube/Settings.ts:105](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Settings.ts#L105) *** @@ -96,7 +96,7 @@ Returns options available in the sidebar. #### Defined in -[src/parser/youtube/Settings.ts:125](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Settings.ts#L125) +[src/parser/youtube/Settings.ts:125](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Settings.ts#L125) ## Methods @@ -116,7 +116,7 @@ Finds a setting by name and returns it. Use [setting_options](Settings.md#settin #### Defined in -[src/parser/youtube/Settings.ts:79](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Settings.ts#L79) +[src/parser/youtube/Settings.ts:79](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Settings.ts#L79) *** @@ -136,4 +136,4 @@ Selects an item from the sidebar menu. Use [sidebar_items](Settings.md#sidebar_i #### Defined in -[src/parser/youtube/Settings.ts:55](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/Settings.ts#L55) +[src/parser/youtube/Settings.ts:55](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/Settings.ts#L55) diff --git a/docs/api/namespaces/YT/classes/SmoothedQueue.md b/docs/api/namespaces/YT/classes/SmoothedQueue.md index d961312c7..a4cfaff55 100644 --- a/docs/api/namespaces/YT/classes/SmoothedQueue.md +++ b/docs/api/namespaces/YT/classes/SmoothedQueue.md @@ -14,7 +14,7 @@ #### Defined in -[src/parser/youtube/SmoothedQueue.ts:54](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/SmoothedQueue.ts#L54) +[src/parser/youtube/SmoothedQueue.ts:55](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/SmoothedQueue.ts#L55) ## Accessors @@ -28,7 +28,7 @@ #### Defined in -[src/parser/youtube/SmoothedQueue.ts:140](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/SmoothedQueue.ts#L140) +[src/parser/youtube/SmoothedQueue.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/SmoothedQueue.ts#L141) *** @@ -48,7 +48,7 @@ #### Defined in -[src/parser/youtube/SmoothedQueue.ts:136](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/SmoothedQueue.ts#L136) +[src/parser/youtube/SmoothedQueue.ts:137](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/SmoothedQueue.ts#L137) *** @@ -62,7 +62,7 @@ #### Defined in -[src/parser/youtube/SmoothedQueue.ts:144](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/SmoothedQueue.ts#L144) +[src/parser/youtube/SmoothedQueue.ts:145](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/SmoothedQueue.ts#L145) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/youtube/SmoothedQueue.ts:148](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/SmoothedQueue.ts#L148) +[src/parser/youtube/SmoothedQueue.ts:149](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/SmoothedQueue.ts#L149) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/youtube/SmoothedQueue.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/SmoothedQueue.ts#L152) +[src/parser/youtube/SmoothedQueue.ts:153](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/SmoothedQueue.ts#L153) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/youtube/SmoothedQueue.ts:156](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/SmoothedQueue.ts#L156) +[src/parser/youtube/SmoothedQueue.ts:157](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/SmoothedQueue.ts#L157) ## Methods @@ -118,7 +118,7 @@ #### Defined in -[src/parser/youtube/SmoothedQueue.ts:124](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/SmoothedQueue.ts#L124) +[src/parser/youtube/SmoothedQueue.ts:125](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/SmoothedQueue.ts#L125) *** @@ -132,7 +132,7 @@ #### Defined in -[src/parser/youtube/SmoothedQueue.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/SmoothedQueue.ts#L91) +[src/parser/youtube/SmoothedQueue.ts:92](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/SmoothedQueue.ts#L92) *** @@ -150,4 +150,4 @@ #### Defined in -[src/parser/youtube/SmoothedQueue.ts:63](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/SmoothedQueue.ts#L63) +[src/parser/youtube/SmoothedQueue.ts:64](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/SmoothedQueue.ts#L64) diff --git a/docs/api/namespaces/YT/classes/TimeWatched.md b/docs/api/namespaces/YT/classes/TimeWatched.md deleted file mode 100644 index b8d550673..000000000 --- a/docs/api/namespaces/YT/classes/TimeWatched.md +++ /dev/null @@ -1,45 +0,0 @@ -[youtubei.js](../../../README.md) / [YT](../README.md) / TimeWatched - -# Class: TimeWatched - -## Constructors - -### new TimeWatched() - -> **new TimeWatched**(`response`): [`TimeWatched`](TimeWatched.md) - -#### Parameters - -• **response**: [`ApiResponse`](../../../interfaces/ApiResponse.md) - -#### Returns - -[`TimeWatched`](TimeWatched.md) - -#### Defined in - -[src/parser/youtube/TimeWatched.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/TimeWatched.ts#L15) - -## Properties - -### contents? - -> `optional` **contents**: [`ObservedArray`](../../Helpers/type-aliases/ObservedArray.md)\<[`ItemSection`](../../YTNodes/classes/ItemSection.md)\> - -#### Defined in - -[src/parser/youtube/TimeWatched.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/TimeWatched.ts#L13) - -## Accessors - -### page - -> `get` **page**(): [`IBrowseResponse`](../../APIResponseTypes/type-aliases/IBrowseResponse.md) - -#### Returns - -[`IBrowseResponse`](../../APIResponseTypes/type-aliases/IBrowseResponse.md) - -#### Defined in - -[src/parser/youtube/TimeWatched.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/TimeWatched.ts#L29) diff --git a/docs/api/namespaces/YT/classes/TranscriptInfo.md b/docs/api/namespaces/YT/classes/TranscriptInfo.md index 946f2aa9c..ad2c31679 100644 --- a/docs/api/namespaces/YT/classes/TranscriptInfo.md +++ b/docs/api/namespaces/YT/classes/TranscriptInfo.md @@ -20,7 +20,7 @@ #### Defined in -[src/parser/youtube/TranscriptInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/TranscriptInfo.ts#L12) +[src/parser/youtube/TranscriptInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/TranscriptInfo.ts#L12) ## Properties @@ -30,7 +30,7 @@ #### Defined in -[src/parser/youtube/TranscriptInfo.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/TranscriptInfo.ts#L10) +[src/parser/youtube/TranscriptInfo.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/TranscriptInfo.ts#L10) ## Accessors @@ -46,7 +46,7 @@ Returns available languages. #### Defined in -[src/parser/youtube/TranscriptInfo.ts:45](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/TranscriptInfo.ts#L45) +[src/parser/youtube/TranscriptInfo.ts:45](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/TranscriptInfo.ts#L45) *** @@ -60,7 +60,7 @@ Returns available languages. #### Defined in -[src/parser/youtube/TranscriptInfo.ts:56](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/TranscriptInfo.ts#L56) +[src/parser/youtube/TranscriptInfo.ts:56](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/TranscriptInfo.ts#L56) *** @@ -76,7 +76,7 @@ Returns the currently selected language. #### Defined in -[src/parser/youtube/TranscriptInfo.ts:52](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/TranscriptInfo.ts#L52) +[src/parser/youtube/TranscriptInfo.ts:52](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/TranscriptInfo.ts#L52) ## Methods @@ -98,4 +98,4 @@ Language to select. #### Defined in -[src/parser/youtube/TranscriptInfo.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/TranscriptInfo.ts#L26) +[src/parser/youtube/TranscriptInfo.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/TranscriptInfo.ts#L26) diff --git a/docs/api/namespaces/YT/classes/VideoInfo.md b/docs/api/namespaces/YT/classes/VideoInfo.md index 545fcd70f..1570307be 100644 --- a/docs/api/namespaces/YT/classes/VideoInfo.md +++ b/docs/api/namespaces/YT/classes/VideoInfo.md @@ -16,16 +16,10 @@ • **data**: [[`ApiResponse`](../../../interfaces/ApiResponse.md), `ApiResponse?`] -API response. - • **actions**: [`Actions`](../../../classes/Actions.md) -Actions instance. - • **cpn**: `string` -Client Playback Nonce. - #### Returns [`VideoInfo`](VideoInfo.md) @@ -36,7 +30,7 @@ Client Playback Nonce. #### Defined in -[src/parser/youtube/VideoInfo.ts:51](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L51) +[src/parser/youtube/VideoInfo.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L47) ## Properties @@ -50,7 +44,7 @@ Client Playback Nonce. #### Defined in -[src/core/mixins/MediaInfo.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L39) +[src/core/mixins/MediaInfo.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L40) *** @@ -72,7 +66,7 @@ Client Playback Nonce. #### Defined in -[src/parser/youtube/VideoInfo.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L44) +[src/parser/youtube/VideoInfo.ts:43](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L43) *** @@ -218,7 +212,7 @@ Client Playback Nonce. #### Defined in -[src/core/mixins/MediaInfo.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L38) +[src/core/mixins/MediaInfo.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L39) *** @@ -232,7 +226,7 @@ Client Playback Nonce. #### Defined in -[src/core/mixins/MediaInfo.ts:42](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L42) +[src/core/mixins/MediaInfo.ts:43](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L43) *** @@ -246,7 +240,7 @@ Client Playback Nonce. #### Defined in -[src/core/mixins/MediaInfo.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L43) +[src/core/mixins/MediaInfo.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L44) *** @@ -256,7 +250,7 @@ Client Playback Nonce. #### Defined in -[src/parser/youtube/VideoInfo.ts:42](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L42) +[src/parser/youtube/VideoInfo.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L41) *** @@ -270,7 +264,7 @@ Client Playback Nonce. #### Defined in -[src/core/mixins/MediaInfo.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L41) +[src/core/mixins/MediaInfo.ts:42](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L42) *** @@ -288,7 +282,7 @@ Client Playback Nonce. #### Defined in -[src/parser/youtube/VideoInfo.ts:37](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L37) +[src/parser/youtube/VideoInfo.ts:36](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L36) *** @@ -298,7 +292,7 @@ Client Playback Nonce. #### Defined in -[src/parser/youtube/VideoInfo.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L43) +[src/parser/youtube/VideoInfo.ts:42](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L42) *** @@ -308,7 +302,7 @@ Client Playback Nonce. #### Defined in -[src/parser/youtube/VideoInfo.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L38) +[src/parser/youtube/VideoInfo.ts:37](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L37) *** @@ -322,7 +316,7 @@ Client Playback Nonce. #### Defined in -[src/core/mixins/MediaInfo.ts:45](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L45) +[src/core/mixins/MediaInfo.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L46) *** @@ -336,7 +330,7 @@ Client Playback Nonce. #### Defined in -[src/core/mixins/MediaInfo.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L46) +[src/core/mixins/MediaInfo.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L47) *** @@ -346,7 +340,7 @@ Client Playback Nonce. #### Defined in -[src/parser/youtube/VideoInfo.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L41) +[src/parser/youtube/VideoInfo.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L40) *** @@ -384,7 +378,7 @@ Client Playback Nonce. #### Defined in -[src/parser/youtube/VideoInfo.ts:36](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L36) +[src/parser/youtube/VideoInfo.ts:35](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L35) *** @@ -394,7 +388,7 @@ Client Playback Nonce. #### Defined in -[src/parser/youtube/VideoInfo.ts:34](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L34) +[src/parser/youtube/VideoInfo.ts:33](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L33) *** @@ -404,7 +398,7 @@ Client Playback Nonce. #### Defined in -[src/parser/youtube/VideoInfo.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L39) +[src/parser/youtube/VideoInfo.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L38) *** @@ -414,7 +408,7 @@ Client Playback Nonce. #### Defined in -[src/parser/youtube/VideoInfo.ts:35](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L35) +[src/parser/youtube/VideoInfo.ts:34](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L34) *** @@ -428,7 +422,7 @@ Client Playback Nonce. #### Defined in -[src/core/mixins/MediaInfo.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L40) +[src/core/mixins/MediaInfo.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L41) *** @@ -442,7 +436,7 @@ Client Playback Nonce. #### Defined in -[src/core/mixins/MediaInfo.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L44) +[src/core/mixins/MediaInfo.ts:45](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L45) *** @@ -452,7 +446,7 @@ Client Playback Nonce. #### Defined in -[src/parser/youtube/VideoInfo.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L40) +[src/parser/youtube/VideoInfo.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L39) ## Accessors @@ -470,7 +464,7 @@ Client Playback Nonce. #### Defined in -[src/core/mixins/MediaInfo.ts:226](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L226) +[src/core/mixins/MediaInfo.ts:227](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L227) *** @@ -486,7 +480,7 @@ Gets the endpoint of the autoplay video #### Defined in -[src/parser/youtube/VideoInfo.ts:379](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L379) +[src/parser/youtube/VideoInfo.ts:363](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L363) *** @@ -506,7 +500,7 @@ Content Playback Nonce. #### Defined in -[src/core/mixins/MediaInfo.ts:233](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L233) +[src/core/mixins/MediaInfo.ts:234](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L234) *** @@ -522,7 +516,7 @@ Watch next feed filters. #### Defined in -[src/parser/youtube/VideoInfo.ts:365](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L365) +[src/parser/youtube/VideoInfo.ts:349](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L349) *** @@ -538,7 +532,7 @@ Checks if trailer is available. #### Defined in -[src/parser/youtube/VideoInfo.ts:386](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L386) +[src/parser/youtube/VideoInfo.ts:370](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L370) *** @@ -554,7 +548,7 @@ Get songs used in the video. #### Defined in -[src/parser/youtube/VideoInfo.ts:393](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L393) +[src/parser/youtube/VideoInfo.ts:377](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L377) *** @@ -574,7 +568,7 @@ Parsed InnerTube response. #### Defined in -[src/core/mixins/MediaInfo.ts:240](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L240) +[src/core/mixins/MediaInfo.ts:241](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L241) *** @@ -590,7 +584,7 @@ Checks if continuation is available for the watch next feed. #### Defined in -[src/parser/youtube/VideoInfo.ts:372](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L372) +[src/parser/youtube/VideoInfo.ts:356](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L356) ## Methods @@ -610,7 +604,7 @@ Adds video to the watch history. #### Defined in -[src/parser/youtube/VideoInfo.ts:174](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L174) +[src/parser/youtube/VideoInfo.ts:170](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L170) *** @@ -636,7 +630,7 @@ Options #### Defined in -[src/core/mixins/MediaInfo.ts:157](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L157) +[src/core/mixins/MediaInfo.ts:158](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L158) *** @@ -652,7 +646,7 @@ Dislikes the video. #### Defined in -[src/parser/youtube/VideoInfo.ts:245](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L245) +[src/parser/youtube/VideoInfo.ts:237](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L237) *** @@ -678,7 +672,7 @@ Download options. #### Defined in -[src/core/mixins/MediaInfo.ts:165](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L165) +[src/core/mixins/MediaInfo.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L166) *** @@ -694,7 +688,7 @@ Retrieves Live Chat if available. #### Defined in -[src/parser/youtube/VideoInfo.ts:342](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L342) +[src/parser/youtube/VideoInfo.ts:326](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L326) *** @@ -720,7 +714,7 @@ Get a cleaned up representation of the adaptive_formats #### Defined in -[src/core/mixins/MediaInfo.ts:140](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L140) +[src/core/mixins/MediaInfo.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L141) *** @@ -738,7 +732,7 @@ Retrieves trailer info if available (typically for non-purchased movies or films #### Defined in -[src/parser/youtube/VideoInfo.ts:352](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L352) +[src/parser/youtube/VideoInfo.ts:336](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L336) *** @@ -758,7 +752,7 @@ Retrieves the video's transcript. #### Defined in -[src/core/mixins/MediaInfo.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L178) +[src/core/mixins/MediaInfo.ts:179](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L179) *** @@ -774,7 +768,7 @@ Retrieves watch next feed continuation. #### Defined in -[src/parser/youtube/VideoInfo.ts:181](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L181) +[src/parser/youtube/VideoInfo.ts:177](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L177) *** @@ -790,7 +784,7 @@ Likes the video. #### Defined in -[src/parser/youtube/VideoInfo.ts:204](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L204) +[src/parser/youtube/VideoInfo.ts:200](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L200) *** @@ -806,7 +800,7 @@ Removes like/dislike. #### Defined in -[src/parser/youtube/VideoInfo.ts:286](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L286) +[src/parser/youtube/VideoInfo.ts:274](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L274) *** @@ -828,7 +822,7 @@ Filter to apply. #### Defined in -[src/parser/youtube/VideoInfo.ts:142](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/VideoInfo.ts#L142) +[src/parser/youtube/VideoInfo.ts:138](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/youtube/VideoInfo.ts#L138) *** @@ -864,4 +858,4 @@ DASH manifest #### Defined in -[src/core/mixins/MediaInfo.ts:105](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L105) +[src/core/mixins/MediaInfo.ts:106](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L106) diff --git a/docs/api/namespaces/YTKids/classes/Channel.md b/docs/api/namespaces/YTKids/classes/Channel.md index 280c35b29..4e13b27a8 100644 --- a/docs/api/namespaces/YTKids/classes/Channel.md +++ b/docs/api/namespaces/YTKids/classes/Channel.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/ytkids/Channel.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/Channel.ts#L13) +[src/parser/ytkids/Channel.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/Channel.ts#L14) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/ytkids/Channel.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/Channel.ts#L11) +[src/parser/ytkids/Channel.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/Channel.ts#L12) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/ytkids/Channel.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/Channel.ts#L10) +[src/parser/ytkids/Channel.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/Channel.ts#L11) ## Accessors @@ -68,7 +68,7 @@ #### Defined in -[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L178) +[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L178) *** @@ -88,7 +88,7 @@ Get all the channels in the feed #### Defined in -[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L123) +[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L123) *** @@ -108,7 +108,7 @@ Checks if the feed has continuation. #### Defined in -[src/parser/ytkids/Channel.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/Channel.ts#L31) +[src/parser/ytkids/Channel.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/Channel.ts#L39) *** @@ -126,7 +126,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L134) +[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L134) *** @@ -146,7 +146,7 @@ Get the original page data #### Defined in -[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L185) +[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L185) *** @@ -166,7 +166,7 @@ Returns contents from the page. #### Defined in -[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L141) +[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L141) *** @@ -186,7 +186,7 @@ Get all playlists in the feed #### Defined in -[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L130) +[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L130) *** @@ -206,7 +206,7 @@ Get all the community posts in the feed #### Defined in -[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L116) +[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L116) *** @@ -226,7 +226,7 @@ Returns secondary contents from the page. #### Defined in -[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L166) +[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L166) *** @@ -246,7 +246,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L152) +[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L152) *** @@ -266,7 +266,7 @@ Get all the videos in the feed #### Defined in -[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L109) +[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L109) ## Methods @@ -274,7 +274,7 @@ Get all the videos in the feed > **getContinuation**(): `Promise`\<[`Channel`](Channel.md)\> -Retrieves next batch of videos. +Retrieves next batch of content. #### Returns @@ -286,7 +286,7 @@ Retrieves next batch of videos. #### Defined in -[src/parser/ytkids/Channel.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/Channel.ts#L22) +[src/parser/ytkids/Channel.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/Channel.ts#L23) *** @@ -306,7 +306,7 @@ Retrieves continuation data as it is. #### Defined in -[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L199) +[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L199) *** @@ -330,7 +330,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L159) +[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L159) *** @@ -354,7 +354,7 @@ Get all playlists on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L91) +[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L91) *** @@ -378,4 +378,4 @@ Get all videos on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L75) +[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L75) diff --git a/docs/api/namespaces/YTKids/classes/HomeFeed.md b/docs/api/namespaces/YTKids/classes/HomeFeed.md index 37fa13e7d..94c4a7dcd 100644 --- a/docs/api/namespaces/YTKids/classes/HomeFeed.md +++ b/docs/api/namespaces/YTKids/classes/HomeFeed.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/ytkids/HomeFeed.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/HomeFeed.ts#L15) +[src/parser/ytkids/HomeFeed.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/HomeFeed.ts#L15) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/ytkids/HomeFeed.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/HomeFeed.ts#L13) +[src/parser/ytkids/HomeFeed.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/HomeFeed.ts#L13) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/ytkids/HomeFeed.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/HomeFeed.ts#L12) +[src/parser/ytkids/HomeFeed.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/HomeFeed.ts#L12) ## Accessors @@ -68,7 +68,7 @@ #### Defined in -[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L178) +[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L178) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/ytkids/HomeFeed.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/HomeFeed.ts#L46) +[src/parser/ytkids/HomeFeed.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/HomeFeed.ts#L46) *** @@ -102,7 +102,7 @@ Get all the channels in the feed #### Defined in -[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L123) +[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L123) *** @@ -122,7 +122,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L192) +[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L192) *** @@ -140,7 +140,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L134) +[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L134) *** @@ -160,7 +160,7 @@ Get the original page data #### Defined in -[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L185) +[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L185) *** @@ -180,7 +180,7 @@ Returns contents from the page. #### Defined in -[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L141) +[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L141) *** @@ -200,7 +200,7 @@ Get all playlists in the feed #### Defined in -[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L130) +[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L130) *** @@ -220,7 +220,7 @@ Get all the community posts in the feed #### Defined in -[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L116) +[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L116) *** @@ -240,7 +240,7 @@ Returns secondary contents from the page. #### Defined in -[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L166) +[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L166) *** @@ -260,7 +260,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L152) +[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L152) *** @@ -280,7 +280,7 @@ Get all the videos in the feed #### Defined in -[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L109) +[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L109) ## Methods @@ -300,7 +300,7 @@ Retrieves next batch of contents and returns a new [Feed](../../Mixins/classes/F #### Defined in -[src/core/mixins/Feed.ts:216](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L216) +[src/core/mixins/Feed.ts:216](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L216) *** @@ -320,7 +320,7 @@ Retrieves continuation data as it is. #### Defined in -[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L199) +[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L199) *** @@ -344,7 +344,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L159) +[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L159) *** @@ -366,7 +366,7 @@ The tab to select #### Defined in -[src/parser/ytkids/HomeFeed.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/HomeFeed.ts#L25) +[src/parser/ytkids/HomeFeed.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/HomeFeed.ts#L25) *** @@ -390,7 +390,7 @@ Get all playlists on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L91) +[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L91) *** @@ -414,4 +414,4 @@ Get all videos on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L75) +[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L75) diff --git a/docs/api/namespaces/YTKids/classes/Search.md b/docs/api/namespaces/YTKids/classes/Search.md index 00f9d3207..b0e0fc2ae 100644 --- a/docs/api/namespaces/YTKids/classes/Search.md +++ b/docs/api/namespaces/YTKids/classes/Search.md @@ -28,7 +28,7 @@ #### Defined in -[src/parser/ytkids/Search.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/Search.ts#L13) +[src/parser/ytkids/Search.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/Search.ts#L13) ## Properties @@ -38,7 +38,7 @@ #### Defined in -[src/parser/ytkids/Search.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/Search.ts#L11) +[src/parser/ytkids/Search.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/Search.ts#L11) *** @@ -48,7 +48,7 @@ #### Defined in -[src/parser/ytkids/Search.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/Search.ts#L10) +[src/parser/ytkids/Search.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/Search.ts#L10) ## Accessors @@ -66,7 +66,7 @@ #### Defined in -[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L178) +[src/core/mixins/Feed.ts:178](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L178) *** @@ -86,7 +86,7 @@ Get all the channels in the feed #### Defined in -[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L123) +[src/core/mixins/Feed.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L123) *** @@ -106,7 +106,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L192) +[src/core/mixins/Feed.ts:192](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L192) *** @@ -124,7 +124,7 @@ Checks if the feed has continuation. #### Defined in -[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L134) +[src/core/mixins/Feed.ts:134](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L134) *** @@ -144,7 +144,7 @@ Get the original page data #### Defined in -[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L185) +[src/core/mixins/Feed.ts:185](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L185) *** @@ -164,7 +164,7 @@ Returns contents from the page. #### Defined in -[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L141) +[src/core/mixins/Feed.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L141) *** @@ -184,7 +184,7 @@ Get all playlists in the feed #### Defined in -[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L130) +[src/core/mixins/Feed.ts:130](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L130) *** @@ -204,7 +204,7 @@ Get all the community posts in the feed #### Defined in -[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L116) +[src/core/mixins/Feed.ts:116](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L116) *** @@ -224,7 +224,7 @@ Returns secondary contents from the page. #### Defined in -[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L166) +[src/core/mixins/Feed.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L166) *** @@ -244,7 +244,7 @@ Returns all segments/sections from the page. #### Defined in -[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L152) +[src/core/mixins/Feed.ts:152](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L152) *** @@ -264,7 +264,7 @@ Get all the videos in the feed #### Defined in -[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L109) +[src/core/mixins/Feed.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L109) ## Methods @@ -284,7 +284,7 @@ Retrieves next batch of contents and returns a new [Feed](../../Mixins/classes/F #### Defined in -[src/core/mixins/Feed.ts:216](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L216) +[src/core/mixins/Feed.ts:216](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L216) *** @@ -304,7 +304,7 @@ Retrieves continuation data as it is. #### Defined in -[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L199) +[src/core/mixins/Feed.ts:199](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L199) *** @@ -328,7 +328,7 @@ Finds shelf by title. #### Defined in -[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L159) +[src/core/mixins/Feed.ts:159](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L159) *** @@ -352,7 +352,7 @@ Get all playlists on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L91) +[src/core/mixins/Feed.ts:91](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L91) *** @@ -376,4 +376,4 @@ Get all videos on a given page via memo #### Defined in -[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/Feed.ts#L75) +[src/core/mixins/Feed.ts:75](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/Feed.ts#L75) diff --git a/docs/api/namespaces/YTKids/classes/VideoInfo.md b/docs/api/namespaces/YTKids/classes/VideoInfo.md index 6ae1aa2ad..136a0b924 100644 --- a/docs/api/namespaces/YTKids/classes/VideoInfo.md +++ b/docs/api/namespaces/YTKids/classes/VideoInfo.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/ytkids/VideoInfo.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/VideoInfo.ts#L17) +[src/parser/ytkids/VideoInfo.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/VideoInfo.ts#L17) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L39) +[src/core/mixins/MediaInfo.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L40) *** @@ -190,7 +190,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L38) +[src/core/mixins/MediaInfo.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L39) *** @@ -204,7 +204,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:42](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L42) +[src/core/mixins/MediaInfo.ts:43](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L43) *** @@ -218,7 +218,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L43) +[src/core/mixins/MediaInfo.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L44) *** @@ -228,7 +228,7 @@ #### Defined in -[src/parser/ytkids/VideoInfo.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/VideoInfo.ts#L14) +[src/parser/ytkids/VideoInfo.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/VideoInfo.ts#L14) *** @@ -242,7 +242,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L41) +[src/core/mixins/MediaInfo.ts:42](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L42) *** @@ -256,7 +256,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:45](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L45) +[src/core/mixins/MediaInfo.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L46) *** @@ -270,7 +270,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L46) +[src/core/mixins/MediaInfo.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L47) *** @@ -280,7 +280,7 @@ #### Defined in -[src/parser/ytkids/VideoInfo.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/VideoInfo.ts#L15) +[src/parser/ytkids/VideoInfo.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/VideoInfo.ts#L15) *** @@ -290,7 +290,7 @@ #### Defined in -[src/parser/ytkids/VideoInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/VideoInfo.ts#L12) +[src/parser/ytkids/VideoInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/VideoInfo.ts#L12) *** @@ -304,7 +304,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L40) +[src/core/mixins/MediaInfo.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L41) *** @@ -318,7 +318,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L44) +[src/core/mixins/MediaInfo.ts:45](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L45) *** @@ -328,7 +328,7 @@ #### Defined in -[src/parser/ytkids/VideoInfo.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytkids/VideoInfo.ts#L13) +[src/parser/ytkids/VideoInfo.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytkids/VideoInfo.ts#L13) ## Accessors @@ -346,7 +346,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:226](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L226) +[src/core/mixins/MediaInfo.ts:227](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L227) *** @@ -366,7 +366,7 @@ Content Playback Nonce. #### Defined in -[src/core/mixins/MediaInfo.ts:233](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L233) +[src/core/mixins/MediaInfo.ts:234](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L234) *** @@ -386,7 +386,7 @@ Parsed InnerTube response. #### Defined in -[src/core/mixins/MediaInfo.ts:240](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L240) +[src/core/mixins/MediaInfo.ts:241](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L241) ## Methods @@ -414,7 +414,7 @@ Adds video to the watch history. #### Defined in -[src/core/mixins/MediaInfo.ts:207](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L207) +[src/core/mixins/MediaInfo.ts:208](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L208) *** @@ -440,7 +440,7 @@ Options #### Defined in -[src/core/mixins/MediaInfo.ts:157](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L157) +[src/core/mixins/MediaInfo.ts:158](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L158) *** @@ -466,7 +466,7 @@ Download options. #### Defined in -[src/core/mixins/MediaInfo.ts:165](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L165) +[src/core/mixins/MediaInfo.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L166) *** @@ -492,7 +492,7 @@ Get a cleaned up representation of the adaptive_formats #### Defined in -[src/core/mixins/MediaInfo.ts:140](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L140) +[src/core/mixins/MediaInfo.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L141) *** @@ -512,7 +512,7 @@ Retrieves the video's transcript. #### Defined in -[src/core/mixins/MediaInfo.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L178) +[src/core/mixins/MediaInfo.ts:179](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L179) *** @@ -548,4 +548,4 @@ DASH manifest #### Defined in -[src/core/mixins/MediaInfo.ts:105](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L105) +[src/core/mixins/MediaInfo.ts:106](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L106) diff --git a/docs/api/namespaces/YTMusic/classes/Album.md b/docs/api/namespaces/YTMusic/classes/Album.md index 43d1a5b64..aca27576b 100644 --- a/docs/api/namespaces/YTMusic/classes/Album.md +++ b/docs/api/namespaces/YTMusic/classes/Album.md @@ -18,7 +18,7 @@ #### Defined in -[src/parser/ytmusic/Album.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Album.ts#L24) +[src/parser/ytmusic/Album.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Album.ts#L24) ## Properties @@ -28,7 +28,7 @@ #### Defined in -[src/parser/ytmusic/Album.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Album.ts#L21) +[src/parser/ytmusic/Album.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Album.ts#L21) *** @@ -38,7 +38,7 @@ #### Defined in -[src/parser/ytmusic/Album.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Album.ts#L19) +[src/parser/ytmusic/Album.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Album.ts#L19) *** @@ -48,7 +48,7 @@ #### Defined in -[src/parser/ytmusic/Album.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Album.ts#L18) +[src/parser/ytmusic/Album.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Album.ts#L18) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/ytmusic/Album.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Album.ts#L20) +[src/parser/ytmusic/Album.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Album.ts#L20) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/ytmusic/Album.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Album.ts#L22) +[src/parser/ytmusic/Album.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Album.ts#L22) ## Accessors @@ -82,4 +82,4 @@ #### Defined in -[src/parser/ytmusic/Album.ts:37](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Album.ts#L37) +[src/parser/ytmusic/Album.ts:37](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Album.ts#L37) diff --git a/docs/api/namespaces/YTMusic/classes/Artist.md b/docs/api/namespaces/YTMusic/classes/Artist.md index 6c05831c0..34367144f 100644 --- a/docs/api/namespaces/YTMusic/classes/Artist.md +++ b/docs/api/namespaces/YTMusic/classes/Artist.md @@ -20,7 +20,7 @@ #### Defined in -[src/parser/ytmusic/Artist.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Artist.ts#L23) +[src/parser/ytmusic/Artist.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Artist.ts#L23) ## Properties @@ -30,7 +30,7 @@ #### Defined in -[src/parser/ytmusic/Artist.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Artist.ts#L20) +[src/parser/ytmusic/Artist.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Artist.ts#L20) *** @@ -40,7 +40,7 @@ #### Defined in -[src/parser/ytmusic/Artist.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Artist.ts#L21) +[src/parser/ytmusic/Artist.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Artist.ts#L21) ## Accessors @@ -54,7 +54,7 @@ #### Defined in -[src/parser/ytmusic/Artist.ts:55](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Artist.ts#L55) +[src/parser/ytmusic/Artist.ts:53](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Artist.ts#L53) ## Methods @@ -68,4 +68,4 @@ #### Defined in -[src/parser/ytmusic/Artist.ts:35](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Artist.ts#L35) +[src/parser/ytmusic/Artist.ts:35](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Artist.ts#L35) diff --git a/docs/api/namespaces/YTMusic/classes/Explore.md b/docs/api/namespaces/YTMusic/classes/Explore.md index 2e7f81d3f..445b312ce 100644 --- a/docs/api/namespaces/YTMusic/classes/Explore.md +++ b/docs/api/namespaces/YTMusic/classes/Explore.md @@ -18,7 +18,7 @@ #### Defined in -[src/parser/ytmusic/Explore.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Explore.ts#L20) +[src/parser/ytmusic/Explore.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Explore.ts#L20) ## Properties @@ -28,7 +28,7 @@ #### Defined in -[src/parser/ytmusic/Explore.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Explore.ts#L18) +[src/parser/ytmusic/Explore.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Explore.ts#L18) *** @@ -38,7 +38,7 @@ #### Defined in -[src/parser/ytmusic/Explore.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Explore.ts#L17) +[src/parser/ytmusic/Explore.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Explore.ts#L17) ## Accessors @@ -52,4 +52,4 @@ #### Defined in -[src/parser/ytmusic/Explore.ts:37](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Explore.ts#L37) +[src/parser/ytmusic/Explore.ts:37](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Explore.ts#L37) diff --git a/docs/api/namespaces/YTMusic/classes/HomeFeed.md b/docs/api/namespaces/YTMusic/classes/HomeFeed.md index 2152e4744..41f6ca241 100644 --- a/docs/api/namespaces/YTMusic/classes/HomeFeed.md +++ b/docs/api/namespaces/YTMusic/classes/HomeFeed.md @@ -20,7 +20,7 @@ #### Defined in -[src/parser/ytmusic/HomeFeed.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/HomeFeed.ts#L22) +[src/parser/ytmusic/HomeFeed.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/HomeFeed.ts#L22) ## Properties @@ -30,7 +30,7 @@ #### Defined in -[src/parser/ytmusic/HomeFeed.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/HomeFeed.ts#L20) +[src/parser/ytmusic/HomeFeed.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/HomeFeed.ts#L20) *** @@ -40,7 +40,7 @@ #### Defined in -[src/parser/ytmusic/HomeFeed.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/HomeFeed.ts#L19) +[src/parser/ytmusic/HomeFeed.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/HomeFeed.ts#L19) ## Accessors @@ -54,7 +54,7 @@ #### Defined in -[src/parser/ytmusic/HomeFeed.ts:84](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/HomeFeed.ts#L84) +[src/parser/ytmusic/HomeFeed.ts:84](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/HomeFeed.ts#L84) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/ytmusic/HomeFeed.ts:88](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/HomeFeed.ts#L88) +[src/parser/ytmusic/HomeFeed.ts:88](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/HomeFeed.ts#L88) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/ytmusic/HomeFeed.ts:92](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/HomeFeed.ts#L92) +[src/parser/ytmusic/HomeFeed.ts:92](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/HomeFeed.ts#L92) ## Methods @@ -100,7 +100,7 @@ #### Defined in -[src/parser/ytmusic/HomeFeed.ts:61](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/HomeFeed.ts#L61) +[src/parser/ytmusic/HomeFeed.ts:61](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/HomeFeed.ts#L61) *** @@ -116,4 +116,4 @@ Retrieves home feed continuation. #### Defined in -[src/parser/ytmusic/HomeFeed.ts:49](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/HomeFeed.ts#L49) +[src/parser/ytmusic/HomeFeed.ts:49](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/HomeFeed.ts#L49) diff --git a/docs/api/namespaces/YTMusic/classes/Library.md b/docs/api/namespaces/YTMusic/classes/Library.md index 21c57c0b4..8a7a54569 100644 --- a/docs/api/namespaces/YTMusic/classes/Library.md +++ b/docs/api/namespaces/YTMusic/classes/Library.md @@ -20,7 +20,7 @@ #### Defined in -[src/parser/ytmusic/Library.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Library.ts#L28) +[src/parser/ytmusic/Library.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Library.ts#L29) ## Properties @@ -30,7 +30,7 @@ #### Defined in -[src/parser/ytmusic/Library.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Library.ts#L26) +[src/parser/ytmusic/Library.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Library.ts#L27) *** @@ -40,7 +40,7 @@ #### Defined in -[src/parser/ytmusic/Library.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Library.ts#L25) +[src/parser/ytmusic/Library.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Library.ts#L26) ## Accessors @@ -54,7 +54,7 @@ #### Defined in -[src/parser/ytmusic/Library.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Library.ts#L141) +[src/parser/ytmusic/Library.ts:142](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Library.ts#L142) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/ytmusic/Library.ts:131](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Library.ts#L131) +[src/parser/ytmusic/Library.ts:132](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Library.ts#L132) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/ytmusic/Library.ts:145](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Library.ts#L145) +[src/parser/ytmusic/Library.ts:146](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Library.ts#L146) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/ytmusic/Library.ts:135](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Library.ts#L135) +[src/parser/ytmusic/Library.ts:136](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Library.ts#L136) ## Methods @@ -116,7 +116,7 @@ Applies given filter to the library. #### Defined in -[src/parser/ytmusic/Library.ts:93](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Library.ts#L93) +[src/parser/ytmusic/Library.ts:94](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Library.ts#L94) *** @@ -136,7 +136,7 @@ Applies given sort option to the library items. #### Defined in -[src/parser/ytmusic/Library.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Library.ts#L43) +[src/parser/ytmusic/Library.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Library.ts#L44) *** @@ -152,4 +152,4 @@ Retrieves continuation of the library items. #### Defined in -[src/parser/ytmusic/Library.ts:119](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Library.ts#L119) +[src/parser/ytmusic/Library.ts:120](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Library.ts#L120) diff --git a/docs/api/namespaces/YTMusic/classes/LibraryContinuation.md b/docs/api/namespaces/YTMusic/classes/LibraryContinuation.md index 4c14c3a1d..af2458c9b 100644 --- a/docs/api/namespaces/YTMusic/classes/LibraryContinuation.md +++ b/docs/api/namespaces/YTMusic/classes/LibraryContinuation.md @@ -20,7 +20,7 @@ #### Defined in -[src/parser/ytmusic/Library.ts:157](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Library.ts#L157) +[src/parser/ytmusic/Library.ts:158](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Library.ts#L158) ## Properties @@ -30,7 +30,7 @@ #### Defined in -[src/parser/ytmusic/Library.ts:155](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Library.ts#L155) +[src/parser/ytmusic/Library.ts:156](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Library.ts#L156) ## Accessors @@ -44,7 +44,7 @@ #### Defined in -[src/parser/ytmusic/Library.ts:181](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Library.ts#L181) +[src/parser/ytmusic/Library.ts:182](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Library.ts#L182) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/ytmusic/Library.ts:185](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Library.ts#L185) +[src/parser/ytmusic/Library.ts:186](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Library.ts#L186) ## Methods @@ -72,4 +72,4 @@ #### Defined in -[src/parser/ytmusic/Library.ts:169](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Library.ts#L169) +[src/parser/ytmusic/Library.ts:170](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Library.ts#L170) diff --git a/docs/api/namespaces/YTMusic/classes/Playlist.md b/docs/api/namespaces/YTMusic/classes/Playlist.md index d987bcf98..803ff9027 100644 --- a/docs/api/namespaces/YTMusic/classes/Playlist.md +++ b/docs/api/namespaces/YTMusic/classes/Playlist.md @@ -20,7 +20,7 @@ #### Defined in -[src/parser/ytmusic/Playlist.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Playlist.ts#L29) +[src/parser/ytmusic/Playlist.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Playlist.ts#L32) ## Properties @@ -30,7 +30,7 @@ #### Defined in -[src/parser/ytmusic/Playlist.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Playlist.ts#L27) +[src/parser/ytmusic/Playlist.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Playlist.ts#L27) *** @@ -40,7 +40,7 @@ #### Defined in -[src/parser/ytmusic/Playlist.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Playlist.ts#L26) +[src/parser/ytmusic/Playlist.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Playlist.ts#L26) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/ytmusic/Playlist.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Playlist.ts#L25) +[src/parser/ytmusic/Playlist.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Playlist.ts#L25) ## Accessors @@ -64,7 +64,7 @@ #### Defined in -[src/parser/ytmusic/Playlist.ts:148](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Playlist.ts#L148) +[src/parser/ytmusic/Playlist.ts:151](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Playlist.ts#L151) *** @@ -78,7 +78,7 @@ #### Defined in -[src/parser/ytmusic/Playlist.ts:144](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Playlist.ts#L144) +[src/parser/ytmusic/Playlist.ts:147](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Playlist.ts#L147) *** @@ -92,7 +92,7 @@ #### Defined in -[src/parser/ytmusic/Playlist.ts:140](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Playlist.ts#L140) +[src/parser/ytmusic/Playlist.ts:143](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Playlist.ts#L143) ## Methods @@ -108,7 +108,7 @@ Retrieves playlist items continuation. #### Defined in -[src/parser/ytmusic/Playlist.ts:55](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Playlist.ts#L55) +[src/parser/ytmusic/Playlist.ts:58](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Playlist.ts#L58) *** @@ -124,7 +124,7 @@ Retrieves related playlists #### Defined in -[src/parser/ytmusic/Playlist.ts:70](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Playlist.ts#L70) +[src/parser/ytmusic/Playlist.ts:73](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Playlist.ts#L73) *** @@ -142,4 +142,4 @@ Retrieves related playlists #### Defined in -[src/parser/ytmusic/Playlist.ts:99](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Playlist.ts#L99) +[src/parser/ytmusic/Playlist.ts:102](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Playlist.ts#L102) diff --git a/docs/api/namespaces/YTMusic/classes/Recap.md b/docs/api/namespaces/YTMusic/classes/Recap.md index afe39170b..5e67b3a81 100644 --- a/docs/api/namespaces/YTMusic/classes/Recap.md +++ b/docs/api/namespaces/YTMusic/classes/Recap.md @@ -20,7 +20,7 @@ #### Defined in -[src/parser/ytmusic/Recap.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Recap.ts#L26) +[src/parser/ytmusic/Recap.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Recap.ts#L26) ## Properties @@ -30,7 +30,7 @@ #### Defined in -[src/parser/ytmusic/Recap.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Recap.ts#L23) +[src/parser/ytmusic/Recap.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Recap.ts#L23) *** @@ -40,7 +40,7 @@ #### Defined in -[src/parser/ytmusic/Recap.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Recap.ts#L24) +[src/parser/ytmusic/Recap.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Recap.ts#L24) ## Accessors @@ -54,7 +54,7 @@ #### Defined in -[src/parser/ytmusic/Recap.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Recap.ts#L60) +[src/parser/ytmusic/Recap.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Recap.ts#L60) ## Methods @@ -70,4 +70,4 @@ Retrieves recap playlist. #### Defined in -[src/parser/ytmusic/Recap.ts:47](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Recap.ts#L47) +[src/parser/ytmusic/Recap.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Recap.ts#L47) diff --git a/docs/api/namespaces/YTMusic/classes/Search.md b/docs/api/namespaces/YTMusic/classes/Search.md index f5b3e5444..c349f8f9e 100644 --- a/docs/api/namespaces/YTMusic/classes/Search.md +++ b/docs/api/namespaces/YTMusic/classes/Search.md @@ -22,7 +22,7 @@ #### Defined in -[src/parser/ytmusic/Search.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L28) +[src/parser/ytmusic/Search.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L28) ## Properties @@ -32,7 +32,7 @@ #### Defined in -[src/parser/ytmusic/Search.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L26) +[src/parser/ytmusic/Search.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L26) *** @@ -42,7 +42,7 @@ #### Defined in -[src/parser/ytmusic/Search.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L25) +[src/parser/ytmusic/Search.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L25) ## Accessors @@ -56,7 +56,7 @@ #### Defined in -[src/parser/ytmusic/Search.ts:137](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L137) +[src/parser/ytmusic/Search.ts:137](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L137) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/ytmusic/Search.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L141) +[src/parser/ytmusic/Search.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L141) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/ytmusic/Search.ts:117](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L117) +[src/parser/ytmusic/Search.ts:117](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L117) *** @@ -98,7 +98,7 @@ #### Defined in -[src/parser/ytmusic/Search.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L109) +[src/parser/ytmusic/Search.ts:109](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L109) *** @@ -112,7 +112,7 @@ #### Defined in -[src/parser/ytmusic/Search.ts:113](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L113) +[src/parser/ytmusic/Search.ts:113](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L113) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/ytmusic/Search.ts:125](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L125) +[src/parser/ytmusic/Search.ts:125](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L125) *** @@ -140,7 +140,7 @@ #### Defined in -[src/parser/ytmusic/Search.ts:149](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L149) +[src/parser/ytmusic/Search.ts:149](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L149) *** @@ -154,7 +154,7 @@ #### Defined in -[src/parser/ytmusic/Search.ts:145](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L145) +[src/parser/ytmusic/Search.ts:145](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L145) *** @@ -168,7 +168,7 @@ #### Defined in -[src/parser/ytmusic/Search.ts:121](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L121) +[src/parser/ytmusic/Search.ts:121](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L121) *** @@ -182,7 +182,7 @@ #### Defined in -[src/parser/ytmusic/Search.ts:129](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L129) +[src/parser/ytmusic/Search.ts:129](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L129) *** @@ -196,7 +196,7 @@ #### Defined in -[src/parser/ytmusic/Search.ts:133](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L133) +[src/parser/ytmusic/Search.ts:133](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L133) ## Methods @@ -216,7 +216,7 @@ Applies given filter to the search. #### Defined in -[src/parser/ytmusic/Search.ts:86](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L86) +[src/parser/ytmusic/Search.ts:86](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L86) *** @@ -232,7 +232,7 @@ Retrieves search continuation. Only available for filtered searches and shelf co #### Defined in -[src/parser/ytmusic/Search.ts:71](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L71) +[src/parser/ytmusic/Search.ts:71](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L71) *** @@ -252,4 +252,4 @@ Loads more items for the given shelf. #### Defined in -[src/parser/ytmusic/Search.ts:56](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/Search.ts#L56) +[src/parser/ytmusic/Search.ts:56](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/Search.ts#L56) diff --git a/docs/api/namespaces/YTMusic/classes/TrackInfo.md b/docs/api/namespaces/YTMusic/classes/TrackInfo.md index 6e5835996..c31b76e71 100644 --- a/docs/api/namespaces/YTMusic/classes/TrackInfo.md +++ b/docs/api/namespaces/YTMusic/classes/TrackInfo.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/ytmusic/TrackInfo.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/TrackInfo.ts#L26) +[src/parser/ytmusic/TrackInfo.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/TrackInfo.ts#L26) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L39) +[src/core/mixins/MediaInfo.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L40) *** @@ -190,7 +190,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L38) +[src/core/mixins/MediaInfo.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L39) *** @@ -204,7 +204,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:42](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L42) +[src/core/mixins/MediaInfo.ts:43](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L43) *** @@ -218,7 +218,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L43) +[src/core/mixins/MediaInfo.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L44) *** @@ -228,7 +228,7 @@ #### Defined in -[src/parser/ytmusic/TrackInfo.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/TrackInfo.ts#L23) +[src/parser/ytmusic/TrackInfo.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/TrackInfo.ts#L23) *** @@ -242,7 +242,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L41) +[src/core/mixins/MediaInfo.ts:42](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L42) *** @@ -256,7 +256,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:45](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L45) +[src/core/mixins/MediaInfo.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L46) *** @@ -270,7 +270,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L46) +[src/core/mixins/MediaInfo.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L47) *** @@ -280,7 +280,7 @@ #### Defined in -[src/parser/ytmusic/TrackInfo.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/TrackInfo.ts#L24) +[src/parser/ytmusic/TrackInfo.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/TrackInfo.ts#L24) *** @@ -294,7 +294,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L40) +[src/core/mixins/MediaInfo.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L41) *** @@ -308,7 +308,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L44) +[src/core/mixins/MediaInfo.ts:45](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L45) *** @@ -318,7 +318,7 @@ #### Defined in -[src/parser/ytmusic/TrackInfo.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/TrackInfo.ts#L22) +[src/parser/ytmusic/TrackInfo.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/TrackInfo.ts#L22) ## Accessors @@ -336,7 +336,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:226](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L226) +[src/core/mixins/MediaInfo.ts:227](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L227) *** @@ -350,7 +350,7 @@ #### Defined in -[src/parser/ytmusic/TrackInfo.ts:126](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/TrackInfo.ts#L126) +[src/parser/ytmusic/TrackInfo.ts:125](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/TrackInfo.ts#L125) *** @@ -370,7 +370,7 @@ Content Playback Nonce. #### Defined in -[src/core/mixins/MediaInfo.ts:233](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L233) +[src/core/mixins/MediaInfo.ts:234](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L234) *** @@ -390,7 +390,7 @@ Parsed InnerTube response. #### Defined in -[src/core/mixins/MediaInfo.ts:240](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L240) +[src/core/mixins/MediaInfo.ts:241](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L241) ## Methods @@ -410,7 +410,7 @@ Adds the song to the watch history. #### Defined in -[src/parser/ytmusic/TrackInfo.ts:122](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/TrackInfo.ts#L122) +[src/parser/ytmusic/TrackInfo.ts:121](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/TrackInfo.ts#L121) *** @@ -436,7 +436,7 @@ Options #### Defined in -[src/core/mixins/MediaInfo.ts:157](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L157) +[src/core/mixins/MediaInfo.ts:158](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L158) *** @@ -462,7 +462,7 @@ Download options. #### Defined in -[src/core/mixins/MediaInfo.ts:165](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L165) +[src/core/mixins/MediaInfo.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L166) *** @@ -478,7 +478,7 @@ Retrieves lyrics. #### Defined in -[src/parser/ytmusic/TrackInfo.ts:114](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/TrackInfo.ts#L114) +[src/parser/ytmusic/TrackInfo.ts:113](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/TrackInfo.ts#L113) *** @@ -494,7 +494,7 @@ Retrieves related content. #### Defined in -[src/parser/ytmusic/TrackInfo.ts:106](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/TrackInfo.ts#L106) +[src/parser/ytmusic/TrackInfo.ts:106](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/TrackInfo.ts#L106) *** @@ -520,7 +520,7 @@ Get a cleaned up representation of the adaptive_formats #### Defined in -[src/core/mixins/MediaInfo.ts:140](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L140) +[src/core/mixins/MediaInfo.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L141) *** @@ -540,7 +540,7 @@ Retrieves contents of the given tab. #### Defined in -[src/parser/ytmusic/TrackInfo.ts:45](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/TrackInfo.ts#L45) +[src/parser/ytmusic/TrackInfo.ts:45](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/TrackInfo.ts#L45) *** @@ -560,7 +560,7 @@ Retrieves the video's transcript. #### Defined in -[src/core/mixins/MediaInfo.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L178) +[src/core/mixins/MediaInfo.ts:179](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L179) *** @@ -580,7 +580,7 @@ Retrieves up next. #### Defined in -[src/parser/ytmusic/TrackInfo.ts:74](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytmusic/TrackInfo.ts#L74) +[src/parser/ytmusic/TrackInfo.ts:74](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytmusic/TrackInfo.ts#L74) *** @@ -616,4 +616,4 @@ DASH manifest #### Defined in -[src/core/mixins/MediaInfo.ts:105](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L105) +[src/core/mixins/MediaInfo.ts:106](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L106) diff --git a/docs/api/namespaces/YTNodes/README.md b/docs/api/namespaces/YTNodes/README.md index 671635089..81a558938 100644 --- a/docs/api/namespaces/YTNodes/README.md +++ b/docs/api/namespaces/YTNodes/README.md @@ -22,11 +22,6 @@ - [AddToPlaylistServiceEndpoint](classes/AddToPlaylistServiceEndpoint.md) - [Alert](classes/Alert.md) - [AlertWithButton](classes/AlertWithButton.md) -- [AnalyticsMainAppKeyMetrics](classes/AnalyticsMainAppKeyMetrics.md) -- [AnalyticsRoot](classes/AnalyticsRoot.md) -- [AnalyticsShortsCarouselCard](classes/AnalyticsShortsCarouselCard.md) -- [AnalyticsVideo](classes/AnalyticsVideo.md) -- [AnalyticsVodCarouselCard](classes/AnalyticsVodCarouselCard.md) - [AnchoredSection](classes/AnchoredSection.md) - [AppendContinuationItemsAction](classes/AppendContinuationItemsAction.md) - [AttributionView](classes/AttributionView.md) @@ -80,7 +75,6 @@ - [CollageHeroImage](classes/CollageHeroImage.md) - [CollectionThumbnailView](classes/CollectionThumbnailView.md) - [CommandExecutorCommand](classes/CommandExecutorCommand.md) -- [Comment](classes/Comment.md) - [CommentActionButtons](classes/CommentActionButtons.md) - [CommentDialog](classes/CommentDialog.md) - [CommentReplies](classes/CommentReplies.md) @@ -111,8 +105,6 @@ - [CreatePlaylistDialogFormView](classes/CreatePlaylistDialogFormView.md) - [CreatePlaylistServiceEndpoint](classes/CreatePlaylistServiceEndpoint.md) - [CreatorHeart](classes/CreatorHeart.md) -- [CtaGoToCreatorStudio](classes/CtaGoToCreatorStudio.md) -- [DataModelSection](classes/DataModelSection.md) - [DecoratedAvatarView](classes/DecoratedAvatarView.md) - [DecoratedPlayerBar](classes/DecoratedPlayerBar.md) - [DefaultPromoPanel](classes/DefaultPromoPanel.md) @@ -422,7 +414,6 @@ - [SortFilterSubMenu](classes/SortFilterSubMenu.md) - [SponsorCommentBadge](classes/SponsorCommentBadge.md) - [StartAt](classes/StartAt.md) -- [StatRow](classes/StatRow.md) - [StructuredDescriptionContent](classes/StructuredDescriptionContent.md) - [StructuredDescriptionPlaylistLockup](classes/StructuredDescriptionPlaylistLockup.md) - [SubFeedOption](classes/SubFeedOption.md) diff --git a/docs/api/namespaces/YTNodes/classes/AboutChannel.md b/docs/api/namespaces/YTNodes/classes/AboutChannel.md index 37c502b32..4fad16e81 100644 --- a/docs/api/namespaces/YTNodes/classes/AboutChannel.md +++ b/docs/api/namespaces/YTNodes/classes/AboutChannel.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/AboutChannel.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannel.ts#L12) +[src/parser/classes/AboutChannel.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannel.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/AboutChannel.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannel.ts#L9) +[src/parser/classes/AboutChannel.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannel.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/AboutChannel.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannel.ts#L10) +[src/parser/classes/AboutChannel.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannel.ts#L10) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/AboutChannel.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannel.ts#L7) +[src/parser/classes/AboutChannel.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannel.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AboutChannelView.md b/docs/api/namespaces/YTNodes/classes/AboutChannelView.md index 00596ac42..7b3ec75a4 100644 --- a/docs/api/namespaces/YTNodes/classes/AboutChannelView.md +++ b/docs/api/namespaces/YTNodes/classes/AboutChannelView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L26) +[src/parser/classes/AboutChannelView.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L26) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L20) +[src/parser/classes/AboutChannelView.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L20) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L18) +[src/parser/classes/AboutChannelView.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L18) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L19) +[src/parser/classes/AboutChannelView.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L19) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L13) +[src/parser/classes/AboutChannelView.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L13) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L14) +[src/parser/classes/AboutChannelView.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L14) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L21) +[src/parser/classes/AboutChannelView.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L21) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L11) +[src/parser/classes/AboutChannelView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L11) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L12) +[src/parser/classes/AboutChannelView.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L12) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L17) +[src/parser/classes/AboutChannelView.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L17) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L24) +[src/parser/classes/AboutChannelView.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L24) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L23) +[src/parser/classes/AboutChannelView.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L23) *** @@ -146,7 +146,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L15) +[src/parser/classes/AboutChannelView.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L15) *** @@ -160,7 +160,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -170,7 +170,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L22) +[src/parser/classes/AboutChannelView.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L22) *** @@ -180,7 +180,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L16) +[src/parser/classes/AboutChannelView.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L16) *** @@ -194,7 +194,7 @@ #### Defined in -[src/parser/classes/AboutChannelView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AboutChannelView.ts#L9) +[src/parser/classes/AboutChannelView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AboutChannelView.ts#L9) ## Methods @@ -232,7 +232,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -266,7 +266,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -300,7 +300,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -338,4 +338,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AccountChannel.md b/docs/api/namespaces/YTNodes/classes/AccountChannel.md index 429a9a822..cfec51fe6 100644 --- a/docs/api/namespaces/YTNodes/classes/AccountChannel.md +++ b/docs/api/namespaces/YTNodes/classes/AccountChannel.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/AccountChannel.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountChannel.ts#L12) +[src/parser/classes/AccountChannel.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountChannel.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/AccountChannel.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountChannel.ts#L10) +[src/parser/classes/AccountChannel.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountChannel.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/AccountChannel.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountChannel.ts#L9) +[src/parser/classes/AccountChannel.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountChannel.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/AccountChannel.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountChannel.ts#L7) +[src/parser/classes/AccountChannel.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountChannel.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AccountItem.md b/docs/api/namespaces/YTNodes/classes/AccountItem.md index d03e8bf8b..64738f432 100644 --- a/docs/api/namespaces/YTNodes/classes/AccountItem.md +++ b/docs/api/namespaces/YTNodes/classes/AccountItem.md @@ -28,7 +28,7 @@ Not a real renderer but we treat it as one to keep things organized. #### Defined in -[src/parser/classes/AccountItem.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItem.ts#L22) +[src/parser/classes/AccountItem.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItem.ts#L22) ## Properties @@ -38,7 +38,7 @@ Not a real renderer but we treat it as one to keep things organized. #### Defined in -[src/parser/classes/AccountItem.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItem.ts#L19) +[src/parser/classes/AccountItem.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItem.ts#L19) *** @@ -48,7 +48,7 @@ Not a real renderer but we treat it as one to keep things organized. #### Defined in -[src/parser/classes/AccountItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItem.ts#L13) +[src/parser/classes/AccountItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItem.ts#L13) *** @@ -58,7 +58,7 @@ Not a real renderer but we treat it as one to keep things organized. #### Defined in -[src/parser/classes/AccountItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItem.ts#L14) +[src/parser/classes/AccountItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItem.ts#L14) *** @@ -68,7 +68,7 @@ Not a real renderer but we treat it as one to keep things organized. #### Defined in -[src/parser/classes/AccountItem.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItem.ts#L20) +[src/parser/classes/AccountItem.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItem.ts#L20) *** @@ -78,7 +78,7 @@ Not a real renderer but we treat it as one to keep things organized. #### Defined in -[src/parser/classes/AccountItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItem.ts#L18) +[src/parser/classes/AccountItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItem.ts#L18) *** @@ -88,7 +88,7 @@ Not a real renderer but we treat it as one to keep things organized. #### Defined in -[src/parser/classes/AccountItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItem.ts#L17) +[src/parser/classes/AccountItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItem.ts#L17) *** @@ -98,7 +98,7 @@ Not a real renderer but we treat it as one to keep things organized. #### Defined in -[src/parser/classes/AccountItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItem.ts#L16) +[src/parser/classes/AccountItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItem.ts#L16) *** @@ -108,7 +108,7 @@ Not a real renderer but we treat it as one to keep things organized. #### Defined in -[src/parser/classes/AccountItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItem.ts#L15) +[src/parser/classes/AccountItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItem.ts#L15) *** @@ -122,7 +122,7 @@ Not a real renderer but we treat it as one to keep things organized. #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -136,7 +136,7 @@ Not a real renderer but we treat it as one to keep things organized. #### Defined in -[src/parser/classes/AccountItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItem.ts#L11) +[src/parser/classes/AccountItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItem.ts#L11) ## Methods @@ -174,7 +174,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -208,7 +208,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -242,7 +242,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -280,4 +280,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AccountItemSection.md b/docs/api/namespaces/YTNodes/classes/AccountItemSection.md index 155c12210..cace6b4e9 100644 --- a/docs/api/namespaces/YTNodes/classes/AccountItemSection.md +++ b/docs/api/namespaces/YTNodes/classes/AccountItemSection.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/AccountItemSection.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItemSection.ts#L14) +[src/parser/classes/AccountItemSection.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItemSection.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/AccountItemSection.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItemSection.ts#L11) +[src/parser/classes/AccountItemSection.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItemSection.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/AccountItemSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItemSection.ts#L12) +[src/parser/classes/AccountItemSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItemSection.ts#L12) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/AccountItemSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItemSection.ts#L9) +[src/parser/classes/AccountItemSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItemSection.ts#L9) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AccountItemSectionHeader.md b/docs/api/namespaces/YTNodes/classes/AccountItemSectionHeader.md index 4b563288d..f9a354422 100644 --- a/docs/api/namespaces/YTNodes/classes/AccountItemSectionHeader.md +++ b/docs/api/namespaces/YTNodes/classes/AccountItemSectionHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/AccountItemSectionHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItemSectionHeader.ts#L10) +[src/parser/classes/AccountItemSectionHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItemSectionHeader.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/AccountItemSectionHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItemSectionHeader.ts#L8) +[src/parser/classes/AccountItemSectionHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItemSectionHeader.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/AccountItemSectionHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountItemSectionHeader.ts#L6) +[src/parser/classes/AccountItemSectionHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountItemSectionHeader.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AccountSectionList.md b/docs/api/namespaces/YTNodes/classes/AccountSectionList.md index 97a6363aa..ac8ed6858 100644 --- a/docs/api/namespaces/YTNodes/classes/AccountSectionList.md +++ b/docs/api/namespaces/YTNodes/classes/AccountSectionList.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/AccountSectionList.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountSectionList.ts#L15) +[src/parser/classes/AccountSectionList.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountSectionList.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/AccountSectionList.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountSectionList.ts#L12) +[src/parser/classes/AccountSectionList.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountSectionList.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/AccountSectionList.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountSectionList.ts#L13) +[src/parser/classes/AccountSectionList.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountSectionList.ts#L13) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/AccountSectionList.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AccountSectionList.ts#L10) +[src/parser/classes/AccountSectionList.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AccountSectionList.ts#L10) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AddBannerToLiveChatCommand.md b/docs/api/namespaces/YTNodes/classes/AddBannerToLiveChatCommand.md index fcb140f42..f2a062228 100644 --- a/docs/api/namespaces/YTNodes/classes/AddBannerToLiveChatCommand.md +++ b/docs/api/namespaces/YTNodes/classes/AddBannerToLiveChatCommand.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/AddBannerToLiveChatCommand.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/AddBannerToLiveChatCommand.ts#L11) +[src/parser/classes/livechat/AddBannerToLiveChatCommand.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/AddBannerToLiveChatCommand.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/AddBannerToLiveChatCommand.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/AddBannerToLiveChatCommand.ts#L9) +[src/parser/classes/livechat/AddBannerToLiveChatCommand.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/AddBannerToLiveChatCommand.ts#L9) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/livechat/AddBannerToLiveChatCommand.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/AddBannerToLiveChatCommand.ts#L7) +[src/parser/classes/livechat/AddBannerToLiveChatCommand.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/AddBannerToLiveChatCommand.ts#L7) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AddChatItemAction.md b/docs/api/namespaces/YTNodes/classes/AddChatItemAction.md index b33eddf27..dcb9008dd 100644 --- a/docs/api/namespaces/YTNodes/classes/AddChatItemAction.md +++ b/docs/api/namespaces/YTNodes/classes/AddChatItemAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/AddChatItemAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/AddChatItemAction.ts#L11) +[src/parser/classes/livechat/AddChatItemAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/AddChatItemAction.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/AddChatItemAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/AddChatItemAction.ts#L9) +[src/parser/classes/livechat/AddChatItemAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/AddChatItemAction.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/AddChatItemAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/AddChatItemAction.ts#L8) +[src/parser/classes/livechat/AddChatItemAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/AddChatItemAction.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/livechat/AddChatItemAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/AddChatItemAction.ts#L6) +[src/parser/classes/livechat/AddChatItemAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/AddChatItemAction.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AddLiveChatTickerItemAction.md b/docs/api/namespaces/YTNodes/classes/AddLiveChatTickerItemAction.md index e0a596ae0..69a27fd45 100644 --- a/docs/api/namespaces/YTNodes/classes/AddLiveChatTickerItemAction.md +++ b/docs/api/namespaces/YTNodes/classes/AddLiveChatTickerItemAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/AddLiveChatTickerItemAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/AddLiveChatTickerItemAction.ts#L11) +[src/parser/classes/livechat/AddLiveChatTickerItemAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/AddLiveChatTickerItemAction.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/AddLiveChatTickerItemAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/AddLiveChatTickerItemAction.ts#L9) +[src/parser/classes/livechat/AddLiveChatTickerItemAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/AddLiveChatTickerItemAction.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/AddLiveChatTickerItemAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/AddLiveChatTickerItemAction.ts#L8) +[src/parser/classes/livechat/AddLiveChatTickerItemAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/AddLiveChatTickerItemAction.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/livechat/AddLiveChatTickerItemAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/AddLiveChatTickerItemAction.ts#L6) +[src/parser/classes/livechat/AddLiveChatTickerItemAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/AddLiveChatTickerItemAction.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AddToPlaylist.md b/docs/api/namespaces/YTNodes/classes/AddToPlaylist.md index 8036f1661..f10f766da 100644 --- a/docs/api/namespaces/YTNodes/classes/AddToPlaylist.md +++ b/docs/api/namespaces/YTNodes/classes/AddToPlaylist.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/AddToPlaylist.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AddToPlaylist.ts#L13) +[src/parser/classes/AddToPlaylist.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AddToPlaylist.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/AddToPlaylist.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AddToPlaylist.ts#L10) +[src/parser/classes/AddToPlaylist.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AddToPlaylist.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/AddToPlaylist.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AddToPlaylist.ts#L11) +[src/parser/classes/AddToPlaylist.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AddToPlaylist.ts#L11) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/AddToPlaylist.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AddToPlaylist.ts#L8) +[src/parser/classes/AddToPlaylist.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AddToPlaylist.ts#L8) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AddToPlaylistCommand.md b/docs/api/namespaces/YTNodes/classes/AddToPlaylistCommand.md index 7bda3ec4f..11e14e8c4 100644 --- a/docs/api/namespaces/YTNodes/classes/AddToPlaylistCommand.md +++ b/docs/api/namespaces/YTNodes/classes/AddToPlaylistCommand.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/commands/AddToPlaylistCommand.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/AddToPlaylistCommand.ts#L14) +[src/parser/classes/commands/AddToPlaylistCommand.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/AddToPlaylistCommand.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/commands/AddToPlaylistCommand.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/AddToPlaylistCommand.ts#L11) +[src/parser/classes/commands/AddToPlaylistCommand.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/AddToPlaylistCommand.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/commands/AddToPlaylistCommand.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/AddToPlaylistCommand.ts#L10) +[src/parser/classes/commands/AddToPlaylistCommand.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/AddToPlaylistCommand.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/commands/AddToPlaylistCommand.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/AddToPlaylistCommand.ts#L8) +[src/parser/classes/commands/AddToPlaylistCommand.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/AddToPlaylistCommand.ts#L8) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/classes/commands/AddToPlaylistCommand.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/AddToPlaylistCommand.ts#L9) +[src/parser/classes/commands/AddToPlaylistCommand.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/AddToPlaylistCommand.ts#L9) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/commands/AddToPlaylistCommand.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/AddToPlaylistCommand.ts#L12) +[src/parser/classes/commands/AddToPlaylistCommand.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/AddToPlaylistCommand.ts#L12) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/commands/AddToPlaylistCommand.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/AddToPlaylistCommand.ts#L6) +[src/parser/classes/commands/AddToPlaylistCommand.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/AddToPlaylistCommand.ts#L6) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AddToPlaylistEndpoint.md b/docs/api/namespaces/YTNodes/classes/AddToPlaylistEndpoint.md index b1828cb8b..26357c1b9 100644 --- a/docs/api/namespaces/YTNodes/classes/AddToPlaylistEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/AddToPlaylistEndpoint.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/endpoints/AddToPlaylistEndpoint.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/AddToPlaylistEndpoint.ts#L7) +[src/parser/classes/endpoints/AddToPlaylistEndpoint.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/AddToPlaylistEndpoint.ts#L7) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/endpoints/AddToPlaylistEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/AddToPlaylistEndpoint.ts#L5) +[src/parser/classes/endpoints/AddToPlaylistEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/AddToPlaylistEndpoint.ts#L5) ## Methods @@ -92,7 +92,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -110,7 +110,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts#L19) +[src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts#L19) *** @@ -128,7 +128,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts#L15) +[src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts#L15) *** @@ -162,7 +162,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -196,7 +196,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -234,4 +234,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AddToPlaylistServiceEndpoint.md b/docs/api/namespaces/YTNodes/classes/AddToPlaylistServiceEndpoint.md index ecd19f832..dba1654dd 100644 --- a/docs/api/namespaces/YTNodes/classes/AddToPlaylistServiceEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/AddToPlaylistServiceEndpoint.md @@ -34,7 +34,7 @@ #### Defined in -[src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts#L10) +[src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts#L10) ## Properties @@ -48,7 +48,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -62,7 +62,7 @@ #### Defined in -[src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts#L5) +[src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts#L5) ## Methods @@ -100,7 +100,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -118,7 +118,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts#L19) +[src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts#L19) *** @@ -136,7 +136,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts#L15) +[src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/AddToPlaylistServiceEndpoint.ts#L15) *** @@ -170,7 +170,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -204,7 +204,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -242,4 +242,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Alert.md b/docs/api/namespaces/YTNodes/classes/Alert.md index 63c1cef2c..3e3513a82 100644 --- a/docs/api/namespaces/YTNodes/classes/Alert.md +++ b/docs/api/namespaces/YTNodes/classes/Alert.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Alert.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Alert.ts#L11) +[src/parser/classes/Alert.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Alert.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Alert.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Alert.ts#L9) +[src/parser/classes/Alert.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Alert.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Alert.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Alert.ts#L8) +[src/parser/classes/Alert.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Alert.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/Alert.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Alert.ts#L6) +[src/parser/classes/Alert.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Alert.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AlertWithButton.md b/docs/api/namespaces/YTNodes/classes/AlertWithButton.md index 6fbd71969..8dede1ba4 100644 --- a/docs/api/namespaces/YTNodes/classes/AlertWithButton.md +++ b/docs/api/namespaces/YTNodes/classes/AlertWithButton.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/AlertWithButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AlertWithButton.ts#L13) +[src/parser/classes/AlertWithButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AlertWithButton.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/AlertWithButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AlertWithButton.ts#L10) +[src/parser/classes/AlertWithButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AlertWithButton.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/AlertWithButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AlertWithButton.ts#L11) +[src/parser/classes/AlertWithButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AlertWithButton.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/AlertWithButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AlertWithButton.ts#L9) +[src/parser/classes/AlertWithButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AlertWithButton.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/AlertWithButton.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AlertWithButton.ts#L7) +[src/parser/classes/AlertWithButton.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AlertWithButton.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AnalyticsMainAppKeyMetrics.md b/docs/api/namespaces/YTNodes/classes/AnalyticsMainAppKeyMetrics.md deleted file mode 100644 index d52db821c..000000000 --- a/docs/api/namespaces/YTNodes/classes/AnalyticsMainAppKeyMetrics.md +++ /dev/null @@ -1,221 +0,0 @@ -[youtubei.js](../../../README.md) / [YTNodes](../README.md) / AnalyticsMainAppKeyMetrics - -# Class: AnalyticsMainAppKeyMetrics - -## Extends - -- [`YTNode`](../../Helpers/classes/YTNode.md) - -## Constructors - -### new AnalyticsMainAppKeyMetrics() - -> **new AnalyticsMainAppKeyMetrics**(`data`): [`AnalyticsMainAppKeyMetrics`](AnalyticsMainAppKeyMetrics.md) - -#### Parameters - -• **data**: [`RawNode`](../../APIResponseTypes/type-aliases/RawNode.md) - -#### Returns - -[`AnalyticsMainAppKeyMetrics`](AnalyticsMainAppKeyMetrics.md) - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`constructor`](../../Helpers/classes/YTNode.md#constructors) - -#### Defined in - -[src/parser/classes/analytics/AnalyticsMainAppKeyMetrics.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsMainAppKeyMetrics.ts#L11) - -## Properties - -### period - -> **period**: `string` - -#### Defined in - -[src/parser/classes/analytics/AnalyticsMainAppKeyMetrics.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsMainAppKeyMetrics.ts#L8) - -*** - -### sections - -> **sections**: [`DataModelSection`](DataModelSection.md)[] - -#### Defined in - -[src/parser/classes/analytics/AnalyticsMainAppKeyMetrics.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsMainAppKeyMetrics.ts#L9) - -*** - -### type - -> `readonly` **type**: `string` - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type) - -#### Defined in - -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) - -*** - -### type - -> `static` **type**: `string` = `'AnalyticsMainAppKeyMetrics'` - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type-1) - -#### Defined in - -[src/parser/classes/analytics/AnalyticsMainAppKeyMetrics.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsMainAppKeyMetrics.ts#L6) - -## Methods - -### as() - -> **as**\<`T`, `K`\>(...`types`): `InstanceType`\<`K`\[`number`\]\> - -Cast to one of the given types. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The types to cast to - -#### Returns - -`InstanceType`\<`K`\[`number`\]\> - -The node cast to one of the given types - -#### Throws - -If the node is not of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`as`](../../Helpers/classes/YTNode.md#as) - -#### Defined in - -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) - -*** - -### hasKey() - -> **hasKey**\<`T`, `R`\>(`key`): `this is AnalyticsMainAppKeyMetrics & { [k in string]: R }` - -Check for a key without asserting the type. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -`this is AnalyticsMainAppKeyMetrics & { [k in string]: R }` - -Whether the node has the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`hasKey`](../../Helpers/classes/YTNode.md#haskey) - -#### Defined in - -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) - -*** - -### is() - -> **is**\<`T`, `K`\>(...`types`): `this is InstanceType` - -Check if the node is of the given type. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The type to check - -#### Returns - -`this is InstanceType` - -whether the node is of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`is`](../../Helpers/classes/YTNode.md#is) - -#### Defined in - -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) - -*** - -### key() - -> **key**\<`T`, `R`\>(`key`): [`Maybe`](../../Helpers/classes/Maybe.md) - -Assert that the node has the given key and return it. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -[`Maybe`](../../Helpers/classes/Maybe.md) - -The value of the key wrapped in a Maybe - -#### Throws - -If the node does not have the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`key`](../../Helpers/classes/YTNode.md#key) - -#### Defined in - -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AnalyticsRoot.md b/docs/api/namespaces/YTNodes/classes/AnalyticsRoot.md deleted file mode 100644 index ad3c09589..000000000 --- a/docs/api/namespaces/YTNodes/classes/AnalyticsRoot.md +++ /dev/null @@ -1,241 +0,0 @@ -[youtubei.js](../../../README.md) / [YTNodes](../README.md) / AnalyticsRoot - -# Class: AnalyticsRoot - -## Extends - -- [`YTNode`](../../Helpers/classes/YTNode.md) - -## Constructors - -### new AnalyticsRoot() - -> **new AnalyticsRoot**(`data`): [`AnalyticsRoot`](AnalyticsRoot.md) - -#### Parameters - -• **data**: [`RawNode`](../../APIResponseTypes/type-aliases/RawNode.md) - -#### Returns - -[`AnalyticsRoot`](AnalyticsRoot.md) - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`constructor`](../../Helpers/classes/YTNode.md#constructors) - -#### Defined in - -[src/parser/classes/analytics/AnalyticsRoot.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsRoot.ts#L23) - -## Properties - -### selected\_card\_index\_key - -> **selected\_card\_index\_key**: `string` - -#### Defined in - -[src/parser/classes/analytics/AnalyticsRoot.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsRoot.ts#L8) - -*** - -### table\_cards - -> **table\_cards**: `object`[] - -#### Defined in - -[src/parser/classes/analytics/AnalyticsRoot.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsRoot.ts#L11) - -*** - -### title - -> **title**: `string` - -#### Defined in - -[src/parser/classes/analytics/AnalyticsRoot.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsRoot.ts#L7) - -*** - -### type - -> `readonly` **type**: `string` - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type) - -#### Defined in - -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) - -*** - -### use\_main\_app\_specs - -> **use\_main\_app\_specs**: `boolean` - -#### Defined in - -[src/parser/classes/analytics/AnalyticsRoot.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsRoot.ts#L9) - -*** - -### type - -> `static` **type**: `string` = `'AnalyticsRoot'` - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type-1) - -#### Defined in - -[src/parser/classes/analytics/AnalyticsRoot.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsRoot.ts#L5) - -## Methods - -### as() - -> **as**\<`T`, `K`\>(...`types`): `InstanceType`\<`K`\[`number`\]\> - -Cast to one of the given types. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The types to cast to - -#### Returns - -`InstanceType`\<`K`\[`number`\]\> - -The node cast to one of the given types - -#### Throws - -If the node is not of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`as`](../../Helpers/classes/YTNode.md#as) - -#### Defined in - -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) - -*** - -### hasKey() - -> **hasKey**\<`T`, `R`\>(`key`): `this is AnalyticsRoot & { [k in string]: R }` - -Check for a key without asserting the type. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -`this is AnalyticsRoot & { [k in string]: R }` - -Whether the node has the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`hasKey`](../../Helpers/classes/YTNode.md#haskey) - -#### Defined in - -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) - -*** - -### is() - -> **is**\<`T`, `K`\>(...`types`): `this is InstanceType` - -Check if the node is of the given type. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The type to check - -#### Returns - -`this is InstanceType` - -whether the node is of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`is`](../../Helpers/classes/YTNode.md#is) - -#### Defined in - -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) - -*** - -### key() - -> **key**\<`T`, `R`\>(`key`): [`Maybe`](../../Helpers/classes/Maybe.md) - -Assert that the node has the given key and return it. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -[`Maybe`](../../Helpers/classes/Maybe.md) - -The value of the key wrapped in a Maybe - -#### Throws - -If the node does not have the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`key`](../../Helpers/classes/YTNode.md#key) - -#### Defined in - -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AnalyticsShortsCarouselCard.md b/docs/api/namespaces/YTNodes/classes/AnalyticsShortsCarouselCard.md deleted file mode 100644 index ed36346b7..000000000 --- a/docs/api/namespaces/YTNodes/classes/AnalyticsShortsCarouselCard.md +++ /dev/null @@ -1,221 +0,0 @@ -[youtubei.js](../../../README.md) / [YTNodes](../README.md) / AnalyticsShortsCarouselCard - -# Class: AnalyticsShortsCarouselCard - -## Extends - -- [`YTNode`](../../Helpers/classes/YTNode.md) - -## Constructors - -### new AnalyticsShortsCarouselCard() - -> **new AnalyticsShortsCarouselCard**(`data`): [`AnalyticsShortsCarouselCard`](AnalyticsShortsCarouselCard.md) - -#### Parameters - -• **data**: [`RawNode`](../../APIResponseTypes/type-aliases/RawNode.md) - -#### Returns - -[`AnalyticsShortsCarouselCard`](AnalyticsShortsCarouselCard.md) - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`constructor`](../../Helpers/classes/YTNode.md#constructors) - -#### Defined in - -[src/parser/classes/analytics/AnalyticsShortsCarouselCard.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsShortsCarouselCard.ts#L15) - -## Properties - -### shorts - -> **shorts**: `object`[] - -#### Defined in - -[src/parser/classes/analytics/AnalyticsShortsCarouselCard.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsShortsCarouselCard.ts#L9) - -*** - -### title - -> **title**: `string` - -#### Defined in - -[src/parser/classes/analytics/AnalyticsShortsCarouselCard.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsShortsCarouselCard.ts#L8) - -*** - -### type - -> `readonly` **type**: `string` - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type) - -#### Defined in - -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) - -*** - -### type - -> `static` **type**: `string` = `'AnalyticsShortsCarouselCard'` - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type-1) - -#### Defined in - -[src/parser/classes/analytics/AnalyticsShortsCarouselCard.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsShortsCarouselCard.ts#L6) - -## Methods - -### as() - -> **as**\<`T`, `K`\>(...`types`): `InstanceType`\<`K`\[`number`\]\> - -Cast to one of the given types. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The types to cast to - -#### Returns - -`InstanceType`\<`K`\[`number`\]\> - -The node cast to one of the given types - -#### Throws - -If the node is not of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`as`](../../Helpers/classes/YTNode.md#as) - -#### Defined in - -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) - -*** - -### hasKey() - -> **hasKey**\<`T`, `R`\>(`key`): `this is AnalyticsShortsCarouselCard & { [k in string]: R }` - -Check for a key without asserting the type. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -`this is AnalyticsShortsCarouselCard & { [k in string]: R }` - -Whether the node has the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`hasKey`](../../Helpers/classes/YTNode.md#haskey) - -#### Defined in - -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) - -*** - -### is() - -> **is**\<`T`, `K`\>(...`types`): `this is InstanceType` - -Check if the node is of the given type. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The type to check - -#### Returns - -`this is InstanceType` - -whether the node is of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`is`](../../Helpers/classes/YTNode.md#is) - -#### Defined in - -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) - -*** - -### key() - -> **key**\<`T`, `R`\>(`key`): [`Maybe`](../../Helpers/classes/Maybe.md) - -Assert that the node has the given key and return it. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -[`Maybe`](../../Helpers/classes/Maybe.md) - -The value of the key wrapped in a Maybe - -#### Throws - -If the node does not have the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`key`](../../Helpers/classes/YTNode.md#key) - -#### Defined in - -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AnalyticsVideo.md b/docs/api/namespaces/YTNodes/classes/AnalyticsVideo.md deleted file mode 100644 index d006f875e..000000000 --- a/docs/api/namespaces/YTNodes/classes/AnalyticsVideo.md +++ /dev/null @@ -1,241 +0,0 @@ -[youtubei.js](../../../README.md) / [YTNodes](../README.md) / AnalyticsVideo - -# Class: AnalyticsVideo - -## Extends - -- [`YTNode`](../../Helpers/classes/YTNode.md) - -## Constructors - -### new AnalyticsVideo() - -> **new AnalyticsVideo**(`data`): [`AnalyticsVideo`](AnalyticsVideo.md) - -#### Parameters - -• **data**: [`RawNode`](../../APIResponseTypes/type-aliases/RawNode.md) - -#### Returns - -[`AnalyticsVideo`](AnalyticsVideo.md) - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`constructor`](../../Helpers/classes/YTNode.md#constructors) - -#### Defined in - -[src/parser/classes/analytics/AnalyticsVideo.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsVideo.ts#L17) - -## Properties - -### metadata - -> **metadata**: `object` - -#### duration - -> **duration**: `string` - -#### is\_short - -> **is\_short**: `boolean` - -#### published - -> **published**: `string` - -#### thumbnails - -> **thumbnails**: [`Thumbnail`](../../Misc/classes/Thumbnail.md)[] - -#### views - -> **views**: `string` - -#### Defined in - -[src/parser/classes/analytics/AnalyticsVideo.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsVideo.ts#L9) - -*** - -### title - -> **title**: `string` - -#### Defined in - -[src/parser/classes/analytics/AnalyticsVideo.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsVideo.ts#L8) - -*** - -### type - -> `readonly` **type**: `string` - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type) - -#### Defined in - -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) - -*** - -### type - -> `static` **type**: `string` = `'AnalyticsVideo'` - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type-1) - -#### Defined in - -[src/parser/classes/analytics/AnalyticsVideo.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsVideo.ts#L6) - -## Methods - -### as() - -> **as**\<`T`, `K`\>(...`types`): `InstanceType`\<`K`\[`number`\]\> - -Cast to one of the given types. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The types to cast to - -#### Returns - -`InstanceType`\<`K`\[`number`\]\> - -The node cast to one of the given types - -#### Throws - -If the node is not of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`as`](../../Helpers/classes/YTNode.md#as) - -#### Defined in - -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) - -*** - -### hasKey() - -> **hasKey**\<`T`, `R`\>(`key`): `this is AnalyticsVideo & { [k in string]: R }` - -Check for a key without asserting the type. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -`this is AnalyticsVideo & { [k in string]: R }` - -Whether the node has the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`hasKey`](../../Helpers/classes/YTNode.md#haskey) - -#### Defined in - -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) - -*** - -### is() - -> **is**\<`T`, `K`\>(...`types`): `this is InstanceType` - -Check if the node is of the given type. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The type to check - -#### Returns - -`this is InstanceType` - -whether the node is of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`is`](../../Helpers/classes/YTNode.md#is) - -#### Defined in - -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) - -*** - -### key() - -> **key**\<`T`, `R`\>(`key`): [`Maybe`](../../Helpers/classes/Maybe.md) - -Assert that the node has the given key and return it. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -[`Maybe`](../../Helpers/classes/Maybe.md) - -The value of the key wrapped in a Maybe - -#### Throws - -If the node does not have the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`key`](../../Helpers/classes/YTNode.md#key) - -#### Defined in - -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AnalyticsVodCarouselCard.md b/docs/api/namespaces/YTNodes/classes/AnalyticsVodCarouselCard.md deleted file mode 100644 index b416e243c..000000000 --- a/docs/api/namespaces/YTNodes/classes/AnalyticsVodCarouselCard.md +++ /dev/null @@ -1,231 +0,0 @@ -[youtubei.js](../../../README.md) / [YTNodes](../README.md) / AnalyticsVodCarouselCard - -# Class: AnalyticsVodCarouselCard - -## Extends - -- [`YTNode`](../../Helpers/classes/YTNode.md) - -## Constructors - -### new AnalyticsVodCarouselCard() - -> **new AnalyticsVodCarouselCard**(`data`): [`AnalyticsVodCarouselCard`](AnalyticsVodCarouselCard.md) - -#### Parameters - -• **data**: [`RawNode`](../../APIResponseTypes/type-aliases/RawNode.md) - -#### Returns - -[`AnalyticsVodCarouselCard`](AnalyticsVodCarouselCard.md) - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`constructor`](../../Helpers/classes/YTNode.md#constructors) - -#### Defined in - -[src/parser/classes/analytics/AnalyticsVodCarouselCard.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsVodCarouselCard.ts#L12) - -## Properties - -### no\_data\_message? - -> `optional` **no\_data\_message**: `string` - -#### Defined in - -[src/parser/classes/analytics/AnalyticsVodCarouselCard.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsVodCarouselCard.ts#L10) - -*** - -### title - -> **title**: `string` - -#### Defined in - -[src/parser/classes/analytics/AnalyticsVodCarouselCard.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsVodCarouselCard.ts#L8) - -*** - -### type - -> `readonly` **type**: `string` - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type) - -#### Defined in - -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) - -*** - -### videos? - -> `optional` **videos**: [`AnalyticsVideo`](AnalyticsVideo.md)[] - -#### Defined in - -[src/parser/classes/analytics/AnalyticsVodCarouselCard.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsVodCarouselCard.ts#L9) - -*** - -### type - -> `static` **type**: `string` = `'AnalyticsVodCarouselCard'` - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type-1) - -#### Defined in - -[src/parser/classes/analytics/AnalyticsVodCarouselCard.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/AnalyticsVodCarouselCard.ts#L6) - -## Methods - -### as() - -> **as**\<`T`, `K`\>(...`types`): `InstanceType`\<`K`\[`number`\]\> - -Cast to one of the given types. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The types to cast to - -#### Returns - -`InstanceType`\<`K`\[`number`\]\> - -The node cast to one of the given types - -#### Throws - -If the node is not of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`as`](../../Helpers/classes/YTNode.md#as) - -#### Defined in - -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) - -*** - -### hasKey() - -> **hasKey**\<`T`, `R`\>(`key`): `this is AnalyticsVodCarouselCard & { [k in string]: R }` - -Check for a key without asserting the type. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -`this is AnalyticsVodCarouselCard & { [k in string]: R }` - -Whether the node has the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`hasKey`](../../Helpers/classes/YTNode.md#haskey) - -#### Defined in - -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) - -*** - -### is() - -> **is**\<`T`, `K`\>(...`types`): `this is InstanceType` - -Check if the node is of the given type. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The type to check - -#### Returns - -`this is InstanceType` - -whether the node is of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`is`](../../Helpers/classes/YTNode.md#is) - -#### Defined in - -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) - -*** - -### key() - -> **key**\<`T`, `R`\>(`key`): [`Maybe`](../../Helpers/classes/Maybe.md) - -Assert that the node has the given key and return it. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -[`Maybe`](../../Helpers/classes/Maybe.md) - -The value of the key wrapped in a Maybe - -#### Throws - -If the node does not have the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`key`](../../Helpers/classes/YTNode.md#key) - -#### Defined in - -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AnchoredSection.md b/docs/api/namespaces/YTNodes/classes/AnchoredSection.md index 3713f9d90..209ab43d6 100644 --- a/docs/api/namespaces/YTNodes/classes/AnchoredSection.md +++ b/docs/api/namespaces/YTNodes/classes/AnchoredSection.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ytkids/AnchoredSection.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/AnchoredSection.ts#L19) +[src/parser/classes/ytkids/AnchoredSection.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/AnchoredSection.ts#L19) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/classes/ytkids/AnchoredSection.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/AnchoredSection.ts#L13) +[src/parser/classes/ytkids/AnchoredSection.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/AnchoredSection.ts#L13) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/ytkids/AnchoredSection.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/AnchoredSection.ts#L17) +[src/parser/classes/ytkids/AnchoredSection.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/AnchoredSection.ts#L17) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ytkids/AnchoredSection.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/AnchoredSection.ts#L11) +[src/parser/classes/ytkids/AnchoredSection.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/AnchoredSection.ts#L11) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ytkids/AnchoredSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/AnchoredSection.ts#L12) +[src/parser/classes/ytkids/AnchoredSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/AnchoredSection.ts#L12) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/ytkids/AnchoredSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/AnchoredSection.ts#L10) +[src/parser/classes/ytkids/AnchoredSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/AnchoredSection.ts#L10) *** @@ -98,7 +98,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -112,7 +112,7 @@ #### Defined in -[src/parser/classes/ytkids/AnchoredSection.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/AnchoredSection.ts#L8) +[src/parser/classes/ytkids/AnchoredSection.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/AnchoredSection.ts#L8) ## Methods @@ -150,7 +150,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -184,7 +184,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -218,7 +218,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -256,4 +256,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AppendContinuationItemsAction.md b/docs/api/namespaces/YTNodes/classes/AppendContinuationItemsAction.md index 6d03bb8a6..d9eafba41 100644 --- a/docs/api/namespaces/YTNodes/classes/AppendContinuationItemsAction.md +++ b/docs/api/namespaces/YTNodes/classes/AppendContinuationItemsAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/actions/AppendContinuationItemsAction.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/AppendContinuationItemsAction.ts#L12) +[src/parser/classes/actions/AppendContinuationItemsAction.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/AppendContinuationItemsAction.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/actions/AppendContinuationItemsAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/AppendContinuationItemsAction.ts#L9) +[src/parser/classes/actions/AppendContinuationItemsAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/AppendContinuationItemsAction.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/actions/AppendContinuationItemsAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/AppendContinuationItemsAction.ts#L10) +[src/parser/classes/actions/AppendContinuationItemsAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/AppendContinuationItemsAction.ts#L10) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/actions/AppendContinuationItemsAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/AppendContinuationItemsAction.ts#L7) +[src/parser/classes/actions/AppendContinuationItemsAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/AppendContinuationItemsAction.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AttributionView.md b/docs/api/namespaces/YTNodes/classes/AttributionView.md index 26e58b8f6..5086d681e 100644 --- a/docs/api/namespaces/YTNodes/classes/AttributionView.md +++ b/docs/api/namespaces/YTNodes/classes/AttributionView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/AttributionView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AttributionView.ts#L11) +[src/parser/classes/AttributionView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AttributionView.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/AttributionView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AttributionView.ts#L9) +[src/parser/classes/AttributionView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AttributionView.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/AttributionView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AttributionView.ts#L8) +[src/parser/classes/AttributionView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AttributionView.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/AttributionView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AttributionView.ts#L6) +[src/parser/classes/AttributionView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AttributionView.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AudioOnlyPlayability.md b/docs/api/namespaces/YTNodes/classes/AudioOnlyPlayability.md index df5d9d65c..2636db35e 100644 --- a/docs/api/namespaces/YTNodes/classes/AudioOnlyPlayability.md +++ b/docs/api/namespaces/YTNodes/classes/AudioOnlyPlayability.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/AudioOnlyPlayability.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AudioOnlyPlayability.ts#L9) +[src/parser/classes/AudioOnlyPlayability.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AudioOnlyPlayability.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/AudioOnlyPlayability.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AudioOnlyPlayability.ts#L7) +[src/parser/classes/AudioOnlyPlayability.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AudioOnlyPlayability.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/AudioOnlyPlayability.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AudioOnlyPlayability.ts#L5) +[src/parser/classes/AudioOnlyPlayability.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AudioOnlyPlayability.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AuthorCommentBadge.md b/docs/api/namespaces/YTNodes/classes/AuthorCommentBadge.md index dddc2a38a..59c8c46e1 100644 --- a/docs/api/namespaces/YTNodes/classes/AuthorCommentBadge.md +++ b/docs/api/namespaces/YTNodes/classes/AuthorCommentBadge.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/comments/AuthorCommentBadge.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/AuthorCommentBadge.ts#L13) +[src/parser/classes/comments/AuthorCommentBadge.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/AuthorCommentBadge.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/comments/AuthorCommentBadge.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/AuthorCommentBadge.ts#L9) +[src/parser/classes/comments/AuthorCommentBadge.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/AuthorCommentBadge.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/comments/AuthorCommentBadge.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/AuthorCommentBadge.ts#L11) +[src/parser/classes/comments/AuthorCommentBadge.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/AuthorCommentBadge.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/comments/AuthorCommentBadge.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/AuthorCommentBadge.ts#L10) +[src/parser/classes/comments/AuthorCommentBadge.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/AuthorCommentBadge.ts#L10) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/comments/AuthorCommentBadge.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/AuthorCommentBadge.ts#L5) +[src/parser/classes/comments/AuthorCommentBadge.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/AuthorCommentBadge.ts#L5) ## Accessors @@ -98,7 +98,7 @@ #### Defined in -[src/parser/classes/comments/AuthorCommentBadge.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/AuthorCommentBadge.ts#L31) +[src/parser/classes/comments/AuthorCommentBadge.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/AuthorCommentBadge.ts#L31) ## Methods @@ -136,7 +136,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -170,7 +170,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -204,7 +204,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -242,4 +242,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AutomixPreviewVideo.md b/docs/api/namespaces/YTNodes/classes/AutomixPreviewVideo.md index cd536979c..109b3014a 100644 --- a/docs/api/namespaces/YTNodes/classes/AutomixPreviewVideo.md +++ b/docs/api/namespaces/YTNodes/classes/AutomixPreviewVideo.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/AutomixPreviewVideo.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AutomixPreviewVideo.ts#L10) +[src/parser/classes/AutomixPreviewVideo.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AutomixPreviewVideo.ts#L10) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/AutomixPreviewVideo.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AutomixPreviewVideo.ts#L8) +[src/parser/classes/AutomixPreviewVideo.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AutomixPreviewVideo.ts#L8) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/classes/AutomixPreviewVideo.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AutomixPreviewVideo.ts#L6) +[src/parser/classes/AutomixPreviewVideo.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AutomixPreviewVideo.ts#L6) ## Methods @@ -106,7 +106,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -140,7 +140,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -174,7 +174,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -212,4 +212,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/AvatarView.md b/docs/api/namespaces/YTNodes/classes/AvatarView.md index 4993bc18b..3f5250dd0 100644 --- a/docs/api/namespaces/YTNodes/classes/AvatarView.md +++ b/docs/api/namespaces/YTNodes/classes/AvatarView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/AvatarView.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AvatarView.ts#L16) +[src/parser/classes/AvatarView.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AvatarView.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/AvatarView.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AvatarView.ts#L14) +[src/parser/classes/AvatarView.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AvatarView.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/AvatarView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AvatarView.ts#L8) +[src/parser/classes/AvatarView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AvatarView.ts#L8) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/AvatarView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AvatarView.ts#L9) +[src/parser/classes/AvatarView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AvatarView.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/AvatarView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/AvatarView.ts#L6) +[src/parser/classes/AvatarView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/AvatarView.ts#L6) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/BackstageImage.md b/docs/api/namespaces/YTNodes/classes/BackstageImage.md index f11dda467..70bc0f556 100644 --- a/docs/api/namespaces/YTNodes/classes/BackstageImage.md +++ b/docs/api/namespaces/YTNodes/classes/BackstageImage.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/BackstageImage.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstageImage.ts#L12) +[src/parser/classes/BackstageImage.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstageImage.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/BackstageImage.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstageImage.ts#L10) +[src/parser/classes/BackstageImage.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstageImage.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/BackstageImage.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstageImage.ts#L9) +[src/parser/classes/BackstageImage.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstageImage.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/BackstageImage.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstageImage.ts#L7) +[src/parser/classes/BackstageImage.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstageImage.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/BackstagePost.md b/docs/api/namespaces/YTNodes/classes/BackstagePost.md index a7976ae42..1c37e23a8 100644 --- a/docs/api/namespaces/YTNodes/classes/BackstagePost.md +++ b/docs/api/namespaces/YTNodes/classes/BackstagePost.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L27) +[src/parser/classes/BackstagePost.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L27) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L21) +[src/parser/classes/BackstagePost.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L21) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L25) +[src/parser/classes/BackstagePost.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L25) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L14) +[src/parser/classes/BackstagePost.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L14) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L15) +[src/parser/classes/BackstagePost.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L15) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L24) +[src/parser/classes/BackstagePost.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L24) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L13) +[src/parser/classes/BackstagePost.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L13) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L20) +[src/parser/classes/BackstagePost.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L20) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L17) +[src/parser/classes/BackstagePost.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L17) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L16) +[src/parser/classes/BackstagePost.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L16) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L23) +[src/parser/classes/BackstagePost.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L23) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -154,7 +154,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L22) +[src/parser/classes/BackstagePost.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L22) *** @@ -164,7 +164,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L19) +[src/parser/classes/BackstagePost.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L19) *** @@ -174,7 +174,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L18) +[src/parser/classes/BackstagePost.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L18) *** @@ -188,7 +188,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L11) +[src/parser/classes/BackstagePost.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L11) ## Methods @@ -226,7 +226,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -260,7 +260,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -294,7 +294,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -332,4 +332,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/BackstagePostThread.md b/docs/api/namespaces/YTNodes/classes/BackstagePostThread.md index 9c45c538c..e1b661cc8 100644 --- a/docs/api/namespaces/YTNodes/classes/BackstagePostThread.md +++ b/docs/api/namespaces/YTNodes/classes/BackstagePostThread.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/BackstagePostThread.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePostThread.ts#L9) +[src/parser/classes/BackstagePostThread.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePostThread.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/BackstagePostThread.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePostThread.ts#L7) +[src/parser/classes/BackstagePostThread.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePostThread.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/BackstagePostThread.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePostThread.ts#L5) +[src/parser/classes/BackstagePostThread.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePostThread.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/BadgeView.md b/docs/api/namespaces/YTNodes/classes/BadgeView.md index d5856a469..6cbc68c5c 100644 --- a/docs/api/namespaces/YTNodes/classes/BadgeView.md +++ b/docs/api/namespaces/YTNodes/classes/BadgeView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/BadgeView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BadgeView.ts#L9) +[src/parser/classes/BadgeView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BadgeView.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/BadgeView.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BadgeView.ts#L7) +[src/parser/classes/BadgeView.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BadgeView.ts#L7) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/BadgeView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BadgeView.ts#L6) +[src/parser/classes/BadgeView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BadgeView.ts#L6) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/BadgeView.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BadgeView.ts#L5) +[src/parser/classes/BadgeView.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BadgeView.ts#L5) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/helpers.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L7) +[src/parser/helpers.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/BrowseEndpoint.md b/docs/api/namespaces/YTNodes/classes/BrowseEndpoint.md index bd8b8dfa9..2c1f8affe 100644 --- a/docs/api/namespaces/YTNodes/classes/BrowseEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/BrowseEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/BrowseEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/BrowseEndpoint.ts#L10) +[src/parser/classes/endpoints/BrowseEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/BrowseEndpoint.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/BrowseEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/BrowseEndpoint.ts#L5) +[src/parser/classes/endpoints/BrowseEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/BrowseEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/BrowseEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/BrowseEndpoint.ts#L19) +[src/parser/classes/endpoints/BrowseEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/BrowseEndpoint.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/BrowseEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/BrowseEndpoint.ts#L15) +[src/parser/classes/endpoints/BrowseEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/BrowseEndpoint.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/BrowseFeedActions.md b/docs/api/namespaces/YTNodes/classes/BrowseFeedActions.md index 71ba02ab7..8add3f9eb 100644 --- a/docs/api/namespaces/YTNodes/classes/BrowseFeedActions.md +++ b/docs/api/namespaces/YTNodes/classes/BrowseFeedActions.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/BrowseFeedActions.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BrowseFeedActions.ts#L9) +[src/parser/classes/BrowseFeedActions.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BrowseFeedActions.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/BrowseFeedActions.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BrowseFeedActions.ts#L7) +[src/parser/classes/BrowseFeedActions.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BrowseFeedActions.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/BrowseFeedActions.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BrowseFeedActions.ts#L5) +[src/parser/classes/BrowseFeedActions.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BrowseFeedActions.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/BrowserMediaSession.md b/docs/api/namespaces/YTNodes/classes/BrowserMediaSession.md index 25a39dcdb..2351209f5 100644 --- a/docs/api/namespaces/YTNodes/classes/BrowserMediaSession.md +++ b/docs/api/namespaces/YTNodes/classes/BrowserMediaSession.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/BrowserMediaSession.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BrowserMediaSession.ts#L12) +[src/parser/classes/BrowserMediaSession.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BrowserMediaSession.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/BrowserMediaSession.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BrowserMediaSession.ts#L9) +[src/parser/classes/BrowserMediaSession.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BrowserMediaSession.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/BrowserMediaSession.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BrowserMediaSession.ts#L10) +[src/parser/classes/BrowserMediaSession.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BrowserMediaSession.ts#L10) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/BrowserMediaSession.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BrowserMediaSession.ts#L7) +[src/parser/classes/BrowserMediaSession.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BrowserMediaSession.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Button.md b/docs/api/namespaces/YTNodes/classes/Button.md index 986ef8eae..4648797e6 100644 --- a/docs/api/namespaces/YTNodes/classes/Button.md +++ b/docs/api/namespaces/YTNodes/classes/Button.md @@ -31,7 +31,7 @@ #### Defined in -[src/parser/classes/Button.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L16) +[src/parser/classes/Button.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L16) ## Properties @@ -41,7 +41,7 @@ #### Defined in -[src/parser/classes/Button.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L14) +[src/parser/classes/Button.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L14) *** @@ -51,7 +51,7 @@ #### Defined in -[src/parser/classes/Button.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L12) +[src/parser/classes/Button.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L12) *** @@ -61,7 +61,7 @@ #### Defined in -[src/parser/classes/Button.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L13) +[src/parser/classes/Button.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L13) *** @@ -71,7 +71,7 @@ #### Defined in -[src/parser/classes/Button.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L10) +[src/parser/classes/Button.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L10) *** @@ -81,7 +81,7 @@ #### Defined in -[src/parser/classes/Button.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L9) +[src/parser/classes/Button.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L9) *** @@ -91,7 +91,7 @@ #### Defined in -[src/parser/classes/Button.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L11) +[src/parser/classes/Button.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L11) *** @@ -105,7 +105,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -119,7 +119,7 @@ #### Defined in -[src/parser/classes/Button.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L7) +[src/parser/classes/Button.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L7) ## Methods @@ -157,7 +157,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -191,7 +191,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -225,7 +225,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -263,4 +263,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ButtonView.md b/docs/api/namespaces/YTNodes/classes/ButtonView.md index ba6853169..f0c002ace 100644 --- a/docs/api/namespaces/YTNodes/classes/ButtonView.md +++ b/docs/api/namespaces/YTNodes/classes/ButtonView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ButtonView.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ButtonView.ts#L17) +[src/parser/classes/ButtonView.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ButtonView.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ButtonView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ButtonView.ts#L10) +[src/parser/classes/ButtonView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ButtonView.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ButtonView.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ButtonView.ts#L14) +[src/parser/classes/ButtonView.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ButtonView.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ButtonView.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ButtonView.ts#L13) +[src/parser/classes/ButtonView.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ButtonView.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ButtonView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ButtonView.ts#L8) +[src/parser/classes/ButtonView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ButtonView.ts#L8) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ButtonView.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ButtonView.ts#L12) +[src/parser/classes/ButtonView.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ButtonView.ts#L12) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/ButtonView.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ButtonView.ts#L15) +[src/parser/classes/ButtonView.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ButtonView.ts#L15) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/ButtonView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ButtonView.ts#L11) +[src/parser/classes/ButtonView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ButtonView.ts#L11) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/ButtonView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ButtonView.ts#L9) +[src/parser/classes/ButtonView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ButtonView.ts#L9) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -134,7 +134,7 @@ #### Defined in -[src/parser/classes/ButtonView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ButtonView.ts#L6) +[src/parser/classes/ButtonView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ButtonView.ts#L6) ## Methods @@ -172,7 +172,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -206,7 +206,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -240,7 +240,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -278,4 +278,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/C4TabbedHeader.md b/docs/api/namespaces/YTNodes/classes/C4TabbedHeader.md index d419d461f..626ac5f08 100644 --- a/docs/api/namespaces/YTNodes/classes/C4TabbedHeader.md +++ b/docs/api/namespaces/YTNodes/classes/C4TabbedHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/C4TabbedHeader.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/C4TabbedHeader.ts#L28) +[src/parser/classes/C4TabbedHeader.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/C4TabbedHeader.ts#L28) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/C4TabbedHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/C4TabbedHeader.ts#L15) +[src/parser/classes/C4TabbedHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/C4TabbedHeader.ts#L15) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/C4TabbedHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/C4TabbedHeader.ts#L16) +[src/parser/classes/C4TabbedHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/C4TabbedHeader.ts#L16) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/C4TabbedHeader.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/C4TabbedHeader.ts#L24) +[src/parser/classes/C4TabbedHeader.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/C4TabbedHeader.ts#L24) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/C4TabbedHeader.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/C4TabbedHeader.ts#L25) +[src/parser/classes/C4TabbedHeader.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/C4TabbedHeader.ts#L25) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/C4TabbedHeader.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/C4TabbedHeader.ts#L23) +[src/parser/classes/C4TabbedHeader.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/C4TabbedHeader.ts#L23) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/C4TabbedHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/C4TabbedHeader.ts#L18) +[src/parser/classes/C4TabbedHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/C4TabbedHeader.ts#L18) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/C4TabbedHeader.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/C4TabbedHeader.ts#L21) +[src/parser/classes/C4TabbedHeader.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/C4TabbedHeader.ts#L21) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/C4TabbedHeader.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/C4TabbedHeader.ts#L22) +[src/parser/classes/C4TabbedHeader.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/C4TabbedHeader.ts#L22) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/C4TabbedHeader.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/C4TabbedHeader.ts#L19) +[src/parser/classes/C4TabbedHeader.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/C4TabbedHeader.ts#L19) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/C4TabbedHeader.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/C4TabbedHeader.ts#L26) +[src/parser/classes/C4TabbedHeader.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/C4TabbedHeader.ts#L26) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/C4TabbedHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/C4TabbedHeader.ts#L17) +[src/parser/classes/C4TabbedHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/C4TabbedHeader.ts#L17) *** @@ -150,7 +150,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -160,7 +160,7 @@ #### Defined in -[src/parser/classes/C4TabbedHeader.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/C4TabbedHeader.ts#L20) +[src/parser/classes/C4TabbedHeader.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/C4TabbedHeader.ts#L20) *** @@ -174,7 +174,7 @@ #### Defined in -[src/parser/classes/C4TabbedHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/C4TabbedHeader.ts#L13) +[src/parser/classes/C4TabbedHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/C4TabbedHeader.ts#L13) ## Methods @@ -212,7 +212,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -246,7 +246,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -280,7 +280,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -318,4 +318,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CallToActionButton.md b/docs/api/namespaces/YTNodes/classes/CallToActionButton.md index 8256604a6..1e1bc8ffc 100644 --- a/docs/api/namespaces/YTNodes/classes/CallToActionButton.md +++ b/docs/api/namespaces/YTNodes/classes/CallToActionButton.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CallToActionButton.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CallToActionButton.ts#L12) +[src/parser/classes/CallToActionButton.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CallToActionButton.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CallToActionButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CallToActionButton.ts#L9) +[src/parser/classes/CallToActionButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CallToActionButton.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/CallToActionButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CallToActionButton.ts#L8) +[src/parser/classes/CallToActionButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CallToActionButton.ts#L8) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/CallToActionButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CallToActionButton.ts#L10) +[src/parser/classes/CallToActionButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CallToActionButton.ts#L10) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/CallToActionButton.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CallToActionButton.ts#L6) +[src/parser/classes/CallToActionButton.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CallToActionButton.ts#L6) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Card.md b/docs/api/namespaces/YTNodes/classes/Card.md index 81ded3451..7393d1551 100644 --- a/docs/api/namespaces/YTNodes/classes/Card.md +++ b/docs/api/namespaces/YTNodes/classes/Card.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Card.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Card.ts#L19) +[src/parser/classes/Card.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Card.ts#L19) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Card.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Card.ts#L9) +[src/parser/classes/Card.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Card.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Card.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Card.ts#L8) +[src/parser/classes/Card.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Card.ts#L8) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/Card.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Card.ts#L12) +[src/parser/classes/Card.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Card.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/Card.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Card.ts#L10) +[src/parser/classes/Card.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Card.ts#L10) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/Card.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Card.ts#L7) +[src/parser/classes/Card.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Card.ts#L7) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/Card.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Card.ts#L5) +[src/parser/classes/Card.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Card.ts#L5) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CardCollection.md b/docs/api/namespaces/YTNodes/classes/CardCollection.md index 1122206f6..58e9825cd 100644 --- a/docs/api/namespaces/YTNodes/classes/CardCollection.md +++ b/docs/api/namespaces/YTNodes/classes/CardCollection.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CardCollection.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CardCollection.ts#L12) +[src/parser/classes/CardCollection.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CardCollection.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CardCollection.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CardCollection.ts#L10) +[src/parser/classes/CardCollection.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CardCollection.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/CardCollection.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CardCollection.ts#L8) +[src/parser/classes/CardCollection.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CardCollection.ts#L8) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/CardCollection.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CardCollection.ts#L9) +[src/parser/classes/CardCollection.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CardCollection.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/CardCollection.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CardCollection.ts#L6) +[src/parser/classes/CardCollection.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CardCollection.ts#L6) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CarouselHeader.md b/docs/api/namespaces/YTNodes/classes/CarouselHeader.md index f7fdc3ba7..93830eff5 100644 --- a/docs/api/namespaces/YTNodes/classes/CarouselHeader.md +++ b/docs/api/namespaces/YTNodes/classes/CarouselHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CarouselHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CarouselHeader.ts#L9) +[src/parser/classes/CarouselHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CarouselHeader.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CarouselHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CarouselHeader.ts#L7) +[src/parser/classes/CarouselHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CarouselHeader.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/CarouselHeader.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CarouselHeader.ts#L5) +[src/parser/classes/CarouselHeader.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CarouselHeader.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CarouselItem.md b/docs/api/namespaces/YTNodes/classes/CarouselItem.md index f5b72a5dc..470841c88 100644 --- a/docs/api/namespaces/YTNodes/classes/CarouselItem.md +++ b/docs/api/namespaces/YTNodes/classes/CarouselItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CarouselItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CarouselItem.ts#L14) +[src/parser/classes/CarouselItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CarouselItem.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CarouselItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CarouselItem.ts#L9) +[src/parser/classes/CarouselItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CarouselItem.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/CarouselItem.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CarouselItem.ts#L8) +[src/parser/classes/CarouselItem.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CarouselItem.ts#L8) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/CarouselItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CarouselItem.ts#L10) +[src/parser/classes/CarouselItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CarouselItem.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/CarouselItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CarouselItem.ts#L11) +[src/parser/classes/CarouselItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CarouselItem.ts#L11) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/CarouselItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CarouselItem.ts#L12) +[src/parser/classes/CarouselItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CarouselItem.ts#L12) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/CarouselItem.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CarouselItem.ts#L6) +[src/parser/classes/CarouselItem.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CarouselItem.ts#L6) ## Accessors @@ -118,7 +118,7 @@ #### Defined in -[src/parser/classes/CarouselItem.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CarouselItem.ts#L24) +[src/parser/classes/CarouselItem.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CarouselItem.ts#L24) ## Methods @@ -156,7 +156,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -190,7 +190,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -224,7 +224,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -262,4 +262,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CarouselLockup.md b/docs/api/namespaces/YTNodes/classes/CarouselLockup.md index 207de18c4..1eb457f35 100644 --- a/docs/api/namespaces/YTNodes/classes/CarouselLockup.md +++ b/docs/api/namespaces/YTNodes/classes/CarouselLockup.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CarouselLockup.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CarouselLockup.ts#L12) +[src/parser/classes/CarouselLockup.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CarouselLockup.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CarouselLockup.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CarouselLockup.ts#L9) +[src/parser/classes/CarouselLockup.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CarouselLockup.ts#L9) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/CarouselLockup.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CarouselLockup.ts#L10) +[src/parser/classes/CarouselLockup.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CarouselLockup.ts#L10) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/CarouselLockup.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CarouselLockup.ts#L7) +[src/parser/classes/CarouselLockup.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CarouselLockup.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Channel.md b/docs/api/namespaces/YTNodes/classes/Channel.md index 8429e64c0..6d439fcc4 100644 --- a/docs/api/namespaces/YTNodes/classes/Channel.md +++ b/docs/api/namespaces/YTNodes/classes/Channel.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Channel.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Channel.ts#L22) +[src/parser/classes/Channel.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Channel.ts#L22) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Channel.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Channel.ts#L13) +[src/parser/classes/Channel.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Channel.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Channel.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Channel.ts#L20) +[src/parser/classes/Channel.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Channel.ts#L20) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/Channel.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Channel.ts#L18) +[src/parser/classes/Channel.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Channel.ts#L18) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/Channel.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Channel.ts#L12) +[src/parser/classes/Channel.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Channel.ts#L12) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/Channel.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Channel.ts#L16) +[src/parser/classes/Channel.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Channel.ts#L16) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/Channel.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Channel.ts#L17) +[src/parser/classes/Channel.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Channel.ts#L17) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/Channel.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Channel.ts#L19) +[src/parser/classes/Channel.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Channel.ts#L19) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/Channel.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Channel.ts#L14) +[src/parser/classes/Channel.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Channel.ts#L14) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/classes/Channel.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Channel.ts#L15) +[src/parser/classes/Channel.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Channel.ts#L15) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/Channel.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Channel.ts#L10) +[src/parser/classes/Channel.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Channel.ts#L10) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -216,7 +216,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -250,7 +250,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -288,4 +288,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChannelAboutFullMetadata.md b/docs/api/namespaces/YTNodes/classes/ChannelAboutFullMetadata.md index 51e99f03d..cbd44a6f1 100644 --- a/docs/api/namespaces/YTNodes/classes/ChannelAboutFullMetadata.md +++ b/docs/api/namespaces/YTNodes/classes/ChannelAboutFullMetadata.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChannelAboutFullMetadata.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAboutFullMetadata.ts#L30) +[src/parser/classes/ChannelAboutFullMetadata.ts:30](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAboutFullMetadata.ts#L30) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChannelAboutFullMetadata.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAboutFullMetadata.ts#L13) +[src/parser/classes/ChannelAboutFullMetadata.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAboutFullMetadata.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChannelAboutFullMetadata.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAboutFullMetadata.ts#L28) +[src/parser/classes/ChannelAboutFullMetadata.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAboutFullMetadata.ts#L28) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ChannelAboutFullMetadata.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAboutFullMetadata.ts#L26) +[src/parser/classes/ChannelAboutFullMetadata.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAboutFullMetadata.ts#L26) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ChannelAboutFullMetadata.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAboutFullMetadata.ts#L14) +[src/parser/classes/ChannelAboutFullMetadata.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAboutFullMetadata.ts#L14) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ChannelAboutFullMetadata.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAboutFullMetadata.ts#L27) +[src/parser/classes/ChannelAboutFullMetadata.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAboutFullMetadata.ts#L27) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/ChannelAboutFullMetadata.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAboutFullMetadata.ts#L24) +[src/parser/classes/ChannelAboutFullMetadata.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAboutFullMetadata.ts#L24) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/ChannelAboutFullMetadata.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAboutFullMetadata.ts#L25) +[src/parser/classes/ChannelAboutFullMetadata.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAboutFullMetadata.ts#L25) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/ChannelAboutFullMetadata.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAboutFullMetadata.ts#L11) +[src/parser/classes/ChannelAboutFullMetadata.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAboutFullMetadata.ts#L11) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/ChannelAboutFullMetadata.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAboutFullMetadata.ts#L23) +[src/parser/classes/ChannelAboutFullMetadata.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAboutFullMetadata.ts#L23) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/ChannelAboutFullMetadata.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAboutFullMetadata.ts#L12) +[src/parser/classes/ChannelAboutFullMetadata.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAboutFullMetadata.ts#L12) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/ChannelAboutFullMetadata.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAboutFullMetadata.ts#L16) +[src/parser/classes/ChannelAboutFullMetadata.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAboutFullMetadata.ts#L16) *** @@ -150,7 +150,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -160,7 +160,7 @@ #### Defined in -[src/parser/classes/ChannelAboutFullMetadata.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAboutFullMetadata.ts#L22) +[src/parser/classes/ChannelAboutFullMetadata.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAboutFullMetadata.ts#L22) *** @@ -174,7 +174,7 @@ #### Defined in -[src/parser/classes/ChannelAboutFullMetadata.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAboutFullMetadata.ts#L9) +[src/parser/classes/ChannelAboutFullMetadata.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAboutFullMetadata.ts#L9) ## Methods @@ -212,7 +212,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -246,7 +246,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -280,7 +280,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -318,4 +318,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChannelAgeGate.md b/docs/api/namespaces/YTNodes/classes/ChannelAgeGate.md index d67708d24..cacd6cb44 100644 --- a/docs/api/namespaces/YTNodes/classes/ChannelAgeGate.md +++ b/docs/api/namespaces/YTNodes/classes/ChannelAgeGate.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChannelAgeGate.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAgeGate.ts#L18) +[src/parser/classes/ChannelAgeGate.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAgeGate.ts#L18) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChannelAgeGate.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAgeGate.ts#L12) +[src/parser/classes/ChannelAgeGate.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAgeGate.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChannelAgeGate.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAgeGate.ts#L11) +[src/parser/classes/ChannelAgeGate.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAgeGate.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ChannelAgeGate.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAgeGate.ts#L13) +[src/parser/classes/ChannelAgeGate.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAgeGate.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ChannelAgeGate.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAgeGate.ts#L14) +[src/parser/classes/ChannelAgeGate.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAgeGate.ts#L14) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ChannelAgeGate.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAgeGate.ts#L16) +[src/parser/classes/ChannelAgeGate.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAgeGate.ts#L16) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/ChannelAgeGate.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAgeGate.ts#L15) +[src/parser/classes/ChannelAgeGate.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAgeGate.ts#L15) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/ChannelAgeGate.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelAgeGate.ts#L9) +[src/parser/classes/ChannelAgeGate.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelAgeGate.ts#L9) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChannelExternalLinkView.md b/docs/api/namespaces/YTNodes/classes/ChannelExternalLinkView.md index 87b82c4a5..163bf1a88 100644 --- a/docs/api/namespaces/YTNodes/classes/ChannelExternalLinkView.md +++ b/docs/api/namespaces/YTNodes/classes/ChannelExternalLinkView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChannelExternalLinkView.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelExternalLinkView.ts#L13) +[src/parser/classes/ChannelExternalLinkView.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelExternalLinkView.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChannelExternalLinkView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelExternalLinkView.ts#L11) +[src/parser/classes/ChannelExternalLinkView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelExternalLinkView.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChannelExternalLinkView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelExternalLinkView.ts#L10) +[src/parser/classes/ChannelExternalLinkView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelExternalLinkView.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ChannelExternalLinkView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelExternalLinkView.ts#L9) +[src/parser/classes/ChannelExternalLinkView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelExternalLinkView.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/ChannelExternalLinkView.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelExternalLinkView.ts#L7) +[src/parser/classes/ChannelExternalLinkView.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelExternalLinkView.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChannelFeaturedContent.md b/docs/api/namespaces/YTNodes/classes/ChannelFeaturedContent.md index 3e3793324..7580c7d18 100644 --- a/docs/api/namespaces/YTNodes/classes/ChannelFeaturedContent.md +++ b/docs/api/namespaces/YTNodes/classes/ChannelFeaturedContent.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChannelFeaturedContent.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelFeaturedContent.ts#L11) +[src/parser/classes/ChannelFeaturedContent.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelFeaturedContent.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChannelFeaturedContent.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelFeaturedContent.ts#L9) +[src/parser/classes/ChannelFeaturedContent.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelFeaturedContent.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChannelFeaturedContent.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelFeaturedContent.ts#L8) +[src/parser/classes/ChannelFeaturedContent.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelFeaturedContent.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ChannelFeaturedContent.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelFeaturedContent.ts#L6) +[src/parser/classes/ChannelFeaturedContent.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelFeaturedContent.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChannelHeaderLinks.md b/docs/api/namespaces/YTNodes/classes/ChannelHeaderLinks.md index 764ecbb9d..5bdcbda5b 100644 --- a/docs/api/namespaces/YTNodes/classes/ChannelHeaderLinks.md +++ b/docs/api/namespaces/YTNodes/classes/ChannelHeaderLinks.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChannelHeaderLinks.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelHeaderLinks.ts#L29) +[src/parser/classes/ChannelHeaderLinks.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelHeaderLinks.ts#L29) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChannelHeaderLinks.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelHeaderLinks.ts#L26) +[src/parser/classes/ChannelHeaderLinks.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelHeaderLinks.ts#L26) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChannelHeaderLinks.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelHeaderLinks.ts#L27) +[src/parser/classes/ChannelHeaderLinks.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelHeaderLinks.ts#L27) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ChannelHeaderLinks.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelHeaderLinks.ts#L24) +[src/parser/classes/ChannelHeaderLinks.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelHeaderLinks.ts#L24) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChannelHeaderLinksView.md b/docs/api/namespaces/YTNodes/classes/ChannelHeaderLinksView.md index 365092f88..15304c340 100644 --- a/docs/api/namespaces/YTNodes/classes/ChannelHeaderLinksView.md +++ b/docs/api/namespaces/YTNodes/classes/ChannelHeaderLinksView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChannelHeaderLinksView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelHeaderLinksView.ts#L11) +[src/parser/classes/ChannelHeaderLinksView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelHeaderLinksView.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChannelHeaderLinksView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelHeaderLinksView.ts#L8) +[src/parser/classes/ChannelHeaderLinksView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelHeaderLinksView.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChannelHeaderLinksView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelHeaderLinksView.ts#L9) +[src/parser/classes/ChannelHeaderLinksView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelHeaderLinksView.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ChannelHeaderLinksView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelHeaderLinksView.ts#L6) +[src/parser/classes/ChannelHeaderLinksView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelHeaderLinksView.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChannelMetadata.md b/docs/api/namespaces/YTNodes/classes/ChannelMetadata.md index f67fdbeae..8f829e978 100644 --- a/docs/api/namespaces/YTNodes/classes/ChannelMetadata.md +++ b/docs/api/namespaces/YTNodes/classes/ChannelMetadata.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L23) +[src/parser/classes/ChannelMetadata.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L23) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L20) +[src/parser/classes/ChannelMetadata.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L20) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L19) +[src/parser/classes/ChannelMetadata.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L19) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L18) +[src/parser/classes/ChannelMetadata.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L18) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L16) +[src/parser/classes/ChannelMetadata.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L16) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L9) +[src/parser/classes/ChannelMetadata.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L9) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L13) +[src/parser/classes/ChannelMetadata.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L13) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L21) +[src/parser/classes/ChannelMetadata.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L21) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L14) +[src/parser/classes/ChannelMetadata.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L14) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L15) +[src/parser/classes/ChannelMetadata.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L15) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L17) +[src/parser/classes/ChannelMetadata.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L17) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L11) +[src/parser/classes/ChannelMetadata.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L11) *** @@ -146,7 +146,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L8) +[src/parser/classes/ChannelMetadata.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L8) *** @@ -160,7 +160,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -170,7 +170,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L10) +[src/parser/classes/ChannelMetadata.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L10) *** @@ -180,7 +180,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L12) +[src/parser/classes/ChannelMetadata.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L12) *** @@ -194,7 +194,7 @@ #### Defined in -[src/parser/classes/ChannelMetadata.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMetadata.ts#L6) +[src/parser/classes/ChannelMetadata.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMetadata.ts#L6) ## Methods @@ -232,7 +232,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -266,7 +266,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -300,7 +300,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -338,4 +338,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChannelMobileHeader.md b/docs/api/namespaces/YTNodes/classes/ChannelMobileHeader.md index a06e85a3a..ddc4d32cb 100644 --- a/docs/api/namespaces/YTNodes/classes/ChannelMobileHeader.md +++ b/docs/api/namespaces/YTNodes/classes/ChannelMobileHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChannelMobileHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMobileHeader.ts#L10) +[src/parser/classes/ChannelMobileHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMobileHeader.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChannelMobileHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMobileHeader.ts#L8) +[src/parser/classes/ChannelMobileHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMobileHeader.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ChannelMobileHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelMobileHeader.ts#L6) +[src/parser/classes/ChannelMobileHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelMobileHeader.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChannelOptions.md b/docs/api/namespaces/YTNodes/classes/ChannelOptions.md index 8156b81ec..4884e7787 100644 --- a/docs/api/namespaces/YTNodes/classes/ChannelOptions.md +++ b/docs/api/namespaces/YTNodes/classes/ChannelOptions.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChannelOptions.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelOptions.ts#L15) +[src/parser/classes/ChannelOptions.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelOptions.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChannelOptions.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelOptions.ts#L10) +[src/parser/classes/ChannelOptions.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelOptions.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChannelOptions.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelOptions.ts#L11) +[src/parser/classes/ChannelOptions.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelOptions.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ChannelOptions.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelOptions.ts#L13) +[src/parser/classes/ChannelOptions.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelOptions.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ChannelOptions.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelOptions.ts#L12) +[src/parser/classes/ChannelOptions.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelOptions.ts#L12) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/ChannelOptions.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelOptions.ts#L8) +[src/parser/classes/ChannelOptions.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelOptions.ts#L8) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChannelOwnerEmptyState.md b/docs/api/namespaces/YTNodes/classes/ChannelOwnerEmptyState.md index 3c5c45423..bdb9ffd13 100644 --- a/docs/api/namespaces/YTNodes/classes/ChannelOwnerEmptyState.md +++ b/docs/api/namespaces/YTNodes/classes/ChannelOwnerEmptyState.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChannelOwnerEmptyState.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelOwnerEmptyState.ts#L12) +[src/parser/classes/ChannelOwnerEmptyState.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelOwnerEmptyState.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChannelOwnerEmptyState.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelOwnerEmptyState.ts#L10) +[src/parser/classes/ChannelOwnerEmptyState.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelOwnerEmptyState.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChannelOwnerEmptyState.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelOwnerEmptyState.ts#L9) +[src/parser/classes/ChannelOwnerEmptyState.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelOwnerEmptyState.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ChannelOwnerEmptyState.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelOwnerEmptyState.ts#L7) +[src/parser/classes/ChannelOwnerEmptyState.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelOwnerEmptyState.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChannelSubMenu.md b/docs/api/namespaces/YTNodes/classes/ChannelSubMenu.md index e698bff4f..1d7d2b7bf 100644 --- a/docs/api/namespaces/YTNodes/classes/ChannelSubMenu.md +++ b/docs/api/namespaces/YTNodes/classes/ChannelSubMenu.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChannelSubMenu.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelSubMenu.ts#L16) +[src/parser/classes/ChannelSubMenu.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelSubMenu.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChannelSubMenu.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelSubMenu.ts#L8) +[src/parser/classes/ChannelSubMenu.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelSubMenu.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChannelSubMenu.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelSubMenu.ts#L14) +[src/parser/classes/ChannelSubMenu.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelSubMenu.ts#L14) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ChannelSubMenu.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelSubMenu.ts#L6) +[src/parser/classes/ChannelSubMenu.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelSubMenu.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChannelTagline.md b/docs/api/namespaces/YTNodes/classes/ChannelTagline.md index 2e02c99cb..7893b924b 100644 --- a/docs/api/namespaces/YTNodes/classes/ChannelTagline.md +++ b/docs/api/namespaces/YTNodes/classes/ChannelTagline.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChannelTagline.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelTagline.ts#L25) +[src/parser/classes/ChannelTagline.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelTagline.ts#L25) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChannelTagline.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelTagline.ts#L9) +[src/parser/classes/ChannelTagline.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelTagline.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChannelTagline.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelTagline.ts#L10) +[src/parser/classes/ChannelTagline.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelTagline.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ChannelTagline.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelTagline.ts#L11) +[src/parser/classes/ChannelTagline.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelTagline.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ChannelTagline.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelTagline.ts#L21) +[src/parser/classes/ChannelTagline.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelTagline.ts#L21) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ChannelTagline.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelTagline.ts#L22) +[src/parser/classes/ChannelTagline.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelTagline.ts#L22) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/ChannelTagline.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelTagline.ts#L23) +[src/parser/classes/ChannelTagline.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelTagline.ts#L23) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/ChannelTagline.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelTagline.ts#L7) +[src/parser/classes/ChannelTagline.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelTagline.ts#L7) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChannelThumbnailWithLink.md b/docs/api/namespaces/YTNodes/classes/ChannelThumbnailWithLink.md index e6557b15a..844f5b0d0 100644 --- a/docs/api/namespaces/YTNodes/classes/ChannelThumbnailWithLink.md +++ b/docs/api/namespaces/YTNodes/classes/ChannelThumbnailWithLink.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChannelThumbnailWithLink.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelThumbnailWithLink.ts#L13) +[src/parser/classes/ChannelThumbnailWithLink.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelThumbnailWithLink.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChannelThumbnailWithLink.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelThumbnailWithLink.ts#L10) +[src/parser/classes/ChannelThumbnailWithLink.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelThumbnailWithLink.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChannelThumbnailWithLink.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelThumbnailWithLink.ts#L11) +[src/parser/classes/ChannelThumbnailWithLink.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelThumbnailWithLink.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ChannelThumbnailWithLink.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelThumbnailWithLink.ts#L9) +[src/parser/classes/ChannelThumbnailWithLink.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelThumbnailWithLink.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/ChannelThumbnailWithLink.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelThumbnailWithLink.ts#L7) +[src/parser/classes/ChannelThumbnailWithLink.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelThumbnailWithLink.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChannelVideoPlayer.md b/docs/api/namespaces/YTNodes/classes/ChannelVideoPlayer.md index 5a0c67902..7aa6b29fe 100644 --- a/docs/api/namespaces/YTNodes/classes/ChannelVideoPlayer.md +++ b/docs/api/namespaces/YTNodes/classes/ChannelVideoPlayer.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChannelVideoPlayer.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelVideoPlayer.ts#L14) +[src/parser/classes/ChannelVideoPlayer.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelVideoPlayer.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChannelVideoPlayer.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelVideoPlayer.ts#L10) +[src/parser/classes/ChannelVideoPlayer.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelVideoPlayer.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChannelVideoPlayer.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelVideoPlayer.ts#L8) +[src/parser/classes/ChannelVideoPlayer.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelVideoPlayer.ts#L8) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ChannelVideoPlayer.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelVideoPlayer.ts#L12) +[src/parser/classes/ChannelVideoPlayer.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelVideoPlayer.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ChannelVideoPlayer.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelVideoPlayer.ts#L9) +[src/parser/classes/ChannelVideoPlayer.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelVideoPlayer.ts#L9) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/ChannelVideoPlayer.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelVideoPlayer.ts#L11) +[src/parser/classes/ChannelVideoPlayer.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelVideoPlayer.ts#L11) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/ChannelVideoPlayer.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChannelVideoPlayer.ts#L6) +[src/parser/classes/ChannelVideoPlayer.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChannelVideoPlayer.ts#L6) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Chapter.md b/docs/api/namespaces/YTNodes/classes/Chapter.md index bb138701f..6702c066e 100644 --- a/docs/api/namespaces/YTNodes/classes/Chapter.md +++ b/docs/api/namespaces/YTNodes/classes/Chapter.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Chapter.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Chapter.ts#L13) +[src/parser/classes/Chapter.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Chapter.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Chapter.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Chapter.ts#L11) +[src/parser/classes/Chapter.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Chapter.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Chapter.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Chapter.ts#L10) +[src/parser/classes/Chapter.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Chapter.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/Chapter.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Chapter.ts#L9) +[src/parser/classes/Chapter.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Chapter.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/Chapter.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Chapter.ts#L7) +[src/parser/classes/Chapter.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Chapter.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChildVideo.md b/docs/api/namespaces/YTNodes/classes/ChildVideo.md index 4777d0420..f20894c74 100644 --- a/docs/api/namespaces/YTNodes/classes/ChildVideo.md +++ b/docs/api/namespaces/YTNodes/classes/ChildVideo.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChildVideo.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChildVideo.ts#L20) +[src/parser/classes/ChildVideo.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChildVideo.ts#L20) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/classes/ChildVideo.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChildVideo.ts#L13) +[src/parser/classes/ChildVideo.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChildVideo.ts#L13) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/ChildVideo.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChildVideo.ts#L18) +[src/parser/classes/ChildVideo.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChildVideo.ts#L18) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ChildVideo.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChildVideo.ts#L10) +[src/parser/classes/ChildVideo.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChildVideo.ts#L10) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ChildVideo.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChildVideo.ts#L11) +[src/parser/classes/ChildVideo.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChildVideo.ts#L11) *** @@ -88,7 +88,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -102,7 +102,7 @@ #### Defined in -[src/parser/classes/ChildVideo.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChildVideo.ts#L8) +[src/parser/classes/ChildVideo.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChildVideo.ts#L8) ## Methods @@ -140,7 +140,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -174,7 +174,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -208,7 +208,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -246,4 +246,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChipBarView.md b/docs/api/namespaces/YTNodes/classes/ChipBarView.md index 23a0f52e3..38e252f53 100644 --- a/docs/api/namespaces/YTNodes/classes/ChipBarView.md +++ b/docs/api/namespaces/YTNodes/classes/ChipBarView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChipBarView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipBarView.ts#L10) +[src/parser/classes/ChipBarView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipBarView.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChipBarView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipBarView.ts#L8) +[src/parser/classes/ChipBarView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipBarView.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ChipBarView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipBarView.ts#L6) +[src/parser/classes/ChipBarView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipBarView.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChipCloud.md b/docs/api/namespaces/YTNodes/classes/ChipCloud.md index 33ad96908..658aad780 100644 --- a/docs/api/namespaces/YTNodes/classes/ChipCloud.md +++ b/docs/api/namespaces/YTNodes/classes/ChipCloud.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChipCloud.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipCloud.ts#L14) +[src/parser/classes/ChipCloud.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipCloud.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChipCloud.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipCloud.ts#L9) +[src/parser/classes/ChipCloud.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipCloud.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChipCloud.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipCloud.ts#L12) +[src/parser/classes/ChipCloud.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipCloud.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ChipCloud.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipCloud.ts#L10) +[src/parser/classes/ChipCloud.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipCloud.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ChipCloud.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipCloud.ts#L11) +[src/parser/classes/ChipCloud.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipCloud.ts#L11) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/ChipCloud.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipCloud.ts#L7) +[src/parser/classes/ChipCloud.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipCloud.ts#L7) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChipCloudChip.md b/docs/api/namespaces/YTNodes/classes/ChipCloudChip.md index ec0dbaeee..2e1a8c5c2 100644 --- a/docs/api/namespaces/YTNodes/classes/ChipCloudChip.md +++ b/docs/api/namespaces/YTNodes/classes/ChipCloudChip.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChipCloudChip.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipCloudChip.ts#L13) +[src/parser/classes/ChipCloudChip.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipCloudChip.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChipCloudChip.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipCloudChip.ts#L10) +[src/parser/classes/ChipCloudChip.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipCloudChip.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChipCloudChip.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipCloudChip.ts#L9) +[src/parser/classes/ChipCloudChip.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipCloudChip.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ChipCloudChip.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipCloudChip.ts#L11) +[src/parser/classes/ChipCloudChip.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipCloudChip.ts#L11) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/ChipCloudChip.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipCloudChip.ts#L7) +[src/parser/classes/ChipCloudChip.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipCloudChip.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ChipView.md b/docs/api/namespaces/YTNodes/classes/ChipView.md index 0c87106d3..ab26c8d26 100644 --- a/docs/api/namespaces/YTNodes/classes/ChipView.md +++ b/docs/api/namespaces/YTNodes/classes/ChipView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ChipView.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipView.ts#L13) +[src/parser/classes/ChipView.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipView.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ChipView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipView.ts#L11) +[src/parser/classes/ChipView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipView.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ChipView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipView.ts#L9) +[src/parser/classes/ChipView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipView.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ChipView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipView.ts#L10) +[src/parser/classes/ChipView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipView.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ChipView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipView.ts#L8) +[src/parser/classes/ChipView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipView.ts#L8) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/ChipView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ChipView.ts#L6) +[src/parser/classes/ChipView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ChipView.ts#L6) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ClipAdState.md b/docs/api/namespaces/YTNodes/classes/ClipAdState.md index 3b4c32e45..f87fb05b1 100644 --- a/docs/api/namespaces/YTNodes/classes/ClipAdState.md +++ b/docs/api/namespaces/YTNodes/classes/ClipAdState.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ClipAdState.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipAdState.ts#L12) +[src/parser/classes/ClipAdState.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipAdState.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ClipAdState.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipAdState.ts#L10) +[src/parser/classes/ClipAdState.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipAdState.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ClipAdState.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipAdState.ts#L9) +[src/parser/classes/ClipAdState.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipAdState.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ClipAdState.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipAdState.ts#L7) +[src/parser/classes/ClipAdState.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipAdState.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ClipCreation.md b/docs/api/namespaces/YTNodes/classes/ClipCreation.md index 06e952f83..160ec6461 100644 --- a/docs/api/namespaces/YTNodes/classes/ClipCreation.md +++ b/docs/api/namespaces/YTNodes/classes/ClipCreation.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ClipCreation.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreation.ts#L27) +[src/parser/classes/ClipCreation.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreation.ts#L27) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ClipCreation.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreation.ts#L23) +[src/parser/classes/ClipCreation.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreation.ts#L23) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ClipCreation.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreation.ts#L22) +[src/parser/classes/ClipCreation.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreation.ts#L22) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ClipCreation.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreation.ts#L20) +[src/parser/classes/ClipCreation.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreation.ts#L20) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ClipCreation.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreation.ts#L24) +[src/parser/classes/ClipCreation.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreation.ts#L24) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ClipCreation.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreation.ts#L21) +[src/parser/classes/ClipCreation.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreation.ts#L21) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/ClipCreation.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreation.ts#L25) +[src/parser/classes/ClipCreation.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreation.ts#L25) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/ClipCreation.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreation.ts#L19) +[src/parser/classes/ClipCreation.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreation.ts#L19) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/ClipCreation.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreation.ts#L18) +[src/parser/classes/ClipCreation.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreation.ts#L18) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/ClipCreation.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreation.ts#L17) +[src/parser/classes/ClipCreation.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreation.ts#L17) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -140,7 +140,7 @@ #### Defined in -[src/parser/classes/ClipCreation.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreation.ts#L16) +[src/parser/classes/ClipCreation.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreation.ts#L16) *** @@ -154,7 +154,7 @@ #### Defined in -[src/parser/classes/ClipCreation.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreation.ts#L14) +[src/parser/classes/ClipCreation.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreation.ts#L14) ## Methods @@ -192,7 +192,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -226,7 +226,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -260,7 +260,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -298,4 +298,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ClipCreationScrubber.md b/docs/api/namespaces/YTNodes/classes/ClipCreationScrubber.md index 749874991..aedf03038 100644 --- a/docs/api/namespaces/YTNodes/classes/ClipCreationScrubber.md +++ b/docs/api/namespaces/YTNodes/classes/ClipCreationScrubber.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ClipCreationScrubber.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreationScrubber.ts#L17) +[src/parser/classes/ClipCreationScrubber.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreationScrubber.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ClipCreationScrubber.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreationScrubber.ts#L11) +[src/parser/classes/ClipCreationScrubber.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreationScrubber.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ClipCreationScrubber.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreationScrubber.ts#L15) +[src/parser/classes/ClipCreationScrubber.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreationScrubber.ts#L15) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ClipCreationScrubber.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreationScrubber.ts#L14) +[src/parser/classes/ClipCreationScrubber.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreationScrubber.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ClipCreationScrubber.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreationScrubber.ts#L8) +[src/parser/classes/ClipCreationScrubber.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreationScrubber.ts#L8) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ClipCreationScrubber.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreationScrubber.ts#L9) +[src/parser/classes/ClipCreationScrubber.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreationScrubber.ts#L9) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/ClipCreationScrubber.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreationScrubber.ts#L10) +[src/parser/classes/ClipCreationScrubber.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreationScrubber.ts#L10) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/ClipCreationScrubber.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreationScrubber.ts#L13) +[src/parser/classes/ClipCreationScrubber.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreationScrubber.ts#L13) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/classes/ClipCreationScrubber.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreationScrubber.ts#L12) +[src/parser/classes/ClipCreationScrubber.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreationScrubber.ts#L12) *** @@ -134,7 +134,7 @@ #### Defined in -[src/parser/classes/ClipCreationScrubber.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreationScrubber.ts#L6) +[src/parser/classes/ClipCreationScrubber.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreationScrubber.ts#L6) ## Methods @@ -172,7 +172,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -206,7 +206,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -240,7 +240,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -278,4 +278,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ClipCreationTextInput.md b/docs/api/namespaces/YTNodes/classes/ClipCreationTextInput.md index 5b198e51d..efb22e60f 100644 --- a/docs/api/namespaces/YTNodes/classes/ClipCreationTextInput.md +++ b/docs/api/namespaces/YTNodes/classes/ClipCreationTextInput.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ClipCreationTextInput.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreationTextInput.ts#L12) +[src/parser/classes/ClipCreationTextInput.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreationTextInput.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ClipCreationTextInput.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreationTextInput.ts#L10) +[src/parser/classes/ClipCreationTextInput.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreationTextInput.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ClipCreationTextInput.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreationTextInput.ts#L9) +[src/parser/classes/ClipCreationTextInput.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreationTextInput.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ClipCreationTextInput.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipCreationTextInput.ts#L7) +[src/parser/classes/ClipCreationTextInput.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipCreationTextInput.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ClipSection.md b/docs/api/namespaces/YTNodes/classes/ClipSection.md index f269b0f95..a49873c6a 100644 --- a/docs/api/namespaces/YTNodes/classes/ClipSection.md +++ b/docs/api/namespaces/YTNodes/classes/ClipSection.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ClipSection.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipSection.ts#L15) +[src/parser/classes/ClipSection.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipSection.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ClipSection.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipSection.ts#L13) +[src/parser/classes/ClipSection.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipSection.ts#L13) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ClipSection.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ClipSection.ts#L11) +[src/parser/classes/ClipSection.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ClipSection.ts#L11) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CollaboratorInfoCardContent.md b/docs/api/namespaces/YTNodes/classes/CollaboratorInfoCardContent.md index ca608c81a..fe6b4aec1 100644 --- a/docs/api/namespaces/YTNodes/classes/CollaboratorInfoCardContent.md +++ b/docs/api/namespaces/YTNodes/classes/CollaboratorInfoCardContent.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CollaboratorInfoCardContent.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollaboratorInfoCardContent.ts#L16) +[src/parser/classes/CollaboratorInfoCardContent.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollaboratorInfoCardContent.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CollaboratorInfoCardContent.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollaboratorInfoCardContent.ts#L10) +[src/parser/classes/CollaboratorInfoCardContent.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollaboratorInfoCardContent.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/CollaboratorInfoCardContent.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollaboratorInfoCardContent.ts#L12) +[src/parser/classes/CollaboratorInfoCardContent.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollaboratorInfoCardContent.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/CollaboratorInfoCardContent.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollaboratorInfoCardContent.ts#L11) +[src/parser/classes/CollaboratorInfoCardContent.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollaboratorInfoCardContent.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/CollaboratorInfoCardContent.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollaboratorInfoCardContent.ts#L14) +[src/parser/classes/CollaboratorInfoCardContent.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollaboratorInfoCardContent.ts#L14) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/CollaboratorInfoCardContent.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollaboratorInfoCardContent.ts#L13) +[src/parser/classes/CollaboratorInfoCardContent.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollaboratorInfoCardContent.ts#L13) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/CollaboratorInfoCardContent.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollaboratorInfoCardContent.ts#L8) +[src/parser/classes/CollaboratorInfoCardContent.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollaboratorInfoCardContent.ts#L8) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CollageHeroImage.md b/docs/api/namespaces/YTNodes/classes/CollageHeroImage.md index d59c76659..919edf666 100644 --- a/docs/api/namespaces/YTNodes/classes/CollageHeroImage.md +++ b/docs/api/namespaces/YTNodes/classes/CollageHeroImage.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CollageHeroImage.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollageHeroImage.ts#L14) +[src/parser/classes/CollageHeroImage.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollageHeroImage.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CollageHeroImage.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollageHeroImage.ts#L11) +[src/parser/classes/CollageHeroImage.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollageHeroImage.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/CollageHeroImage.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollageHeroImage.ts#L12) +[src/parser/classes/CollageHeroImage.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollageHeroImage.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/CollageHeroImage.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollageHeroImage.ts#L9) +[src/parser/classes/CollageHeroImage.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollageHeroImage.ts#L9) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/CollageHeroImage.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollageHeroImage.ts#L10) +[src/parser/classes/CollageHeroImage.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollageHeroImage.ts#L10) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/CollageHeroImage.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollageHeroImage.ts#L7) +[src/parser/classes/CollageHeroImage.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollageHeroImage.ts#L7) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CollectionThumbnailView.md b/docs/api/namespaces/YTNodes/classes/CollectionThumbnailView.md index 15882e6ba..c56635bc1 100644 --- a/docs/api/namespaces/YTNodes/classes/CollectionThumbnailView.md +++ b/docs/api/namespaces/YTNodes/classes/CollectionThumbnailView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CollectionThumbnailView.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollectionThumbnailView.ts#L14) +[src/parser/classes/CollectionThumbnailView.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollectionThumbnailView.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CollectionThumbnailView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollectionThumbnailView.ts#L8) +[src/parser/classes/CollectionThumbnailView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollectionThumbnailView.ts#L8) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/CollectionThumbnailView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollectionThumbnailView.ts#L9) +[src/parser/classes/CollectionThumbnailView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollectionThumbnailView.ts#L9) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/CollectionThumbnailView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CollectionThumbnailView.ts#L6) +[src/parser/classes/CollectionThumbnailView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CollectionThumbnailView.ts#L6) ## Methods @@ -120,7 +120,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -154,7 +154,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -188,7 +188,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -226,4 +226,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CommandExecutorCommand.md b/docs/api/namespaces/YTNodes/classes/CommandExecutorCommand.md index e83830ba2..575ef48cc 100644 --- a/docs/api/namespaces/YTNodes/classes/CommandExecutorCommand.md +++ b/docs/api/namespaces/YTNodes/classes/CommandExecutorCommand.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/commands/CommandExecutorCommand.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/CommandExecutorCommand.ts#L10) +[src/parser/classes/commands/CommandExecutorCommand.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/CommandExecutorCommand.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/commands/CommandExecutorCommand.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/CommandExecutorCommand.ts#L8) +[src/parser/classes/commands/CommandExecutorCommand.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/CommandExecutorCommand.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/commands/CommandExecutorCommand.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/CommandExecutorCommand.ts#L6) +[src/parser/classes/commands/CommandExecutorCommand.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/CommandExecutorCommand.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Comment.md b/docs/api/namespaces/YTNodes/classes/Comment.md deleted file mode 100644 index 4e1c37e2f..000000000 --- a/docs/api/namespaces/YTNodes/classes/Comment.md +++ /dev/null @@ -1,483 +0,0 @@ -[youtubei.js](../../../README.md) / [YTNodes](../README.md) / Comment - -# Class: Comment - -## Extends - -- [`YTNode`](../../Helpers/classes/YTNode.md) - -## Constructors - -### new Comment() - -> **new Comment**(`data`): [`Comment`](Comment.md) - -#### Parameters - -• **data**: [`RawNode`](../../APIResponseTypes/type-aliases/RawNode.md) - -#### Returns - -[`Comment`](Comment.md) - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`constructor`](../../Helpers/classes/YTNode.md#constructors) - -#### Defined in - -[src/parser/classes/comments/Comment.ts:47](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L47) - -## Properties - -### action\_buttons - -> **action\_buttons**: `null` \| [`CommentActionButtons`](CommentActionButtons.md) - -#### Defined in - -[src/parser/classes/comments/Comment.ts:36](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L36) - -*** - -### action\_menu - -> **action\_menu**: `null` \| [`Menu`](Menu.md) - -#### Defined in - -[src/parser/classes/comments/Comment.ts:35](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L35) - -*** - -### author - -> **author**: [`Author`](../../Misc/classes/Author.md) - -#### Defined in - -[src/parser/classes/comments/Comment.ts:34](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L34) - -*** - -### author\_badge - -> **author\_badge**: `null` \| [`AuthorCommentBadge`](AuthorCommentBadge.md) - -#### Defined in - -[src/parser/classes/comments/Comment.ts:33](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L33) - -*** - -### author\_is\_channel\_owner - -> **author\_is\_channel\_owner**: `boolean` - -#### Defined in - -[src/parser/classes/comments/Comment.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L29) - -*** - -### comment\_id - -> **comment\_id**: `string` - -#### Defined in - -[src/parser/classes/comments/Comment.ts:37](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L37) - -*** - -### content - -> **content**: [`Text`](../../Misc/classes/Text.md) - -#### Defined in - -[src/parser/classes/comments/Comment.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L27) - -*** - -### current\_user\_reply\_thumbnail - -> **current\_user\_reply\_thumbnail**: [`Thumbnail`](../../Misc/classes/Thumbnail.md)[] - -#### Defined in - -[src/parser/classes/comments/Comment.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L30) - -*** - -### is\_disliked - -> **is\_disliked**: `boolean` - -#### Defined in - -[src/parser/classes/comments/Comment.ts:42](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L42) - -*** - -### is\_hearted - -> **is\_hearted**: `boolean` - -#### Defined in - -[src/parser/classes/comments/Comment.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L43) - -*** - -### is\_liked - -> **is\_liked**: `boolean` - -#### Defined in - -[src/parser/classes/comments/Comment.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L41) - -*** - -### is\_member - -> **is\_member**: `boolean` - -#### Defined in - -[src/parser/classes/comments/Comment.ts:45](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L45) - -*** - -### is\_pinned - -> **is\_pinned**: `boolean` - -#### Defined in - -[src/parser/classes/comments/Comment.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L44) - -*** - -### paid\_comment\_chip - -> **paid\_comment\_chip**: `null` \| [`PdgCommentChip`](PdgCommentChip.md) - -#### Defined in - -[src/parser/classes/comments/Comment.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L32) - -*** - -### published - -> **published**: [`Text`](../../Misc/classes/Text.md) - -#### Defined in - -[src/parser/classes/comments/Comment.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L28) - -*** - -### reply\_count - -> **reply\_count**: `number` - -#### Defined in - -[src/parser/classes/comments/Comment.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L40) - -*** - -### sponsor\_comment\_badge - -> **sponsor\_comment\_badge**: `null` \| [`SponsorCommentBadge`](SponsorCommentBadge.md) - -#### Defined in - -[src/parser/classes/comments/Comment.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L31) - -*** - -### type - -> `readonly` **type**: `string` - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type) - -#### Defined in - -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) - -*** - -### vote\_count - -> **vote\_count**: `string` - -#### Defined in - -[src/parser/classes/comments/Comment.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L39) - -*** - -### vote\_status - -> **vote\_status**: `string` - -#### Defined in - -[src/parser/classes/comments/Comment.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L38) - -*** - -### type - -> `static` **type**: `string` = `'Comment'` - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type-1) - -#### Defined in - -[src/parser/classes/comments/Comment.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L23) - -## Methods - -### as() - -> **as**\<`T`, `K`\>(...`types`): `InstanceType`\<`K`\[`number`\]\> - -Cast to one of the given types. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The types to cast to - -#### Returns - -`InstanceType`\<`K`\[`number`\]\> - -The node cast to one of the given types - -#### Throws - -If the node is not of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`as`](../../Helpers/classes/YTNode.md#as) - -#### Defined in - -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) - -*** - -### dislike() - -> **dislike**(): `Promise`\<[`ApiResponse`](../../../interfaces/ApiResponse.md)\> - -Dislikes the comment. - -#### Returns - -`Promise`\<[`ApiResponse`](../../../interfaces/ApiResponse.md)\> - -#### Defined in - -[src/parser/classes/comments/Comment.ts:101](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L101) - -*** - -### hasKey() - -> **hasKey**\<`T`, `R`\>(`key`): `this is Comment & { [k in string]: R }` - -Check for a key without asserting the type. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -`this is Comment & { [k in string]: R }` - -Whether the node has the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`hasKey`](../../Helpers/classes/YTNode.md#haskey) - -#### Defined in - -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) - -*** - -### is() - -> **is**\<`T`, `K`\>(...`types`): `this is InstanceType` - -Check if the node is of the given type. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The type to check - -#### Returns - -`this is InstanceType` - -whether the node is of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`is`](../../Helpers/classes/YTNode.md#is) - -#### Defined in - -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) - -*** - -### key() - -> **key**\<`T`, `R`\>(`key`): [`Maybe`](../../Helpers/classes/Maybe.md) - -Assert that the node has the given key and return it. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -[`Maybe`](../../Helpers/classes/Maybe.md) - -The value of the key wrapped in a Maybe - -#### Throws - -If the node does not have the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`key`](../../Helpers/classes/YTNode.md#key) - -#### Defined in - -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) - -*** - -### like() - -> **like**(): `Promise`\<[`ApiResponse`](../../../interfaces/ApiResponse.md)\> - -Likes the comment. - -#### Returns - -`Promise`\<[`ApiResponse`](../../../interfaces/ApiResponse.md)\> - -#### Defined in - -[src/parser/classes/comments/Comment.ts:82](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L82) - -*** - -### reply() - -> **reply**(`text`): `Promise`\<[`ApiResponse`](../../../interfaces/ApiResponse.md)\> - -Creates a reply to the comment. - -#### Parameters - -• **text**: `string` - -#### Returns - -`Promise`\<[`ApiResponse`](../../../interfaces/ApiResponse.md)\> - -#### Defined in - -[src/parser/classes/comments/Comment.ts:121](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L121) - -*** - -### setActions() - -> **setActions**(`actions`): `void` - -#### Parameters - -• **actions**: `undefined` \| [`Actions`](../../../classes/Actions.md) - -#### Returns - -`void` - -#### Defined in - -[src/parser/classes/comments/Comment.ts:176](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L176) - -*** - -### translate() - -> **translate**(`target_language`): `Promise`\<[`ApiResponse`](../../../interfaces/ApiResponse.md) & `object`\> - -Translates the comment to a given language. - -#### Parameters - -• **target\_language**: `string` - -Ex; en, ja - -#### Returns - -`Promise`\<[`ApiResponse`](../../../interfaces/ApiResponse.md) & `object`\> - -#### Defined in - -[src/parser/classes/comments/Comment.ts:151](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/Comment.ts#L151) diff --git a/docs/api/namespaces/YTNodes/classes/CommentActionButtons.md b/docs/api/namespaces/YTNodes/classes/CommentActionButtons.md index ebf0b45f6..d338a6ca8 100644 --- a/docs/api/namespaces/YTNodes/classes/CommentActionButtons.md +++ b/docs/api/namespaces/YTNodes/classes/CommentActionButtons.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/comments/CommentActionButtons.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentActionButtons.ts#L17) +[src/parser/classes/comments/CommentActionButtons.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentActionButtons.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/comments/CommentActionButtons.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentActionButtons.ts#L15) +[src/parser/classes/comments/CommentActionButtons.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentActionButtons.ts#L15) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/comments/CommentActionButtons.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentActionButtons.ts#L13) +[src/parser/classes/comments/CommentActionButtons.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentActionButtons.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/comments/CommentActionButtons.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentActionButtons.ts#L12) +[src/parser/classes/comments/CommentActionButtons.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentActionButtons.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/comments/CommentActionButtons.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentActionButtons.ts#L14) +[src/parser/classes/comments/CommentActionButtons.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentActionButtons.ts#L14) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/comments/CommentActionButtons.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentActionButtons.ts#L10) +[src/parser/classes/comments/CommentActionButtons.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentActionButtons.ts#L10) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CommentDialog.md b/docs/api/namespaces/YTNodes/classes/CommentDialog.md index d45d504e9..5a5a55fee 100644 --- a/docs/api/namespaces/YTNodes/classes/CommentDialog.md +++ b/docs/api/namespaces/YTNodes/classes/CommentDialog.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/comments/CommentDialog.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentDialog.ts#L21) +[src/parser/classes/comments/CommentDialog.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentDialog.ts#L21) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/comments/CommentDialog.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentDialog.ts#L14) +[src/parser/classes/comments/CommentDialog.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentDialog.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/comments/CommentDialog.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentDialog.ts#L16) +[src/parser/classes/comments/CommentDialog.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentDialog.ts#L16) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/comments/CommentDialog.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentDialog.ts#L13) +[src/parser/classes/comments/CommentDialog.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentDialog.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/comments/CommentDialog.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentDialog.ts#L18) +[src/parser/classes/comments/CommentDialog.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentDialog.ts#L18) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/comments/CommentDialog.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentDialog.ts#L19) +[src/parser/classes/comments/CommentDialog.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentDialog.ts#L19) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/comments/CommentDialog.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentDialog.ts#L17) +[src/parser/classes/comments/CommentDialog.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentDialog.ts#L17) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/comments/CommentDialog.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentDialog.ts#L15) +[src/parser/classes/comments/CommentDialog.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentDialog.ts#L15) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/comments/CommentDialog.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentDialog.ts#L11) +[src/parser/classes/comments/CommentDialog.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentDialog.ts#L11) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CommentReplies.md b/docs/api/namespaces/YTNodes/classes/CommentReplies.md index b998ed452..fa08e5549 100644 --- a/docs/api/namespaces/YTNodes/classes/CommentReplies.md +++ b/docs/api/namespaces/YTNodes/classes/CommentReplies.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/comments/CommentReplies.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentReplies.ts#L17) +[src/parser/classes/comments/CommentReplies.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentReplies.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/comments/CommentReplies.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentReplies.ts#L11) +[src/parser/classes/comments/CommentReplies.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentReplies.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/comments/CommentReplies.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentReplies.ts#L15) +[src/parser/classes/comments/CommentReplies.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentReplies.ts#L15) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/comments/CommentReplies.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentReplies.ts#L13) +[src/parser/classes/comments/CommentReplies.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentReplies.ts#L13) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/classes/comments/CommentReplies.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentReplies.ts#L12) +[src/parser/classes/comments/CommentReplies.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentReplies.ts#L12) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/comments/CommentReplies.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentReplies.ts#L14) +[src/parser/classes/comments/CommentReplies.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentReplies.ts#L14) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/comments/CommentReplies.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentReplies.ts#L9) +[src/parser/classes/comments/CommentReplies.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentReplies.ts#L9) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CommentReplyDialog.md b/docs/api/namespaces/YTNodes/classes/CommentReplyDialog.md index c0f6b0160..b703bca48 100644 --- a/docs/api/namespaces/YTNodes/classes/CommentReplyDialog.md +++ b/docs/api/namespaces/YTNodes/classes/CommentReplyDialog.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/comments/CommentReplyDialog.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentReplyDialog.ts#L18) +[src/parser/classes/comments/CommentReplyDialog.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentReplyDialog.ts#L18) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/comments/CommentReplyDialog.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentReplyDialog.ts#L14) +[src/parser/classes/comments/CommentReplyDialog.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentReplyDialog.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/comments/CommentReplyDialog.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentReplyDialog.ts#L13) +[src/parser/classes/comments/CommentReplyDialog.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentReplyDialog.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/comments/CommentReplyDialog.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentReplyDialog.ts#L16) +[src/parser/classes/comments/CommentReplyDialog.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentReplyDialog.ts#L16) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/comments/CommentReplyDialog.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentReplyDialog.ts#L15) +[src/parser/classes/comments/CommentReplyDialog.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentReplyDialog.ts#L15) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/comments/CommentReplyDialog.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentReplyDialog.ts#L12) +[src/parser/classes/comments/CommentReplyDialog.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentReplyDialog.ts#L12) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/comments/CommentReplyDialog.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentReplyDialog.ts#L10) +[src/parser/classes/comments/CommentReplyDialog.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentReplyDialog.ts#L10) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CommentSimplebox.md b/docs/api/namespaces/YTNodes/classes/CommentSimplebox.md index dceb14874..4578a16ee 100644 --- a/docs/api/namespaces/YTNodes/classes/CommentSimplebox.md +++ b/docs/api/namespaces/YTNodes/classes/CommentSimplebox.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/comments/CommentSimplebox.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentSimplebox.ts#L18) +[src/parser/classes/comments/CommentSimplebox.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentSimplebox.ts#L18) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/comments/CommentSimplebox.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentSimplebox.ts#L14) +[src/parser/classes/comments/CommentSimplebox.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentSimplebox.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/comments/CommentSimplebox.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentSimplebox.ts#L16) +[src/parser/classes/comments/CommentSimplebox.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentSimplebox.ts#L16) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/comments/CommentSimplebox.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentSimplebox.ts#L13) +[src/parser/classes/comments/CommentSimplebox.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentSimplebox.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/comments/CommentSimplebox.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentSimplebox.ts#L15) +[src/parser/classes/comments/CommentSimplebox.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentSimplebox.ts#L15) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/comments/CommentSimplebox.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentSimplebox.ts#L12) +[src/parser/classes/comments/CommentSimplebox.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentSimplebox.ts#L12) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/comments/CommentSimplebox.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentSimplebox.ts#L10) +[src/parser/classes/comments/CommentSimplebox.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentSimplebox.ts#L10) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CommentThread.md b/docs/api/namespaces/YTNodes/classes/CommentThread.md index d46a60678..aed309d9e 100644 --- a/docs/api/namespaces/YTNodes/classes/CommentThread.md +++ b/docs/api/namespaces/YTNodes/classes/CommentThread.md @@ -26,17 +26,17 @@ #### Defined in -[src/parser/classes/comments/CommentThread.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentThread.ts#L27) +[src/parser/classes/comments/CommentThread.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentThread.ts#L26) ## Properties ### comment -> **comment**: `null` \| [`Comment`](Comment.md) \| [`CommentView`](CommentView.md) +> **comment**: `null` \| [`CommentView`](CommentView.md) #### Defined in -[src/parser/classes/comments/CommentThread.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentThread.ts#L21) +[src/parser/classes/comments/CommentThread.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentThread.ts#L17) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/comments/CommentThread.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentThread.ts#L23) +[src/parser/classes/comments/CommentThread.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentThread.ts#L19) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/comments/CommentThread.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentThread.ts#L25) +[src/parser/classes/comments/CommentThread.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentThread.ts#L21) *** @@ -66,17 +66,17 @@ #### Defined in -[src/parser/classes/comments/CommentThread.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentThread.ts#L24) +[src/parser/classes/comments/CommentThread.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentThread.ts#L20) *** ### replies? -> `optional` **replies**: [`ObservedArray`](../../Helpers/type-aliases/ObservedArray.md)\<[`Comment`](Comment.md) \| [`CommentView`](CommentView.md)\> +> `optional` **replies**: [`ObservedArray`](../../Helpers/type-aliases/ObservedArray.md)\<[`CommentView`](CommentView.md)\> #### Defined in -[src/parser/classes/comments/CommentThread.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentThread.ts#L22) +[src/parser/classes/comments/CommentThread.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentThread.ts#L18) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/comments/CommentThread.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentThread.ts#L16) +[src/parser/classes/comments/CommentThread.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentThread.ts#L15) ## Accessors @@ -118,7 +118,7 @@ #### Defined in -[src/parser/classes/comments/CommentThread.ts:103](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentThread.ts#L103) +[src/parser/classes/comments/CommentThread.ts:34](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentThread.ts#L34) ## Methods @@ -156,7 +156,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -172,7 +172,7 @@ Retrieves next batch of replies. #### Defined in -[src/parser/classes/comments/CommentThread.ts:73](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentThread.ts#L73) +[src/parser/classes/comments/CommentThread.ts:69](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentThread.ts#L69) *** @@ -188,7 +188,7 @@ Retrieves replies to this comment thread. #### Defined in -[src/parser/classes/comments/CommentThread.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentThread.ts#L43) +[src/parser/classes/comments/CommentThread.ts:43](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentThread.ts#L43) *** @@ -222,7 +222,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -256,7 +256,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -294,7 +294,7 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) *** @@ -312,4 +312,4 @@ If the node does not have the key #### Defined in -[src/parser/classes/comments/CommentThread.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentThread.ts#L109) +[src/parser/classes/comments/CommentThread.ts:95](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentThread.ts#L95) diff --git a/docs/api/namespaces/YTNodes/classes/CommentView.md b/docs/api/namespaces/YTNodes/classes/CommentView.md index d716e0278..7eac9a456 100644 --- a/docs/api/namespaces/YTNodes/classes/CommentView.md +++ b/docs/api/namespaces/YTNodes/classes/CommentView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L50) +[src/parser/classes/comments/CommentView.ts:55](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L55) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L44) +[src/parser/classes/comments/CommentView.ts:49](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L49) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:36](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L36) +[src/parser/classes/comments/CommentView.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L44) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L24) +[src/parser/classes/comments/CommentView.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L38) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:34](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L34) +[src/parser/classes/comments/CommentView.ts:42](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L42) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L19) +[src/parser/classes/comments/CommentView.ts:33](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L33) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:47](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L47) +[src/parser/classes/comments/CommentView.ts:52](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L52) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:48](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L48) +[src/parser/classes/comments/CommentView.ts:53](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L53) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L46) +[src/parser/classes/comments/CommentView.ts:51](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L51) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L39) +[src/parser/classes/comments/CommentView.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L47) *** @@ -126,37 +126,17 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L25) +[src/parser/classes/comments/CommentView.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L39) *** ### keys -> **keys**: `object` - -#### comment - -> **comment**: `string` - -#### comment\_surface - -> **comment\_surface**: `string` - -#### shared - -> **shared**: `string` - -#### toolbar\_state - -> **toolbar\_state**: `string` - -#### toolbar\_surface - -> **toolbar\_surface**: `string` +> **keys**: `CommentKeys` #### Defined in -[src/parser/classes/comments/CommentView.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L26) +[src/parser/classes/comments/CommentView.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L40) *** @@ -166,7 +146,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L18) +[src/parser/classes/comments/CommentView.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L32) *** @@ -176,25 +156,17 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:37](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L37) +[src/parser/classes/comments/CommentView.ts:45](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L45) *** ### member\_badge? -> `optional` **member\_badge**: `object` - -#### a11y - -> **a11y**: `string` - -#### url - -> **url**: `string` +> `optional` **member\_badge**: `MemberBadge` #### Defined in -[src/parser/classes/comments/CommentView.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L40) +[src/parser/classes/comments/CommentView.ts:48](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L48) *** @@ -204,7 +176,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:35](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L35) +[src/parser/classes/comments/CommentView.ts:43](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L43) *** @@ -214,7 +186,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L22) +[src/parser/classes/comments/CommentView.ts:36](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L36) *** @@ -224,7 +196,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L38) +[src/parser/classes/comments/CommentView.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L46) *** @@ -238,7 +210,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -248,7 +220,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L21) +[src/parser/classes/comments/CommentView.ts:35](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L35) *** @@ -258,7 +230,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L20) +[src/parser/classes/comments/CommentView.ts:34](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L34) *** @@ -272,7 +244,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L14) +[src/parser/classes/comments/CommentView.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L28) ## Methods @@ -294,7 +266,7 @@ #### Defined in -[src/parser/classes/comments/CommentView.ts:65](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L65) +[src/parser/classes/comments/CommentView.ts:70](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L70) *** @@ -332,7 +304,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -354,7 +326,7 @@ If the Actions instance is not set for this comment or if the dislike command is #### Defined in -[src/parser/classes/comments/CommentView.ts:127](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L127) +[src/parser/classes/comments/CommentView.ts:132](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L132) *** @@ -388,7 +360,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -422,7 +394,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -460,7 +432,7 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) *** @@ -482,7 +454,7 @@ If the Actions instance is not set for this comment or if the like command is no #### Defined in -[src/parser/classes/comments/CommentView.ts:109](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L109) +[src/parser/classes/comments/CommentView.ts:114](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L114) *** @@ -510,7 +482,7 @@ If the Actions instance is not set for this comment or if the reply command is n #### Defined in -[src/parser/classes/comments/CommentView.ts:182](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L182) +[src/parser/classes/comments/CommentView.ts:187](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L187) *** @@ -528,7 +500,7 @@ If the Actions instance is not set for this comment or if the reply command is n #### Defined in -[src/parser/classes/comments/CommentView.ts:236](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L236) +[src/parser/classes/comments/CommentView.ts:238](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L238) *** @@ -548,7 +520,7 @@ The target language to translate the comment to, e.g. 'en', 'ja'. `Promise`\<[`ApiResponse`](../../../interfaces/ApiResponse.md) & `object`\> -A Promise that resolves to an ApiResponse object with the translated content, if available. +Resolves to an ApiResponse object with the translated content, if available. #### Throws @@ -556,7 +528,7 @@ if the Actions instance is not set for this comment or if the comment content is #### Defined in -[src/parser/classes/comments/CommentView.ts:211](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L211) +[src/parser/classes/comments/CommentView.ts:216](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L216) *** @@ -578,7 +550,7 @@ If the Actions instance is not set for this comment or if the undislike command #### Defined in -[src/parser/classes/comments/CommentView.ts:163](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L163) +[src/parser/classes/comments/CommentView.ts:168](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L168) *** @@ -600,4 +572,4 @@ If the Actions instance is not set for this comment or if the unlike command is #### Defined in -[src/parser/classes/comments/CommentView.ts:145](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentView.ts#L145) +[src/parser/classes/comments/CommentView.ts:150](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentView.ts#L150) diff --git a/docs/api/namespaces/YTNodes/classes/CommentsEntryPointHeader.md b/docs/api/namespaces/YTNodes/classes/CommentsEntryPointHeader.md index b1102b3c3..ef9d46d49 100644 --- a/docs/api/namespaces/YTNodes/classes/CommentsEntryPointHeader.md +++ b/docs/api/namespaces/YTNodes/classes/CommentsEntryPointHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/comments/CommentsEntryPointHeader.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsEntryPointHeader.ts#L19) +[src/parser/classes/comments/CommentsEntryPointHeader.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsEntryPointHeader.ts#L19) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/comments/CommentsEntryPointHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsEntryPointHeader.ts#L13) +[src/parser/classes/comments/CommentsEntryPointHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsEntryPointHeader.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/comments/CommentsEntryPointHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsEntryPointHeader.ts#L16) +[src/parser/classes/comments/CommentsEntryPointHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsEntryPointHeader.ts#L16) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/comments/CommentsEntryPointHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsEntryPointHeader.ts#L12) +[src/parser/classes/comments/CommentsEntryPointHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsEntryPointHeader.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/comments/CommentsEntryPointHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsEntryPointHeader.ts#L17) +[src/parser/classes/comments/CommentsEntryPointHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsEntryPointHeader.ts#L17) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/comments/CommentsEntryPointHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsEntryPointHeader.ts#L14) +[src/parser/classes/comments/CommentsEntryPointHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsEntryPointHeader.ts#L14) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/comments/CommentsEntryPointHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsEntryPointHeader.ts#L15) +[src/parser/classes/comments/CommentsEntryPointHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsEntryPointHeader.ts#L15) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/comments/CommentsEntryPointHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsEntryPointHeader.ts#L10) +[src/parser/classes/comments/CommentsEntryPointHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsEntryPointHeader.ts#L10) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CommentsEntryPointTeaser.md b/docs/api/namespaces/YTNodes/classes/CommentsEntryPointTeaser.md index 51f2b6a66..f6e96e568 100644 --- a/docs/api/namespaces/YTNodes/classes/CommentsEntryPointTeaser.md +++ b/docs/api/namespaces/YTNodes/classes/CommentsEntryPointTeaser.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/comments/CommentsEntryPointTeaser.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsEntryPointTeaser.ts#L12) +[src/parser/classes/comments/CommentsEntryPointTeaser.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsEntryPointTeaser.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/comments/CommentsEntryPointTeaser.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsEntryPointTeaser.ts#L9) +[src/parser/classes/comments/CommentsEntryPointTeaser.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsEntryPointTeaser.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/comments/CommentsEntryPointTeaser.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsEntryPointTeaser.ts#L10) +[src/parser/classes/comments/CommentsEntryPointTeaser.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsEntryPointTeaser.ts#L10) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/comments/CommentsEntryPointTeaser.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsEntryPointTeaser.ts#L7) +[src/parser/classes/comments/CommentsEntryPointTeaser.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsEntryPointTeaser.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CommentsHeader.md b/docs/api/namespaces/YTNodes/classes/CommentsHeader.md index 9a4c9a02f..2c21eb2fb 100644 --- a/docs/api/namespaces/YTNodes/classes/CommentsHeader.md +++ b/docs/api/namespaces/YTNodes/classes/CommentsHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/comments/CommentsHeader.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsHeader.ts#L26) +[src/parser/classes/comments/CommentsHeader.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsHeader.ts#L27) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/comments/CommentsHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsHeader.ts#L14) +[src/parser/classes/comments/CommentsHeader.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsHeader.ts#L22) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/comments/CommentsHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsHeader.ts#L13) +[src/parser/classes/comments/CommentsHeader.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsHeader.ts#L21) *** @@ -56,17 +56,17 @@ #### Defined in -[src/parser/classes/comments/CommentsHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsHeader.ts#L15) +[src/parser/classes/comments/CommentsHeader.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsHeader.ts#L23) *** ### custom\_emojis? -> `optional` **custom\_emojis**: `object`[] +> `optional` **custom\_emojis**: `CustomEmoji`[] #### Defined in -[src/parser/classes/comments/CommentsHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsHeader.ts#L18) +[src/parser/classes/comments/CommentsHeader.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsHeader.ts#L25) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/comments/CommentsHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsHeader.ts#L16) +[src/parser/classes/comments/CommentsHeader.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsHeader.ts#L24) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/comments/CommentsHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsHeader.ts#L12) +[src/parser/classes/comments/CommentsHeader.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsHeader.ts#L20) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/comments/CommentsHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsHeader.ts#L10) +[src/parser/classes/comments/CommentsHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsHeader.ts#L18) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CommentsSimplebox.md b/docs/api/namespaces/YTNodes/classes/CommentsSimplebox.md index 378cb588a..81201e07b 100644 --- a/docs/api/namespaces/YTNodes/classes/CommentsSimplebox.md +++ b/docs/api/namespaces/YTNodes/classes/CommentsSimplebox.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/comments/CommentsSimplebox.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsSimplebox.ts#L12) +[src/parser/classes/comments/CommentsSimplebox.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsSimplebox.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/comments/CommentsSimplebox.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsSimplebox.ts#L9) +[src/parser/classes/comments/CommentsSimplebox.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsSimplebox.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/comments/CommentsSimplebox.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsSimplebox.ts#L10) +[src/parser/classes/comments/CommentsSimplebox.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsSimplebox.ts#L10) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/comments/CommentsSimplebox.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CommentsSimplebox.ts#L7) +[src/parser/classes/comments/CommentsSimplebox.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CommentsSimplebox.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CompactChannel.md b/docs/api/namespaces/YTNodes/classes/CompactChannel.md index 05dcd6005..3efa4a70b 100644 --- a/docs/api/namespaces/YTNodes/classes/CompactChannel.md +++ b/docs/api/namespaces/YTNodes/classes/CompactChannel.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CompactChannel.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactChannel.ts#L21) +[src/parser/classes/CompactChannel.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactChannel.ts#L21) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CompactChannel.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactChannel.ts#L12) +[src/parser/classes/CompactChannel.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactChannel.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/CompactChannel.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactChannel.ts#L14) +[src/parser/classes/CompactChannel.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactChannel.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/CompactChannel.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactChannel.ts#L17) +[src/parser/classes/CompactChannel.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactChannel.ts#L17) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/CompactChannel.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactChannel.ts#L19) +[src/parser/classes/CompactChannel.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactChannel.ts#L19) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/CompactChannel.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactChannel.ts#L16) +[src/parser/classes/CompactChannel.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactChannel.ts#L16) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/CompactChannel.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactChannel.ts#L13) +[src/parser/classes/CompactChannel.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactChannel.ts#L13) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/CompactChannel.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactChannel.ts#L11) +[src/parser/classes/CompactChannel.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactChannel.ts#L11) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/CompactChannel.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactChannel.ts#L18) +[src/parser/classes/CompactChannel.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactChannel.ts#L18) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/classes/CompactChannel.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactChannel.ts#L15) +[src/parser/classes/CompactChannel.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactChannel.ts#L15) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/CompactChannel.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactChannel.ts#L9) +[src/parser/classes/CompactChannel.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactChannel.ts#L9) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -216,7 +216,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -250,7 +250,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -288,4 +288,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CompactLink.md b/docs/api/namespaces/YTNodes/classes/CompactLink.md index 7e9edc7f9..5491e8e0a 100644 --- a/docs/api/namespaces/YTNodes/classes/CompactLink.md +++ b/docs/api/namespaces/YTNodes/classes/CompactLink.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CompactLink.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactLink.ts#L13) +[src/parser/classes/CompactLink.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactLink.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CompactLink.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactLink.ts#L10) +[src/parser/classes/CompactLink.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactLink.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/CompactLink.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactLink.ts#L11) +[src/parser/classes/CompactLink.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactLink.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/CompactLink.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactLink.ts#L9) +[src/parser/classes/CompactLink.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactLink.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/CompactLink.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactLink.ts#L7) +[src/parser/classes/CompactLink.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactLink.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CompactMix.md b/docs/api/namespaces/YTNodes/classes/CompactMix.md index 65b5d718a..a071c9409 100644 --- a/docs/api/namespaces/YTNodes/classes/CompactMix.md +++ b/docs/api/namespaces/YTNodes/classes/CompactMix.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CompactMix.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactMix.ts#L7) +[src/parser/classes/CompactMix.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactMix.ts#L7) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L15) +[src/parser/classes/Playlist.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L15) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L23) +[src/parser/classes/Playlist.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L23) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L24) +[src/parser/classes/Playlist.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L24) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L20) +[src/parser/classes/Playlist.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L20) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L13) +[src/parser/classes/Playlist.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L13) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L22) +[src/parser/classes/Playlist.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L22) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L21) +[src/parser/classes/Playlist.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L21) *** @@ -138,7 +138,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L25) +[src/parser/classes/Playlist.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L25) *** @@ -152,7 +152,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L17) +[src/parser/classes/Playlist.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L17) *** @@ -166,7 +166,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L16) +[src/parser/classes/Playlist.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L16) *** @@ -180,7 +180,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L14) +[src/parser/classes/Playlist.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L14) *** @@ -194,7 +194,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -208,7 +208,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L18) +[src/parser/classes/Playlist.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L18) *** @@ -222,7 +222,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L19) +[src/parser/classes/Playlist.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L19) *** @@ -236,7 +236,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L26) +[src/parser/classes/Playlist.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L26) *** @@ -250,7 +250,7 @@ #### Defined in -[src/parser/classes/CompactMix.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactMix.ts#L5) +[src/parser/classes/CompactMix.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactMix.ts#L5) ## Methods @@ -288,7 +288,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -322,7 +322,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -356,7 +356,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -394,4 +394,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CompactMovie.md b/docs/api/namespaces/YTNodes/classes/CompactMovie.md index c99361950..562a90f57 100644 --- a/docs/api/namespaces/YTNodes/classes/CompactMovie.md +++ b/docs/api/namespaces/YTNodes/classes/CompactMovie.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CompactMovie.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactMovie.ts#L31) +[src/parser/classes/CompactMovie.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactMovie.ts#L31) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CompactMovie.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactMovie.ts#L19) +[src/parser/classes/CompactMovie.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactMovie.ts#L19) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/CompactMovie.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactMovie.ts#L27) +[src/parser/classes/CompactMovie.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactMovie.ts#L27) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/CompactMovie.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactMovie.ts#L21) +[src/parser/classes/CompactMovie.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactMovie.ts#L21) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/CompactMovie.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactMovie.ts#L26) +[src/parser/classes/CompactMovie.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactMovie.ts#L26) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/CompactMovie.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactMovie.ts#L14) +[src/parser/classes/CompactMovie.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactMovie.ts#L14) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/CompactMovie.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactMovie.ts#L29) +[src/parser/classes/CompactMovie.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactMovie.ts#L29) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/CompactMovie.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactMovie.ts#L18) +[src/parser/classes/CompactMovie.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactMovie.ts#L18) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/CompactMovie.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactMovie.ts#L17) +[src/parser/classes/CompactMovie.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactMovie.ts#L17) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/CompactMovie.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactMovie.ts#L15) +[src/parser/classes/CompactMovie.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactMovie.ts#L15) *** @@ -134,7 +134,7 @@ #### Defined in -[src/parser/classes/CompactMovie.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactMovie.ts#L16) +[src/parser/classes/CompactMovie.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactMovie.ts#L16) *** @@ -148,7 +148,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -158,7 +158,7 @@ #### Defined in -[src/parser/classes/CompactMovie.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactMovie.ts#L28) +[src/parser/classes/CompactMovie.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactMovie.ts#L28) *** @@ -172,7 +172,7 @@ #### Defined in -[src/parser/classes/CompactMovie.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactMovie.ts#L12) +[src/parser/classes/CompactMovie.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactMovie.ts#L12) ## Methods @@ -210,7 +210,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -244,7 +244,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -278,7 +278,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -316,4 +316,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CompactPlaylist.md b/docs/api/namespaces/YTNodes/classes/CompactPlaylist.md index 42c1eac9d..cd061010c 100644 --- a/docs/api/namespaces/YTNodes/classes/CompactPlaylist.md +++ b/docs/api/namespaces/YTNodes/classes/CompactPlaylist.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CompactPlaylist.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactPlaylist.ts#L7) +[src/parser/classes/CompactPlaylist.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactPlaylist.ts#L7) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L15) +[src/parser/classes/Playlist.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L15) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L23) +[src/parser/classes/Playlist.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L23) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L24) +[src/parser/classes/Playlist.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L24) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L20) +[src/parser/classes/Playlist.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L20) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L13) +[src/parser/classes/Playlist.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L13) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L22) +[src/parser/classes/Playlist.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L22) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L21) +[src/parser/classes/Playlist.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L21) *** @@ -138,7 +138,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L25) +[src/parser/classes/Playlist.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L25) *** @@ -152,7 +152,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L17) +[src/parser/classes/Playlist.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L17) *** @@ -166,7 +166,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L16) +[src/parser/classes/Playlist.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L16) *** @@ -180,7 +180,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L14) +[src/parser/classes/Playlist.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L14) *** @@ -194,7 +194,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -208,7 +208,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L18) +[src/parser/classes/Playlist.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L18) *** @@ -222,7 +222,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L19) +[src/parser/classes/Playlist.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L19) *** @@ -236,7 +236,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L26) +[src/parser/classes/Playlist.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L26) *** @@ -250,7 +250,7 @@ #### Defined in -[src/parser/classes/CompactPlaylist.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactPlaylist.ts#L5) +[src/parser/classes/CompactPlaylist.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactPlaylist.ts#L5) ## Methods @@ -288,7 +288,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -322,7 +322,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -356,7 +356,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -394,4 +394,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CompactStation.md b/docs/api/namespaces/YTNodes/classes/CompactStation.md index 8f2ddcf9a..aac9d95fd 100644 --- a/docs/api/namespaces/YTNodes/classes/CompactStation.md +++ b/docs/api/namespaces/YTNodes/classes/CompactStation.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CompactStation.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactStation.ts#L16) +[src/parser/classes/CompactStation.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactStation.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CompactStation.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactStation.ts#L11) +[src/parser/classes/CompactStation.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactStation.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/CompactStation.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactStation.ts#L13) +[src/parser/classes/CompactStation.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactStation.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/CompactStation.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactStation.ts#L14) +[src/parser/classes/CompactStation.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactStation.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/CompactStation.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactStation.ts#L10) +[src/parser/classes/CompactStation.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactStation.ts#L10) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/CompactStation.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactStation.ts#L12) +[src/parser/classes/CompactStation.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactStation.ts#L12) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/CompactStation.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactStation.ts#L8) +[src/parser/classes/CompactStation.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactStation.ts#L8) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CompactVideo.md b/docs/api/namespaces/YTNodes/classes/CompactVideo.md index f05a5c89a..8c65dc60b 100644 --- a/docs/api/namespaces/YTNodes/classes/CompactVideo.md +++ b/docs/api/namespaces/YTNodes/classes/CompactVideo.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:33](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L33) +[src/parser/classes/CompactVideo.ts:33](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L33) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L18) +[src/parser/classes/CompactVideo.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L18) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L22) +[src/parser/classes/CompactVideo.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L22) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L24) +[src/parser/classes/CompactVideo.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L24) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L30) +[src/parser/classes/CompactVideo.ts:30](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L30) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L14) +[src/parser/classes/CompactVideo.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L14) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L31) +[src/parser/classes/CompactVideo.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L31) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L21) +[src/parser/classes/CompactVideo.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L21) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L16) +[src/parser/classes/CompactVideo.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L16) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L20) +[src/parser/classes/CompactVideo.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L20) *** @@ -134,7 +134,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L29) +[src/parser/classes/CompactVideo.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L29) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L15) +[src/parser/classes/CompactVideo.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L15) *** @@ -154,7 +154,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L17) +[src/parser/classes/CompactVideo.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L17) *** @@ -168,7 +168,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -178,7 +178,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L19) +[src/parser/classes/CompactVideo.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L19) *** @@ -192,7 +192,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L12) +[src/parser/classes/CompactVideo.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L12) ## Accessors @@ -206,7 +206,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:59](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L59) +[src/parser/classes/CompactVideo.ts:59](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L59) *** @@ -220,7 +220,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:63](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L63) +[src/parser/classes/CompactVideo.ts:63](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L63) *** @@ -234,7 +234,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:67](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L67) +[src/parser/classes/CompactVideo.ts:67](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L67) *** @@ -248,7 +248,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:74](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L74) +[src/parser/classes/CompactVideo.ts:74](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L74) *** @@ -262,7 +262,7 @@ #### Defined in -[src/parser/classes/CompactVideo.ts:78](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CompactVideo.ts#L78) +[src/parser/classes/CompactVideo.ts:78](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CompactVideo.ts#L78) ## Methods @@ -300,7 +300,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -334,7 +334,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -368,7 +368,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -406,4 +406,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ConfirmDialog.md b/docs/api/namespaces/YTNodes/classes/ConfirmDialog.md index c40926ba3..620a9fe5a 100644 --- a/docs/api/namespaces/YTNodes/classes/ConfirmDialog.md +++ b/docs/api/namespaces/YTNodes/classes/ConfirmDialog.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ConfirmDialog.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ConfirmDialog.ts#L14) +[src/parser/classes/ConfirmDialog.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ConfirmDialog.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ConfirmDialog.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ConfirmDialog.ts#L11) +[src/parser/classes/ConfirmDialog.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ConfirmDialog.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ConfirmDialog.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ConfirmDialog.ts#L10) +[src/parser/classes/ConfirmDialog.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ConfirmDialog.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ConfirmDialog.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ConfirmDialog.ts#L12) +[src/parser/classes/ConfirmDialog.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ConfirmDialog.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ConfirmDialog.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ConfirmDialog.ts#L9) +[src/parser/classes/ConfirmDialog.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ConfirmDialog.ts#L9) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/ConfirmDialog.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ConfirmDialog.ts#L7) +[src/parser/classes/ConfirmDialog.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ConfirmDialog.ts#L7) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ContentMetadataView.md b/docs/api/namespaces/YTNodes/classes/ContentMetadataView.md index e3618996a..5aad21a83 100644 --- a/docs/api/namespaces/YTNodes/classes/ContentMetadataView.md +++ b/docs/api/namespaces/YTNodes/classes/ContentMetadataView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ContentMetadataView.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ContentMetadataView.ts#L17) +[src/parser/classes/ContentMetadataView.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ContentMetadataView.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ContentMetadataView.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ContentMetadataView.ts#L15) +[src/parser/classes/ContentMetadataView.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ContentMetadataView.ts#L15) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ContentMetadataView.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ContentMetadataView.ts#L14) +[src/parser/classes/ContentMetadataView.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ContentMetadataView.ts#L14) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ContentMetadataView.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ContentMetadataView.ts#L12) +[src/parser/classes/ContentMetadataView.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ContentMetadataView.ts#L12) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ContentPreviewImageView.md b/docs/api/namespaces/YTNodes/classes/ContentPreviewImageView.md index e3208a047..e6be396a9 100644 --- a/docs/api/namespaces/YTNodes/classes/ContentPreviewImageView.md +++ b/docs/api/namespaces/YTNodes/classes/ContentPreviewImageView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ContentPreviewImageView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ContentPreviewImageView.ts#L11) +[src/parser/classes/ContentPreviewImageView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ContentPreviewImageView.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ContentPreviewImageView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ContentPreviewImageView.ts#L8) +[src/parser/classes/ContentPreviewImageView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ContentPreviewImageView.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ContentPreviewImageView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ContentPreviewImageView.ts#L9) +[src/parser/classes/ContentPreviewImageView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ContentPreviewImageView.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ContentPreviewImageView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ContentPreviewImageView.ts#L6) +[src/parser/classes/ContentPreviewImageView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ContentPreviewImageView.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ContinuationCommand.md b/docs/api/namespaces/YTNodes/classes/ContinuationCommand.md index efe5abad9..7d7e55bfb 100644 --- a/docs/api/namespaces/YTNodes/classes/ContinuationCommand.md +++ b/docs/api/namespaces/YTNodes/classes/ContinuationCommand.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/commands/ContinuationCommand.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/ContinuationCommand.ts#L9) +[src/parser/classes/commands/ContinuationCommand.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/ContinuationCommand.ts#L9) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/commands/ContinuationCommand.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/ContinuationCommand.ts#L5) +[src/parser/classes/commands/ContinuationCommand.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/ContinuationCommand.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/commands/ContinuationCommand.ts:37](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/ContinuationCommand.ts#L37) +[src/parser/classes/commands/ContinuationCommand.ts:37](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/ContinuationCommand.ts#L37) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/commands/ContinuationCommand.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/ContinuationCommand.ts#L14) +[src/parser/classes/commands/ContinuationCommand.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/ContinuationCommand.ts#L14) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ContinuationItem.md b/docs/api/namespaces/YTNodes/classes/ContinuationItem.md index f5cbf6822..9b3753331 100644 --- a/docs/api/namespaces/YTNodes/classes/ContinuationItem.md +++ b/docs/api/namespaces/YTNodes/classes/ContinuationItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ContinuationItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ContinuationItem.ts#L13) +[src/parser/classes/ContinuationItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ContinuationItem.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ContinuationItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ContinuationItem.ts#L10) +[src/parser/classes/ContinuationItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ContinuationItem.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ContinuationItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ContinuationItem.ts#L11) +[src/parser/classes/ContinuationItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ContinuationItem.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ContinuationItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ContinuationItem.ts#L9) +[src/parser/classes/ContinuationItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ContinuationItem.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/ContinuationItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ContinuationItem.ts#L7) +[src/parser/classes/ContinuationItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ContinuationItem.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ConversationBar.md b/docs/api/namespaces/YTNodes/classes/ConversationBar.md index 9b8760177..f6af6c04b 100644 --- a/docs/api/namespaces/YTNodes/classes/ConversationBar.md +++ b/docs/api/namespaces/YTNodes/classes/ConversationBar.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ConversationBar.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ConversationBar.ts#L10) +[src/parser/classes/ConversationBar.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ConversationBar.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ConversationBar.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ConversationBar.ts#L8) +[src/parser/classes/ConversationBar.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ConversationBar.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ConversationBar.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ConversationBar.ts#L6) +[src/parser/classes/ConversationBar.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ConversationBar.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CopyLink.md b/docs/api/namespaces/YTNodes/classes/CopyLink.md index 855134a2e..933d24176 100644 --- a/docs/api/namespaces/YTNodes/classes/CopyLink.md +++ b/docs/api/namespaces/YTNodes/classes/CopyLink.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CopyLink.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CopyLink.ts#L12) +[src/parser/classes/CopyLink.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CopyLink.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CopyLink.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CopyLink.ts#L8) +[src/parser/classes/CopyLink.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CopyLink.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/CopyLink.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CopyLink.ts#L9) +[src/parser/classes/CopyLink.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CopyLink.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/CopyLink.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CopyLink.ts#L10) +[src/parser/classes/CopyLink.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CopyLink.ts#L10) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/CopyLink.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CopyLink.ts#L6) +[src/parser/classes/CopyLink.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CopyLink.ts#L6) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CreateCommentEndpoint.md b/docs/api/namespaces/YTNodes/classes/CreateCommentEndpoint.md index aefff4248..6d6019f22 100644 --- a/docs/api/namespaces/YTNodes/classes/CreateCommentEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/CreateCommentEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/CreateCommentEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/CreateCommentEndpoint.ts#L10) +[src/parser/classes/endpoints/CreateCommentEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/CreateCommentEndpoint.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/CreateCommentEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/CreateCommentEndpoint.ts#L5) +[src/parser/classes/endpoints/CreateCommentEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/CreateCommentEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/CreateCommentEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/CreateCommentEndpoint.ts#L19) +[src/parser/classes/endpoints/CreateCommentEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/CreateCommentEndpoint.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/CreateCommentEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/CreateCommentEndpoint.ts#L15) +[src/parser/classes/endpoints/CreateCommentEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/CreateCommentEndpoint.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CreatePlaylistDialog.md b/docs/api/namespaces/YTNodes/classes/CreatePlaylistDialog.md index 8877b901d..15949d269 100644 --- a/docs/api/namespaces/YTNodes/classes/CreatePlaylistDialog.md +++ b/docs/api/namespaces/YTNodes/classes/CreatePlaylistDialog.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CreatePlaylistDialog.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CreatePlaylistDialog.ts#L16) +[src/parser/classes/CreatePlaylistDialog.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CreatePlaylistDialog.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CreatePlaylistDialog.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CreatePlaylistDialog.ts#L13) +[src/parser/classes/CreatePlaylistDialog.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CreatePlaylistDialog.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/CreatePlaylistDialog.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CreatePlaylistDialog.ts#L14) +[src/parser/classes/CreatePlaylistDialog.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CreatePlaylistDialog.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/CreatePlaylistDialog.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CreatePlaylistDialog.ts#L12) +[src/parser/classes/CreatePlaylistDialog.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CreatePlaylistDialog.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/CreatePlaylistDialog.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CreatePlaylistDialog.ts#L10) +[src/parser/classes/CreatePlaylistDialog.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CreatePlaylistDialog.ts#L10) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/CreatePlaylistDialog.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CreatePlaylistDialog.ts#L11) +[src/parser/classes/CreatePlaylistDialog.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CreatePlaylistDialog.ts#L11) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/CreatePlaylistDialog.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CreatePlaylistDialog.ts#L8) +[src/parser/classes/CreatePlaylistDialog.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CreatePlaylistDialog.ts#L8) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CreatePlaylistDialogFormView.md b/docs/api/namespaces/YTNodes/classes/CreatePlaylistDialogFormView.md index b3f6755c1..4b8a54df5 100644 --- a/docs/api/namespaces/YTNodes/classes/CreatePlaylistDialogFormView.md +++ b/docs/api/namespaces/YTNodes/classes/CreatePlaylistDialogFormView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/CreatePlaylistDialogFormView.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CreatePlaylistDialogFormView.ts#L16) +[src/parser/classes/CreatePlaylistDialogFormView.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CreatePlaylistDialogFormView.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/CreatePlaylistDialogFormView.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CreatePlaylistDialogFormView.ts#L13) +[src/parser/classes/CreatePlaylistDialogFormView.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CreatePlaylistDialogFormView.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/CreatePlaylistDialogFormView.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CreatePlaylistDialogFormView.ts#L12) +[src/parser/classes/CreatePlaylistDialogFormView.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CreatePlaylistDialogFormView.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/CreatePlaylistDialogFormView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CreatePlaylistDialogFormView.ts#L11) +[src/parser/classes/CreatePlaylistDialogFormView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CreatePlaylistDialogFormView.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/CreatePlaylistDialogFormView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CreatePlaylistDialogFormView.ts#L9) +[src/parser/classes/CreatePlaylistDialogFormView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CreatePlaylistDialogFormView.ts#L9) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/CreatePlaylistDialogFormView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CreatePlaylistDialogFormView.ts#L10) +[src/parser/classes/CreatePlaylistDialogFormView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CreatePlaylistDialogFormView.ts#L10) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/classes/CreatePlaylistDialogFormView.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CreatePlaylistDialogFormView.ts#L14) +[src/parser/classes/CreatePlaylistDialogFormView.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CreatePlaylistDialogFormView.ts#L14) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/CreatePlaylistDialogFormView.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/CreatePlaylistDialogFormView.ts#L7) +[src/parser/classes/CreatePlaylistDialogFormView.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/CreatePlaylistDialogFormView.ts#L7) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CreatePlaylistServiceEndpoint.md b/docs/api/namespaces/YTNodes/classes/CreatePlaylistServiceEndpoint.md index 43725c492..d53b2a4a0 100644 --- a/docs/api/namespaces/YTNodes/classes/CreatePlaylistServiceEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/CreatePlaylistServiceEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts#L10) +[src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts#L5) +[src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts#L19) +[src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts#L15) +[src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/CreatePlaylistServiceEndpoint.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CreatorHeart.md b/docs/api/namespaces/YTNodes/classes/CreatorHeart.md index aae269527..70b1af02f 100644 --- a/docs/api/namespaces/YTNodes/classes/CreatorHeart.md +++ b/docs/api/namespaces/YTNodes/classes/CreatorHeart.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/comments/CreatorHeart.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CreatorHeart.ts#L20) +[src/parser/classes/comments/CreatorHeart.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CreatorHeart.ts#L20) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/comments/CreatorHeart.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CreatorHeart.ts#L8) +[src/parser/classes/comments/CreatorHeart.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CreatorHeart.ts#L8) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/comments/CreatorHeart.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CreatorHeart.ts#L10) +[src/parser/classes/comments/CreatorHeart.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CreatorHeart.ts#L10) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/comments/CreatorHeart.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CreatorHeart.ts#L9) +[src/parser/classes/comments/CreatorHeart.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CreatorHeart.ts#L9) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/comments/CreatorHeart.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CreatorHeart.ts#L15) +[src/parser/classes/comments/CreatorHeart.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CreatorHeart.ts#L15) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/comments/CreatorHeart.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CreatorHeart.ts#L17) +[src/parser/classes/comments/CreatorHeart.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CreatorHeart.ts#L17) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/comments/CreatorHeart.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CreatorHeart.ts#L16) +[src/parser/classes/comments/CreatorHeart.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CreatorHeart.ts#L16) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/comments/CreatorHeart.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CreatorHeart.ts#L18) +[src/parser/classes/comments/CreatorHeart.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CreatorHeart.ts#L18) *** @@ -118,7 +118,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -132,7 +132,7 @@ #### Defined in -[src/parser/classes/comments/CreatorHeart.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/CreatorHeart.ts#L6) +[src/parser/classes/comments/CreatorHeart.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/CreatorHeart.ts#L6) ## Methods @@ -170,7 +170,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -204,7 +204,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -238,7 +238,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -276,4 +276,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/CtaGoToCreatorStudio.md b/docs/api/namespaces/YTNodes/classes/CtaGoToCreatorStudio.md deleted file mode 100644 index 49c3a5aed..000000000 --- a/docs/api/namespaces/YTNodes/classes/CtaGoToCreatorStudio.md +++ /dev/null @@ -1,221 +0,0 @@ -[youtubei.js](../../../README.md) / [YTNodes](../README.md) / CtaGoToCreatorStudio - -# Class: CtaGoToCreatorStudio - -## Extends - -- [`YTNode`](../../Helpers/classes/YTNode.md) - -## Constructors - -### new CtaGoToCreatorStudio() - -> **new CtaGoToCreatorStudio**(`data`): [`CtaGoToCreatorStudio`](CtaGoToCreatorStudio.md) - -#### Parameters - -• **data**: [`RawNode`](../../APIResponseTypes/type-aliases/RawNode.md) - -#### Returns - -[`CtaGoToCreatorStudio`](CtaGoToCreatorStudio.md) - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`constructor`](../../Helpers/classes/YTNode.md#constructors) - -#### Defined in - -[src/parser/classes/analytics/CtaGoToCreatorStudio.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/CtaGoToCreatorStudio.ts#L10) - -## Properties - -### title - -> **title**: `string` - -#### Defined in - -[src/parser/classes/analytics/CtaGoToCreatorStudio.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/CtaGoToCreatorStudio.ts#L7) - -*** - -### type - -> `readonly` **type**: `string` - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type) - -#### Defined in - -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) - -*** - -### use\_new\_specs - -> **use\_new\_specs**: `boolean` - -#### Defined in - -[src/parser/classes/analytics/CtaGoToCreatorStudio.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/CtaGoToCreatorStudio.ts#L8) - -*** - -### type - -> `static` **type**: `string` = `'CtaGoToCreatorStudio'` - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type-1) - -#### Defined in - -[src/parser/classes/analytics/CtaGoToCreatorStudio.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/CtaGoToCreatorStudio.ts#L5) - -## Methods - -### as() - -> **as**\<`T`, `K`\>(...`types`): `InstanceType`\<`K`\[`number`\]\> - -Cast to one of the given types. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The types to cast to - -#### Returns - -`InstanceType`\<`K`\[`number`\]\> - -The node cast to one of the given types - -#### Throws - -If the node is not of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`as`](../../Helpers/classes/YTNode.md#as) - -#### Defined in - -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) - -*** - -### hasKey() - -> **hasKey**\<`T`, `R`\>(`key`): `this is CtaGoToCreatorStudio & { [k in string]: R }` - -Check for a key without asserting the type. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -`this is CtaGoToCreatorStudio & { [k in string]: R }` - -Whether the node has the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`hasKey`](../../Helpers/classes/YTNode.md#haskey) - -#### Defined in - -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) - -*** - -### is() - -> **is**\<`T`, `K`\>(...`types`): `this is InstanceType` - -Check if the node is of the given type. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The type to check - -#### Returns - -`this is InstanceType` - -whether the node is of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`is`](../../Helpers/classes/YTNode.md#is) - -#### Defined in - -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) - -*** - -### key() - -> **key**\<`T`, `R`\>(`key`): [`Maybe`](../../Helpers/classes/Maybe.md) - -Assert that the node has the given key and return it. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -[`Maybe`](../../Helpers/classes/Maybe.md) - -The value of the key wrapped in a Maybe - -#### Throws - -If the node does not have the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`key`](../../Helpers/classes/YTNode.md#key) - -#### Defined in - -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/DataModelSection.md b/docs/api/namespaces/YTNodes/classes/DataModelSection.md deleted file mode 100644 index 8a23f4ded..000000000 --- a/docs/api/namespaces/YTNodes/classes/DataModelSection.md +++ /dev/null @@ -1,315 +0,0 @@ -[youtubei.js](../../../README.md) / [YTNodes](../README.md) / DataModelSection - -# Class: DataModelSection - -## Extends - -- [`YTNode`](../../Helpers/classes/YTNode.md) - -## Constructors - -### new DataModelSection() - -> **new DataModelSection**(`data`): [`DataModelSection`](DataModelSection.md) - -#### Parameters - -• **data**: [`RawNode`](../../APIResponseTypes/type-aliases/RawNode.md) - -#### Returns - -[`DataModelSection`](DataModelSection.md) - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`constructor`](../../Helpers/classes/YTNode.md#constructors) - -#### Defined in - -[src/parser/classes/analytics/DataModelSection.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/DataModelSection.ts#L40) - -## Properties - -### comparison\_indicator - -> **comparison\_indicator**: `object` - -#### trend - -> **trend**: `string` - -#### Defined in - -[src/parser/classes/analytics/DataModelSection.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/DataModelSection.ts#L11) - -*** - -### metric\_value - -> **metric\_value**: `string` - -#### Defined in - -[src/parser/classes/analytics/DataModelSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/DataModelSection.ts#L9) - -*** - -### series\_configuration - -> **series\_configuration**: `object` - -#### line\_series - -> **line\_series**: `object` - -#### line\_series.domain\_axis - -> **domain\_axis**: `object` - -#### line\_series.domain\_axis.custom\_formatter - -> **custom\_formatter**: `object` - -#### line\_series.domain\_axis.custom\_formatter.labels - -> **labels**: `string`[] - -#### line\_series.domain\_axis.tick\_values - -> **tick\_values**: `number`[] - -#### line\_series.lines\_data - -> **lines\_data**: `object` - -#### line\_series.lines\_data.style - -> **style**: `object` - -#### line\_series.lines\_data.style.line\_color - -> **line\_color**: `number` - -#### line\_series.lines\_data.style.line\_width - -> **line\_width**: `number` - -#### line\_series.lines\_data.x - -> **x**: `number`[] - -#### line\_series.lines\_data.y - -> **y**: `number`[] - -#### line\_series.measure\_axis - -> **measure\_axis**: `object` - -#### line\_series.measure\_axis.custom\_formatter - -> **custom\_formatter**: `object` - -#### line\_series.measure\_axis.custom\_formatter.labels - -> **labels**: `string`[] - -#### line\_series.measure\_axis.tick\_values - -> **tick\_values**: `number`[] - -#### Defined in - -[src/parser/classes/analytics/DataModelSection.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/DataModelSection.ts#L15) - -*** - -### subtitle - -> **subtitle**: `string` - -#### Defined in - -[src/parser/classes/analytics/DataModelSection.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/DataModelSection.ts#L8) - -*** - -### title - -> **title**: `string` - -#### Defined in - -[src/parser/classes/analytics/DataModelSection.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/DataModelSection.ts#L7) - -*** - -### type - -> `readonly` **type**: `string` - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type) - -#### Defined in - -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) - -*** - -### type - -> `static` **type**: `string` = `'DataModelSection'` - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type-1) - -#### Defined in - -[src/parser/classes/analytics/DataModelSection.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/DataModelSection.ts#L5) - -## Methods - -### as() - -> **as**\<`T`, `K`\>(...`types`): `InstanceType`\<`K`\[`number`\]\> - -Cast to one of the given types. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The types to cast to - -#### Returns - -`InstanceType`\<`K`\[`number`\]\> - -The node cast to one of the given types - -#### Throws - -If the node is not of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`as`](../../Helpers/classes/YTNode.md#as) - -#### Defined in - -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) - -*** - -### hasKey() - -> **hasKey**\<`T`, `R`\>(`key`): `this is DataModelSection & { [k in string]: R }` - -Check for a key without asserting the type. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -`this is DataModelSection & { [k in string]: R }` - -Whether the node has the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`hasKey`](../../Helpers/classes/YTNode.md#haskey) - -#### Defined in - -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) - -*** - -### is() - -> **is**\<`T`, `K`\>(...`types`): `this is InstanceType` - -Check if the node is of the given type. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The type to check - -#### Returns - -`this is InstanceType` - -whether the node is of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`is`](../../Helpers/classes/YTNode.md#is) - -#### Defined in - -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) - -*** - -### key() - -> **key**\<`T`, `R`\>(`key`): [`Maybe`](../../Helpers/classes/Maybe.md) - -Assert that the node has the given key and return it. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -[`Maybe`](../../Helpers/classes/Maybe.md) - -The value of the key wrapped in a Maybe - -#### Throws - -If the node does not have the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`key`](../../Helpers/classes/YTNode.md#key) - -#### Defined in - -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/DecoratedAvatarView.md b/docs/api/namespaces/YTNodes/classes/DecoratedAvatarView.md index 91caec0d9..0de262fcc 100644 --- a/docs/api/namespaces/YTNodes/classes/DecoratedAvatarView.md +++ b/docs/api/namespaces/YTNodes/classes/DecoratedAvatarView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/DecoratedAvatarView.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DecoratedAvatarView.ts#L13) +[src/parser/classes/DecoratedAvatarView.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DecoratedAvatarView.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/DecoratedAvatarView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DecoratedAvatarView.ts#L10) +[src/parser/classes/DecoratedAvatarView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DecoratedAvatarView.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/DecoratedAvatarView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DecoratedAvatarView.ts#L9) +[src/parser/classes/DecoratedAvatarView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DecoratedAvatarView.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/DecoratedAvatarView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DecoratedAvatarView.ts#L11) +[src/parser/classes/DecoratedAvatarView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DecoratedAvatarView.ts#L11) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/DecoratedAvatarView.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DecoratedAvatarView.ts#L7) +[src/parser/classes/DecoratedAvatarView.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DecoratedAvatarView.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/DecoratedPlayerBar.md b/docs/api/namespaces/YTNodes/classes/DecoratedPlayerBar.md index 8d9dfb554..0d8b9bb35 100644 --- a/docs/api/namespaces/YTNodes/classes/DecoratedPlayerBar.md +++ b/docs/api/namespaces/YTNodes/classes/DecoratedPlayerBar.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/DecoratedPlayerBar.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DecoratedPlayerBar.ts#L13) +[src/parser/classes/DecoratedPlayerBar.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DecoratedPlayerBar.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/DecoratedPlayerBar.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DecoratedPlayerBar.ts#L10) +[src/parser/classes/DecoratedPlayerBar.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DecoratedPlayerBar.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/DecoratedPlayerBar.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DecoratedPlayerBar.ts#L11) +[src/parser/classes/DecoratedPlayerBar.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DecoratedPlayerBar.ts#L11) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/DecoratedPlayerBar.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DecoratedPlayerBar.ts#L8) +[src/parser/classes/DecoratedPlayerBar.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DecoratedPlayerBar.ts#L8) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/DefaultPromoPanel.md b/docs/api/namespaces/YTNodes/classes/DefaultPromoPanel.md index 87e7ae1a8..ec116d583 100644 --- a/docs/api/namespaces/YTNodes/classes/DefaultPromoPanel.md +++ b/docs/api/namespaces/YTNodes/classes/DefaultPromoPanel.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/DefaultPromoPanel.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DefaultPromoPanel.ts#L21) +[src/parser/classes/DefaultPromoPanel.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DefaultPromoPanel.ts#L21) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/DefaultPromoPanel.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DefaultPromoPanel.ts#L10) +[src/parser/classes/DefaultPromoPanel.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DefaultPromoPanel.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/DefaultPromoPanel.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DefaultPromoPanel.ts#L11) +[src/parser/classes/DefaultPromoPanel.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DefaultPromoPanel.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/DefaultPromoPanel.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DefaultPromoPanel.ts#L12) +[src/parser/classes/DefaultPromoPanel.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DefaultPromoPanel.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/DefaultPromoPanel.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DefaultPromoPanel.ts#L18) +[src/parser/classes/DefaultPromoPanel.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DefaultPromoPanel.ts#L18) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/DefaultPromoPanel.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DefaultPromoPanel.ts#L15) +[src/parser/classes/DefaultPromoPanel.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DefaultPromoPanel.ts#L15) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/DefaultPromoPanel.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DefaultPromoPanel.ts#L16) +[src/parser/classes/DefaultPromoPanel.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DefaultPromoPanel.ts#L16) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/DefaultPromoPanel.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DefaultPromoPanel.ts#L19) +[src/parser/classes/DefaultPromoPanel.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DefaultPromoPanel.ts#L19) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/DefaultPromoPanel.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DefaultPromoPanel.ts#L14) +[src/parser/classes/DefaultPromoPanel.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DefaultPromoPanel.ts#L14) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/DefaultPromoPanel.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DefaultPromoPanel.ts#L17) +[src/parser/classes/DefaultPromoPanel.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DefaultPromoPanel.ts#L17) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/DefaultPromoPanel.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DefaultPromoPanel.ts#L13) +[src/parser/classes/DefaultPromoPanel.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DefaultPromoPanel.ts#L13) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/DefaultPromoPanel.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DefaultPromoPanel.ts#L9) +[src/parser/classes/DefaultPromoPanel.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DefaultPromoPanel.ts#L9) *** @@ -150,7 +150,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -164,7 +164,7 @@ #### Defined in -[src/parser/classes/DefaultPromoPanel.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DefaultPromoPanel.ts#L7) +[src/parser/classes/DefaultPromoPanel.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DefaultPromoPanel.ts#L7) ## Methods @@ -202,7 +202,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -236,7 +236,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -270,7 +270,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -308,4 +308,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/DeletePlaylistEndpoint.md b/docs/api/namespaces/YTNodes/classes/DeletePlaylistEndpoint.md index 95d258dc6..78ed94683 100644 --- a/docs/api/namespaces/YTNodes/classes/DeletePlaylistEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/DeletePlaylistEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/DeletePlaylistEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/DeletePlaylistEndpoint.ts#L10) +[src/parser/classes/endpoints/DeletePlaylistEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/DeletePlaylistEndpoint.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/DeletePlaylistEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/DeletePlaylistEndpoint.ts#L5) +[src/parser/classes/endpoints/DeletePlaylistEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/DeletePlaylistEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/DeletePlaylistEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/DeletePlaylistEndpoint.ts#L19) +[src/parser/classes/endpoints/DeletePlaylistEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/DeletePlaylistEndpoint.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/DeletePlaylistEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/DeletePlaylistEndpoint.ts#L15) +[src/parser/classes/endpoints/DeletePlaylistEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/DeletePlaylistEndpoint.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/DescriptionPreviewView.md b/docs/api/namespaces/YTNodes/classes/DescriptionPreviewView.md index cfd526a2f..7ea73e97a 100644 --- a/docs/api/namespaces/YTNodes/classes/DescriptionPreviewView.md +++ b/docs/api/namespaces/YTNodes/classes/DescriptionPreviewView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/DescriptionPreviewView.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DescriptionPreviewView.ts#L24) +[src/parser/classes/DescriptionPreviewView.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DescriptionPreviewView.ts#L24) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/DescriptionPreviewView.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DescriptionPreviewView.ts#L12) +[src/parser/classes/DescriptionPreviewView.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DescriptionPreviewView.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/DescriptionPreviewView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DescriptionPreviewView.ts#L9) +[src/parser/classes/DescriptionPreviewView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DescriptionPreviewView.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/DescriptionPreviewView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DescriptionPreviewView.ts#L10) +[src/parser/classes/DescriptionPreviewView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DescriptionPreviewView.ts#L10) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/DescriptionPreviewView.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DescriptionPreviewView.ts#L13) +[src/parser/classes/DescriptionPreviewView.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DescriptionPreviewView.ts#L13) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/classes/DescriptionPreviewView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DescriptionPreviewView.ts#L11) +[src/parser/classes/DescriptionPreviewView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DescriptionPreviewView.ts#L11) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -128,7 +128,7 @@ #### Defined in -[src/parser/classes/DescriptionPreviewView.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DescriptionPreviewView.ts#L7) +[src/parser/classes/DescriptionPreviewView.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DescriptionPreviewView.ts#L7) ## Methods @@ -166,7 +166,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -200,7 +200,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -234,7 +234,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -272,4 +272,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/DialogHeaderView.md b/docs/api/namespaces/YTNodes/classes/DialogHeaderView.md index 4bfec5519..0eaf82d23 100644 --- a/docs/api/namespaces/YTNodes/classes/DialogHeaderView.md +++ b/docs/api/namespaces/YTNodes/classes/DialogHeaderView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/DialogHeaderView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DialogHeaderView.ts#L10) +[src/parser/classes/DialogHeaderView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DialogHeaderView.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/DialogHeaderView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DialogHeaderView.ts#L8) +[src/parser/classes/DialogHeaderView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DialogHeaderView.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/DialogHeaderView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DialogHeaderView.ts#L6) +[src/parser/classes/DialogHeaderView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DialogHeaderView.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/DialogView.md b/docs/api/namespaces/YTNodes/classes/DialogView.md index 679575214..532213f1f 100644 --- a/docs/api/namespaces/YTNodes/classes/DialogView.md +++ b/docs/api/namespaces/YTNodes/classes/DialogView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/DialogView.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DialogView.ts#L14) +[src/parser/classes/DialogView.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DialogView.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/DialogView.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DialogView.ts#L12) +[src/parser/classes/DialogView.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DialogView.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/DialogView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DialogView.ts#L11) +[src/parser/classes/DialogView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DialogView.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/DialogView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DialogView.ts#L10) +[src/parser/classes/DialogView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DialogView.ts#L10) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/DialogView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DialogView.ts#L8) +[src/parser/classes/DialogView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DialogView.ts#L8) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/DidYouMean.md b/docs/api/namespaces/YTNodes/classes/DidYouMean.md index bada5fdfd..3bf4b4a56 100644 --- a/docs/api/namespaces/YTNodes/classes/DidYouMean.md +++ b/docs/api/namespaces/YTNodes/classes/DidYouMean.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/DidYouMean.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DidYouMean.ts#L13) +[src/parser/classes/DidYouMean.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DidYouMean.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/DidYouMean.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DidYouMean.ts#L10) +[src/parser/classes/DidYouMean.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DidYouMean.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/DidYouMean.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DidYouMean.ts#L11) +[src/parser/classes/DidYouMean.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DidYouMean.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/DidYouMean.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DidYouMean.ts#L9) +[src/parser/classes/DidYouMean.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DidYouMean.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/DidYouMean.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DidYouMean.ts#L7) +[src/parser/classes/DidYouMean.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DidYouMean.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/DimChatItemAction.md b/docs/api/namespaces/YTNodes/classes/DimChatItemAction.md index 4e89600ea..310f6b6f1 100644 --- a/docs/api/namespaces/YTNodes/classes/DimChatItemAction.md +++ b/docs/api/namespaces/YTNodes/classes/DimChatItemAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/DimChatItemAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/DimChatItemAction.ts#L9) +[src/parser/classes/livechat/DimChatItemAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/DimChatItemAction.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/DimChatItemAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/DimChatItemAction.ts#L7) +[src/parser/classes/livechat/DimChatItemAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/DimChatItemAction.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/livechat/DimChatItemAction.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/DimChatItemAction.ts#L5) +[src/parser/classes/livechat/DimChatItemAction.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/DimChatItemAction.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/DislikeButtonView.md b/docs/api/namespaces/YTNodes/classes/DislikeButtonView.md index c94c7d4eb..f16c05ce1 100644 --- a/docs/api/namespaces/YTNodes/classes/DislikeButtonView.md +++ b/docs/api/namespaces/YTNodes/classes/DislikeButtonView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/DislikeButtonView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DislikeButtonView.ts#L11) +[src/parser/classes/DislikeButtonView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DislikeButtonView.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/DislikeButtonView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DislikeButtonView.ts#L9) +[src/parser/classes/DislikeButtonView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DislikeButtonView.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/DislikeButtonView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DislikeButtonView.ts#L8) +[src/parser/classes/DislikeButtonView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DislikeButtonView.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/DislikeButtonView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DislikeButtonView.ts#L6) +[src/parser/classes/DislikeButtonView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DislikeButtonView.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/DownloadButton.md b/docs/api/namespaces/YTNodes/classes/DownloadButton.md index 6163f42bf..92b1b6890 100644 --- a/docs/api/namespaces/YTNodes/classes/DownloadButton.md +++ b/docs/api/namespaces/YTNodes/classes/DownloadButton.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/DownloadButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DownloadButton.ts#L13) +[src/parser/classes/DownloadButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DownloadButton.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/DownloadButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DownloadButton.ts#L10) +[src/parser/classes/DownloadButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DownloadButton.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/DownloadButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DownloadButton.ts#L9) +[src/parser/classes/DownloadButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DownloadButton.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/DownloadButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DownloadButton.ts#L8) +[src/parser/classes/DownloadButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DownloadButton.ts#L8) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/DownloadButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DownloadButton.ts#L11) +[src/parser/classes/DownloadButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DownloadButton.ts#L11) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/DownloadButton.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DownloadButton.ts#L6) +[src/parser/classes/DownloadButton.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DownloadButton.ts#L6) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Dropdown.md b/docs/api/namespaces/YTNodes/classes/Dropdown.md index b63882746..6dab41c42 100644 --- a/docs/api/namespaces/YTNodes/classes/Dropdown.md +++ b/docs/api/namespaces/YTNodes/classes/Dropdown.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Dropdown.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Dropdown.ts#L11) +[src/parser/classes/Dropdown.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Dropdown.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Dropdown.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Dropdown.ts#L9) +[src/parser/classes/Dropdown.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Dropdown.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Dropdown.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Dropdown.ts#L8) +[src/parser/classes/Dropdown.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Dropdown.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/Dropdown.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Dropdown.ts#L6) +[src/parser/classes/Dropdown.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Dropdown.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/DropdownItem.md b/docs/api/namespaces/YTNodes/classes/DropdownItem.md index 120fab952..b725260d5 100644 --- a/docs/api/namespaces/YTNodes/classes/DropdownItem.md +++ b/docs/api/namespaces/YTNodes/classes/DropdownItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/DropdownItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownItem.ts#L16) +[src/parser/classes/DropdownItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownItem.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/DropdownItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownItem.ts#L13) +[src/parser/classes/DropdownItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownItem.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/DropdownItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownItem.ts#L14) +[src/parser/classes/DropdownItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownItem.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/DropdownItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownItem.ts#L12) +[src/parser/classes/DropdownItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownItem.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/DropdownItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownItem.ts#L9) +[src/parser/classes/DropdownItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownItem.ts#L9) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/DropdownItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownItem.ts#L10) +[src/parser/classes/DropdownItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownItem.ts#L10) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/classes/DropdownItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownItem.ts#L11) +[src/parser/classes/DropdownItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownItem.ts#L11) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/DropdownItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownItem.ts#L7) +[src/parser/classes/DropdownItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownItem.ts#L7) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/DropdownView.md b/docs/api/namespaces/YTNodes/classes/DropdownView.md index 945269337..33344a054 100644 --- a/docs/api/namespaces/YTNodes/classes/DropdownView.md +++ b/docs/api/namespaces/YTNodes/classes/DropdownView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/DropdownView.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownView.ts#L27) +[src/parser/classes/DropdownView.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownView.ts#L27) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/DropdownView.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownView.ts#L22) +[src/parser/classes/DropdownView.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownView.ts#L22) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/DropdownView.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownView.ts#L24) +[src/parser/classes/DropdownView.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownView.ts#L24) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/DropdownView.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownView.ts#L25) +[src/parser/classes/DropdownView.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownView.ts#L25) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/DropdownView.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownView.ts#L20) +[src/parser/classes/DropdownView.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownView.ts#L20) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/DropdownView.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownView.ts#L23) +[src/parser/classes/DropdownView.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownView.ts#L23) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/DropdownView.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownView.ts#L21) +[src/parser/classes/DropdownView.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownView.ts#L21) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/DropdownView.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DropdownView.ts#L18) +[src/parser/classes/DropdownView.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DropdownView.ts#L18) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/DynamicTextView.md b/docs/api/namespaces/YTNodes/classes/DynamicTextView.md index 4d324f304..d4f7c5e0d 100644 --- a/docs/api/namespaces/YTNodes/classes/DynamicTextView.md +++ b/docs/api/namespaces/YTNodes/classes/DynamicTextView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/DynamicTextView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DynamicTextView.ts#L11) +[src/parser/classes/DynamicTextView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DynamicTextView.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/DynamicTextView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DynamicTextView.ts#L9) +[src/parser/classes/DynamicTextView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DynamicTextView.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/DynamicTextView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DynamicTextView.ts#L8) +[src/parser/classes/DynamicTextView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DynamicTextView.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/DynamicTextView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/DynamicTextView.ts#L6) +[src/parser/classes/DynamicTextView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/DynamicTextView.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Element.md b/docs/api/namespaces/YTNodes/classes/Element.md index 2786d2cd3..39673d311 100644 --- a/docs/api/namespaces/YTNodes/classes/Element.md +++ b/docs/api/namespaces/YTNodes/classes/Element.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Element.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Element.ts#L11) +[src/parser/classes/Element.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Element.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Element.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Element.ts#L9) +[src/parser/classes/Element.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Element.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Element.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Element.ts#L8) +[src/parser/classes/Element.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Element.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/Element.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Element.ts#L6) +[src/parser/classes/Element.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Element.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/EmergencyOnebox.md b/docs/api/namespaces/YTNodes/classes/EmergencyOnebox.md index 1be029eec..1c41634c0 100644 --- a/docs/api/namespaces/YTNodes/classes/EmergencyOnebox.md +++ b/docs/api/namespaces/YTNodes/classes/EmergencyOnebox.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/EmergencyOnebox.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmergencyOnebox.ts#L13) +[src/parser/classes/EmergencyOnebox.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmergencyOnebox.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/EmergencyOnebox.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmergencyOnebox.ts#L10) +[src/parser/classes/EmergencyOnebox.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmergencyOnebox.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/EmergencyOnebox.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmergencyOnebox.ts#L11) +[src/parser/classes/EmergencyOnebox.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmergencyOnebox.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/EmergencyOnebox.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmergencyOnebox.ts#L9) +[src/parser/classes/EmergencyOnebox.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmergencyOnebox.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/EmergencyOnebox.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmergencyOnebox.ts#L7) +[src/parser/classes/EmergencyOnebox.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmergencyOnebox.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/EmojiPicker.md b/docs/api/namespaces/YTNodes/classes/EmojiPicker.md index 92e980b66..664df11ec 100644 --- a/docs/api/namespaces/YTNodes/classes/EmojiPicker.md +++ b/docs/api/namespaces/YTNodes/classes/EmojiPicker.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/comments/EmojiPicker.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/EmojiPicker.ts#L23) +[src/parser/classes/comments/EmojiPicker.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/EmojiPicker.ts#L23) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/comments/EmojiPicker.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/EmojiPicker.ts#L10) +[src/parser/classes/comments/EmojiPicker.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/EmojiPicker.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/comments/EmojiPicker.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/EmojiPicker.ts#L11) +[src/parser/classes/comments/EmojiPicker.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/EmojiPicker.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/comments/EmojiPicker.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/EmojiPicker.ts#L15) +[src/parser/classes/comments/EmojiPicker.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/EmojiPicker.ts#L15) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/comments/EmojiPicker.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/EmojiPicker.ts#L9) +[src/parser/classes/comments/EmojiPicker.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/EmojiPicker.ts#L9) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/comments/EmojiPicker.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/EmojiPicker.ts#L14) +[src/parser/classes/comments/EmojiPicker.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/EmojiPicker.ts#L14) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/comments/EmojiPicker.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/EmojiPicker.ts#L13) +[src/parser/classes/comments/EmojiPicker.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/EmojiPicker.ts#L13) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/comments/EmojiPicker.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/EmojiPicker.ts#L12) +[src/parser/classes/comments/EmojiPicker.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/EmojiPicker.ts#L12) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/comments/EmojiPicker.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/EmojiPicker.ts#L21) +[src/parser/classes/comments/EmojiPicker.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/EmojiPicker.ts#L21) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/comments/EmojiPicker.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/EmojiPicker.ts#L16) +[src/parser/classes/comments/EmojiPicker.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/EmojiPicker.ts#L16) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/comments/EmojiPicker.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/EmojiPicker.ts#L17) +[src/parser/classes/comments/EmojiPicker.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/EmojiPicker.ts#L17) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/comments/EmojiPicker.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/EmojiPicker.ts#L20) +[src/parser/classes/comments/EmojiPicker.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/EmojiPicker.ts#L20) *** @@ -146,7 +146,7 @@ #### Defined in -[src/parser/classes/comments/EmojiPicker.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/EmojiPicker.ts#L19) +[src/parser/classes/comments/EmojiPicker.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/EmojiPicker.ts#L19) *** @@ -156,7 +156,7 @@ #### Defined in -[src/parser/classes/comments/EmojiPicker.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/EmojiPicker.ts#L18) +[src/parser/classes/comments/EmojiPicker.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/EmojiPicker.ts#L18) *** @@ -170,7 +170,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -184,7 +184,7 @@ #### Defined in -[src/parser/classes/comments/EmojiPicker.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/EmojiPicker.ts#L7) +[src/parser/classes/comments/EmojiPicker.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/EmojiPicker.ts#L7) ## Methods @@ -222,7 +222,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -256,7 +256,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -290,7 +290,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -328,4 +328,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/EmojiPickerCategory.md b/docs/api/namespaces/YTNodes/classes/EmojiPickerCategory.md index ecb94cc9f..cd90e25da 100644 --- a/docs/api/namespaces/YTNodes/classes/EmojiPickerCategory.md +++ b/docs/api/namespaces/YTNodes/classes/EmojiPickerCategory.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/EmojiPickerCategory.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerCategory.ts#L14) +[src/parser/classes/EmojiPickerCategory.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerCategory.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/EmojiPickerCategory.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerCategory.ts#L8) +[src/parser/classes/EmojiPickerCategory.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerCategory.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/EmojiPickerCategory.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerCategory.ts#L12) +[src/parser/classes/EmojiPickerCategory.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerCategory.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/EmojiPickerCategory.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerCategory.ts#L10) +[src/parser/classes/EmojiPickerCategory.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerCategory.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/EmojiPickerCategory.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerCategory.ts#L11) +[src/parser/classes/EmojiPickerCategory.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerCategory.ts#L11) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/EmojiPickerCategory.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerCategory.ts#L9) +[src/parser/classes/EmojiPickerCategory.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerCategory.ts#L9) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/EmojiPickerCategory.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerCategory.ts#L6) +[src/parser/classes/EmojiPickerCategory.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerCategory.ts#L6) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/EmojiPickerCategoryButton.md b/docs/api/namespaces/YTNodes/classes/EmojiPickerCategoryButton.md index f375482b4..15704dda6 100644 --- a/docs/api/namespaces/YTNodes/classes/EmojiPickerCategoryButton.md +++ b/docs/api/namespaces/YTNodes/classes/EmojiPickerCategoryButton.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/EmojiPickerCategoryButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerCategoryButton.ts#L11) +[src/parser/classes/EmojiPickerCategoryButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerCategoryButton.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/EmojiPickerCategoryButton.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerCategoryButton.ts#L7) +[src/parser/classes/EmojiPickerCategoryButton.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerCategoryButton.ts#L7) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/EmojiPickerCategoryButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerCategoryButton.ts#L8) +[src/parser/classes/EmojiPickerCategoryButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerCategoryButton.ts#L8) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/EmojiPickerCategoryButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerCategoryButton.ts#L9) +[src/parser/classes/EmojiPickerCategoryButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerCategoryButton.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/EmojiPickerCategoryButton.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerCategoryButton.ts#L5) +[src/parser/classes/EmojiPickerCategoryButton.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerCategoryButton.ts#L5) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/EmojiPickerUpsellCategory.md b/docs/api/namespaces/YTNodes/classes/EmojiPickerUpsellCategory.md index e05bf3d11..6f80bbe3a 100644 --- a/docs/api/namespaces/YTNodes/classes/EmojiPickerUpsellCategory.md +++ b/docs/api/namespaces/YTNodes/classes/EmojiPickerUpsellCategory.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/EmojiPickerUpsellCategory.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerUpsellCategory.ts#L16) +[src/parser/classes/EmojiPickerUpsellCategory.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerUpsellCategory.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/EmojiPickerUpsellCategory.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerUpsellCategory.ts#L9) +[src/parser/classes/EmojiPickerUpsellCategory.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerUpsellCategory.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/EmojiPickerUpsellCategory.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerUpsellCategory.ts#L14) +[src/parser/classes/EmojiPickerUpsellCategory.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerUpsellCategory.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/EmojiPickerUpsellCategory.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerUpsellCategory.ts#L12) +[src/parser/classes/EmojiPickerUpsellCategory.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerUpsellCategory.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/EmojiPickerUpsellCategory.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerUpsellCategory.ts#L13) +[src/parser/classes/EmojiPickerUpsellCategory.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerUpsellCategory.ts#L13) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/EmojiPickerUpsellCategory.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerUpsellCategory.ts#L10) +[src/parser/classes/EmojiPickerUpsellCategory.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerUpsellCategory.ts#L10) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/classes/EmojiPickerUpsellCategory.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerUpsellCategory.ts#L11) +[src/parser/classes/EmojiPickerUpsellCategory.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerUpsellCategory.ts#L11) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/EmojiPickerUpsellCategory.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EmojiPickerUpsellCategory.ts#L7) +[src/parser/classes/EmojiPickerUpsellCategory.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EmojiPickerUpsellCategory.ts#L7) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/EndScreenPlaylist.md b/docs/api/namespaces/YTNodes/classes/EndScreenPlaylist.md index 73e5daddd..b0b884ce7 100644 --- a/docs/api/namespaces/YTNodes/classes/EndScreenPlaylist.md +++ b/docs/api/namespaces/YTNodes/classes/EndScreenPlaylist.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/EndScreenPlaylist.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenPlaylist.ts#L17) +[src/parser/classes/EndScreenPlaylist.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenPlaylist.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/EndScreenPlaylist.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenPlaylist.ts#L12) +[src/parser/classes/EndScreenPlaylist.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenPlaylist.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/EndScreenPlaylist.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenPlaylist.ts#L13) +[src/parser/classes/EndScreenPlaylist.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenPlaylist.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/EndScreenPlaylist.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenPlaylist.ts#L10) +[src/parser/classes/EndScreenPlaylist.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenPlaylist.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/EndScreenPlaylist.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenPlaylist.ts#L14) +[src/parser/classes/EndScreenPlaylist.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenPlaylist.ts#L14) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/EndScreenPlaylist.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenPlaylist.ts#L11) +[src/parser/classes/EndScreenPlaylist.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenPlaylist.ts#L11) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/classes/EndScreenPlaylist.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenPlaylist.ts#L15) +[src/parser/classes/EndScreenPlaylist.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenPlaylist.ts#L15) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/EndScreenPlaylist.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenPlaylist.ts#L8) +[src/parser/classes/EndScreenPlaylist.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenPlaylist.ts#L8) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/EndScreenVideo.md b/docs/api/namespaces/YTNodes/classes/EndScreenVideo.md index a72643f8e..affabef94 100644 --- a/docs/api/namespaces/YTNodes/classes/EndScreenVideo.md +++ b/docs/api/namespaces/YTNodes/classes/EndScreenVideo.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/EndScreenVideo.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenVideo.ts#L24) +[src/parser/classes/EndScreenVideo.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenVideo.ts#L24) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/EndScreenVideo.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenVideo.ts#L15) +[src/parser/classes/EndScreenVideo.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenVideo.ts#L15) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/EndScreenVideo.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenVideo.ts#L18) +[src/parser/classes/EndScreenVideo.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenVideo.ts#L18) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/EndScreenVideo.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenVideo.ts#L19) +[src/parser/classes/EndScreenVideo.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenVideo.ts#L19) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/EndScreenVideo.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenVideo.ts#L16) +[src/parser/classes/EndScreenVideo.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenVideo.ts#L16) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/EndScreenVideo.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenVideo.ts#L11) +[src/parser/classes/EndScreenVideo.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenVideo.ts#L11) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/EndScreenVideo.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenVideo.ts#L17) +[src/parser/classes/EndScreenVideo.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenVideo.ts#L17) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/EndScreenVideo.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenVideo.ts#L14) +[src/parser/classes/EndScreenVideo.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenVideo.ts#L14) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/EndScreenVideo.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenVideo.ts#L13) +[src/parser/classes/EndScreenVideo.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenVideo.ts#L13) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/EndScreenVideo.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenVideo.ts#L12) +[src/parser/classes/EndScreenVideo.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenVideo.ts#L12) *** @@ -138,7 +138,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -152,7 +152,7 @@ #### Defined in -[src/parser/classes/EndScreenVideo.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndScreenVideo.ts#L9) +[src/parser/classes/EndScreenVideo.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndScreenVideo.ts#L9) ## Methods @@ -190,7 +190,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -224,7 +224,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -258,7 +258,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -296,4 +296,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Endscreen.md b/docs/api/namespaces/YTNodes/classes/Endscreen.md index caf8b0aa8..5b2541fbb 100644 --- a/docs/api/namespaces/YTNodes/classes/Endscreen.md +++ b/docs/api/namespaces/YTNodes/classes/Endscreen.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Endscreen.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Endscreen.ts#L10) +[src/parser/classes/Endscreen.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Endscreen.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Endscreen.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Endscreen.ts#L7) +[src/parser/classes/Endscreen.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Endscreen.ts#L7) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Endscreen.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Endscreen.ts#L8) +[src/parser/classes/Endscreen.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Endscreen.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/Endscreen.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Endscreen.ts#L5) +[src/parser/classes/Endscreen.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Endscreen.ts#L5) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/EndscreenElement.md b/docs/api/namespaces/YTNodes/classes/EndscreenElement.md index f83aab5ec..a9ee6f116 100644 --- a/docs/api/namespaces/YTNodes/classes/EndscreenElement.md +++ b/docs/api/namespaces/YTNodes/classes/EndscreenElement.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L29) +[src/parser/classes/EndscreenElement.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L29) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L24) +[src/parser/classes/EndscreenElement.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L24) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L16) +[src/parser/classes/EndscreenElement.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L16) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L26) +[src/parser/classes/EndscreenElement.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L26) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L12) +[src/parser/classes/EndscreenElement.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L12) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L17) +[src/parser/classes/EndscreenElement.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L17) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L14) +[src/parser/classes/EndscreenElement.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L14) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L27) +[src/parser/classes/EndscreenElement.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L27) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L13) +[src/parser/classes/EndscreenElement.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L13) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L18) +[src/parser/classes/EndscreenElement.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L18) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L21) +[src/parser/classes/EndscreenElement.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L21) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L15) +[src/parser/classes/EndscreenElement.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L15) *** @@ -146,7 +146,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L19) +[src/parser/classes/EndscreenElement.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L19) *** @@ -156,7 +156,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L25) +[src/parser/classes/EndscreenElement.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L25) *** @@ -166,7 +166,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L10) +[src/parser/classes/EndscreenElement.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L10) *** @@ -176,7 +176,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L20) +[src/parser/classes/EndscreenElement.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L20) *** @@ -186,7 +186,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L11) +[src/parser/classes/EndscreenElement.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L11) *** @@ -196,7 +196,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L22) +[src/parser/classes/EndscreenElement.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L22) *** @@ -210,7 +210,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -220,7 +220,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L23) +[src/parser/classes/EndscreenElement.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L23) *** @@ -234,7 +234,7 @@ #### Defined in -[src/parser/classes/EndscreenElement.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EndscreenElement.ts#L8) +[src/parser/classes/EndscreenElement.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EndscreenElement.ts#L8) ## Methods @@ -272,7 +272,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -306,7 +306,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -340,7 +340,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -378,4 +378,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/EngagementPanelSectionList.md b/docs/api/namespaces/YTNodes/classes/EngagementPanelSectionList.md index 950d42922..fd176a843 100644 --- a/docs/api/namespaces/YTNodes/classes/EngagementPanelSectionList.md +++ b/docs/api/namespaces/YTNodes/classes/EngagementPanelSectionList.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/EngagementPanelSectionList.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EngagementPanelSectionList.ts#L25) +[src/parser/classes/EngagementPanelSectionList.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EngagementPanelSectionList.ts#L25) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/EngagementPanelSectionList.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EngagementPanelSectionList.ts#L16) +[src/parser/classes/EngagementPanelSectionList.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EngagementPanelSectionList.ts#L16) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/EngagementPanelSectionList.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EngagementPanelSectionList.ts#L15) +[src/parser/classes/EngagementPanelSectionList.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EngagementPanelSectionList.ts#L15) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/EngagementPanelSectionList.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EngagementPanelSectionList.ts#L19) +[src/parser/classes/EngagementPanelSectionList.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EngagementPanelSectionList.ts#L19) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/EngagementPanelSectionList.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EngagementPanelSectionList.ts#L18) +[src/parser/classes/EngagementPanelSectionList.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EngagementPanelSectionList.ts#L18) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/EngagementPanelSectionList.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EngagementPanelSectionList.ts#L17) +[src/parser/classes/EngagementPanelSectionList.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EngagementPanelSectionList.ts#L17) *** @@ -98,7 +98,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -108,7 +108,7 @@ #### Defined in -[src/parser/classes/EngagementPanelSectionList.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EngagementPanelSectionList.ts#L23) +[src/parser/classes/EngagementPanelSectionList.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EngagementPanelSectionList.ts#L23) *** @@ -122,7 +122,7 @@ #### Defined in -[src/parser/classes/EngagementPanelSectionList.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EngagementPanelSectionList.ts#L13) +[src/parser/classes/EngagementPanelSectionList.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EngagementPanelSectionList.ts#L13) ## Methods @@ -160,7 +160,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -194,7 +194,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -228,7 +228,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -266,4 +266,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/EngagementPanelTitleHeader.md b/docs/api/namespaces/YTNodes/classes/EngagementPanelTitleHeader.md index 69cd43d9e..555160610 100644 --- a/docs/api/namespaces/YTNodes/classes/EngagementPanelTitleHeader.md +++ b/docs/api/namespaces/YTNodes/classes/EngagementPanelTitleHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/EngagementPanelTitleHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EngagementPanelTitleHeader.ts#L12) +[src/parser/classes/EngagementPanelTitleHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EngagementPanelTitleHeader.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/EngagementPanelTitleHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EngagementPanelTitleHeader.ts#L9) +[src/parser/classes/EngagementPanelTitleHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EngagementPanelTitleHeader.ts#L9) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/EngagementPanelTitleHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EngagementPanelTitleHeader.ts#L10) +[src/parser/classes/EngagementPanelTitleHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EngagementPanelTitleHeader.ts#L10) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/EngagementPanelTitleHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EngagementPanelTitleHeader.ts#L7) +[src/parser/classes/EngagementPanelTitleHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EngagementPanelTitleHeader.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/EomSettingsDisclaimer.md b/docs/api/namespaces/YTNodes/classes/EomSettingsDisclaimer.md index eb39be325..b818c3126 100644 --- a/docs/api/namespaces/YTNodes/classes/EomSettingsDisclaimer.md +++ b/docs/api/namespaces/YTNodes/classes/EomSettingsDisclaimer.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/EomSettingsDisclaimer.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EomSettingsDisclaimer.ts#L14) +[src/parser/classes/EomSettingsDisclaimer.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EomSettingsDisclaimer.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/EomSettingsDisclaimer.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EomSettingsDisclaimer.ts#L8) +[src/parser/classes/EomSettingsDisclaimer.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EomSettingsDisclaimer.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/classes/EomSettingsDisclaimer.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EomSettingsDisclaimer.ts#L9) +[src/parser/classes/EomSettingsDisclaimer.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EomSettingsDisclaimer.ts#L9) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/EomSettingsDisclaimer.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EomSettingsDisclaimer.ts#L12) +[src/parser/classes/EomSettingsDisclaimer.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EomSettingsDisclaimer.ts#L12) *** @@ -88,7 +88,7 @@ #### Defined in -[src/parser/classes/EomSettingsDisclaimer.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/EomSettingsDisclaimer.ts#L6) +[src/parser/classes/EomSettingsDisclaimer.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/EomSettingsDisclaimer.ts#L6) ## Methods @@ -126,7 +126,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -160,7 +160,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -194,7 +194,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -232,4 +232,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ExpandableMetadata.md b/docs/api/namespaces/YTNodes/classes/ExpandableMetadata.md index d2a318ee6..fb4e93287 100644 --- a/docs/api/namespaces/YTNodes/classes/ExpandableMetadata.md +++ b/docs/api/namespaces/YTNodes/classes/ExpandableMetadata.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ExpandableMetadata.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableMetadata.ts#L23) +[src/parser/classes/ExpandableMetadata.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableMetadata.ts#L23) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ExpandableMetadata.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableMetadata.ts#L21) +[src/parser/classes/ExpandableMetadata.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableMetadata.ts#L21) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ExpandableMetadata.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableMetadata.ts#L20) +[src/parser/classes/ExpandableMetadata.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableMetadata.ts#L20) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ExpandableMetadata.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableMetadata.ts#L19) +[src/parser/classes/ExpandableMetadata.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableMetadata.ts#L19) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/ExpandableMetadata.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableMetadata.ts#L12) +[src/parser/classes/ExpandableMetadata.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableMetadata.ts#L12) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/ExpandableMetadata.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableMetadata.ts#L10) +[src/parser/classes/ExpandableMetadata.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableMetadata.ts#L10) ## Methods @@ -148,7 +148,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -182,7 +182,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -216,7 +216,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -254,4 +254,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ExpandableTab.md b/docs/api/namespaces/YTNodes/classes/ExpandableTab.md index 5e989a97e..37a1c5811 100644 --- a/docs/api/namespaces/YTNodes/classes/ExpandableTab.md +++ b/docs/api/namespaces/YTNodes/classes/ExpandableTab.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ExpandableTab.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableTab.ts#L13) +[src/parser/classes/ExpandableTab.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableTab.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ExpandableTab.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableTab.ts#L11) +[src/parser/classes/ExpandableTab.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableTab.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ExpandableTab.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableTab.ts#L9) +[src/parser/classes/ExpandableTab.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableTab.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ExpandableTab.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableTab.ts#L10) +[src/parser/classes/ExpandableTab.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableTab.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ExpandableTab.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableTab.ts#L8) +[src/parser/classes/ExpandableTab.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableTab.ts#L8) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/ExpandableTab.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableTab.ts#L6) +[src/parser/classes/ExpandableTab.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableTab.ts#L6) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ExpandableVideoDescriptionBody.md b/docs/api/namespaces/YTNodes/classes/ExpandableVideoDescriptionBody.md index 47555a8ba..814219e5d 100644 --- a/docs/api/namespaces/YTNodes/classes/ExpandableVideoDescriptionBody.md +++ b/docs/api/namespaces/YTNodes/classes/ExpandableVideoDescriptionBody.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ExpandableVideoDescriptionBody.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableVideoDescriptionBody.ts#L13) +[src/parser/classes/ExpandableVideoDescriptionBody.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableVideoDescriptionBody.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ExpandableVideoDescriptionBody.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableVideoDescriptionBody.ts#L11) +[src/parser/classes/ExpandableVideoDescriptionBody.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableVideoDescriptionBody.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ExpandableVideoDescriptionBody.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableVideoDescriptionBody.ts#L10) +[src/parser/classes/ExpandableVideoDescriptionBody.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableVideoDescriptionBody.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ExpandableVideoDescriptionBody.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableVideoDescriptionBody.ts#L9) +[src/parser/classes/ExpandableVideoDescriptionBody.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableVideoDescriptionBody.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/ExpandableVideoDescriptionBody.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandableVideoDescriptionBody.ts#L7) +[src/parser/classes/ExpandableVideoDescriptionBody.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandableVideoDescriptionBody.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ExpandedShelfContents.md b/docs/api/namespaces/YTNodes/classes/ExpandedShelfContents.md index 12b3946ae..b36b61eed 100644 --- a/docs/api/namespaces/YTNodes/classes/ExpandedShelfContents.md +++ b/docs/api/namespaces/YTNodes/classes/ExpandedShelfContents.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ExpandedShelfContents.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandedShelfContents.ts#L9) +[src/parser/classes/ExpandedShelfContents.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandedShelfContents.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ExpandedShelfContents.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandedShelfContents.ts#L7) +[src/parser/classes/ExpandedShelfContents.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandedShelfContents.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ExpandedShelfContents.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandedShelfContents.ts#L5) +[src/parser/classes/ExpandedShelfContents.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandedShelfContents.ts#L5) ## Accessors @@ -78,7 +78,7 @@ #### Defined in -[src/parser/classes/ExpandedShelfContents.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ExpandedShelfContents.ts#L15) +[src/parser/classes/ExpandedShelfContents.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ExpandedShelfContents.ts#L15) ## Methods @@ -116,7 +116,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -150,7 +150,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -184,7 +184,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -222,4 +222,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Factoid.md b/docs/api/namespaces/YTNodes/classes/Factoid.md index c7d283076..c1761c81b 100644 --- a/docs/api/namespaces/YTNodes/classes/Factoid.md +++ b/docs/api/namespaces/YTNodes/classes/Factoid.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Factoid.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Factoid.ts#L12) +[src/parser/classes/Factoid.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Factoid.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Factoid.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Factoid.ts#L10) +[src/parser/classes/Factoid.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Factoid.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Factoid.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Factoid.ts#L8) +[src/parser/classes/Factoid.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Factoid.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/classes/Factoid.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Factoid.ts#L9) +[src/parser/classes/Factoid.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Factoid.ts#L9) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/Factoid.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Factoid.ts#L6) +[src/parser/classes/Factoid.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Factoid.ts#L6) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/FancyDismissibleDialog.md b/docs/api/namespaces/YTNodes/classes/FancyDismissibleDialog.md index 357cc70bf..eeb565d8b 100644 --- a/docs/api/namespaces/YTNodes/classes/FancyDismissibleDialog.md +++ b/docs/api/namespaces/YTNodes/classes/FancyDismissibleDialog.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/FancyDismissibleDialog.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FancyDismissibleDialog.ts#L11) +[src/parser/classes/FancyDismissibleDialog.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FancyDismissibleDialog.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/FancyDismissibleDialog.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FancyDismissibleDialog.ts#L9) +[src/parser/classes/FancyDismissibleDialog.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FancyDismissibleDialog.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/FancyDismissibleDialog.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FancyDismissibleDialog.ts#L8) +[src/parser/classes/FancyDismissibleDialog.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FancyDismissibleDialog.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/FancyDismissibleDialog.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FancyDismissibleDialog.ts#L6) +[src/parser/classes/FancyDismissibleDialog.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FancyDismissibleDialog.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/FeedFilterChipBar.md b/docs/api/namespaces/YTNodes/classes/FeedFilterChipBar.md index 7ab6a3c65..4c7febfe1 100644 --- a/docs/api/namespaces/YTNodes/classes/FeedFilterChipBar.md +++ b/docs/api/namespaces/YTNodes/classes/FeedFilterChipBar.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/FeedFilterChipBar.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FeedFilterChipBar.ts#L10) +[src/parser/classes/FeedFilterChipBar.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FeedFilterChipBar.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/FeedFilterChipBar.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FeedFilterChipBar.ts#L8) +[src/parser/classes/FeedFilterChipBar.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FeedFilterChipBar.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/FeedFilterChipBar.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FeedFilterChipBar.ts#L6) +[src/parser/classes/FeedFilterChipBar.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FeedFilterChipBar.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/FeedNudge.md b/docs/api/namespaces/YTNodes/classes/FeedNudge.md index 1d4f5a530..b616fd51f 100644 --- a/docs/api/namespaces/YTNodes/classes/FeedNudge.md +++ b/docs/api/namespaces/YTNodes/classes/FeedNudge.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/FeedNudge.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FeedNudge.ts#L17) +[src/parser/classes/FeedNudge.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FeedNudge.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/FeedNudge.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FeedNudge.ts#L13) +[src/parser/classes/FeedNudge.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FeedNudge.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/FeedNudge.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FeedNudge.ts#L15) +[src/parser/classes/FeedNudge.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FeedNudge.ts#L15) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/FeedNudge.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FeedNudge.ts#L12) +[src/parser/classes/FeedNudge.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FeedNudge.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/FeedNudge.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FeedNudge.ts#L11) +[src/parser/classes/FeedNudge.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FeedNudge.ts#L11) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/FeedNudge.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FeedNudge.ts#L10) +[src/parser/classes/FeedNudge.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FeedNudge.ts#L10) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/FeedNudge.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FeedNudge.ts#L14) +[src/parser/classes/FeedNudge.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FeedNudge.ts#L14) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/FeedNudge.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FeedNudge.ts#L8) +[src/parser/classes/FeedNudge.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FeedNudge.ts#L8) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/FeedTabbedHeader.md b/docs/api/namespaces/YTNodes/classes/FeedTabbedHeader.md index 75909006d..b3f04257b 100644 --- a/docs/api/namespaces/YTNodes/classes/FeedTabbedHeader.md +++ b/docs/api/namespaces/YTNodes/classes/FeedTabbedHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/FeedTabbedHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FeedTabbedHeader.ts#L10) +[src/parser/classes/FeedTabbedHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FeedTabbedHeader.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/FeedTabbedHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FeedTabbedHeader.ts#L8) +[src/parser/classes/FeedTabbedHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FeedTabbedHeader.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/FeedTabbedHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FeedTabbedHeader.ts#L6) +[src/parser/classes/FeedTabbedHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FeedTabbedHeader.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/FeedbackEndpoint.md b/docs/api/namespaces/YTNodes/classes/FeedbackEndpoint.md index 5b14bc6db..280baa870 100644 --- a/docs/api/namespaces/YTNodes/classes/FeedbackEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/FeedbackEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/FeedbackEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/FeedbackEndpoint.ts#L10) +[src/parser/classes/endpoints/FeedbackEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/FeedbackEndpoint.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/FeedbackEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/FeedbackEndpoint.ts#L5) +[src/parser/classes/endpoints/FeedbackEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/FeedbackEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/FeedbackEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/FeedbackEndpoint.ts#L19) +[src/parser/classes/endpoints/FeedbackEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/FeedbackEndpoint.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/FeedbackEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/FeedbackEndpoint.ts#L15) +[src/parser/classes/endpoints/FeedbackEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/FeedbackEndpoint.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/FlexibleActionsView.md b/docs/api/namespaces/YTNodes/classes/FlexibleActionsView.md index bd641489f..d9c1e1d09 100644 --- a/docs/api/namespaces/YTNodes/classes/FlexibleActionsView.md +++ b/docs/api/namespaces/YTNodes/classes/FlexibleActionsView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/FlexibleActionsView.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FlexibleActionsView.ts#L16) +[src/parser/classes/FlexibleActionsView.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FlexibleActionsView.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/FlexibleActionsView.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FlexibleActionsView.ts#L13) +[src/parser/classes/FlexibleActionsView.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FlexibleActionsView.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/FlexibleActionsView.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FlexibleActionsView.ts#L14) +[src/parser/classes/FlexibleActionsView.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FlexibleActionsView.ts#L14) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/FlexibleActionsView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FlexibleActionsView.ts#L11) +[src/parser/classes/FlexibleActionsView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FlexibleActionsView.ts#L11) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/FormFooterView.md b/docs/api/namespaces/YTNodes/classes/FormFooterView.md index c04afe2ab..031b2cb0e 100644 --- a/docs/api/namespaces/YTNodes/classes/FormFooterView.md +++ b/docs/api/namespaces/YTNodes/classes/FormFooterView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/FormFooterView.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FormFooterView.ts#L12) +[src/parser/classes/FormFooterView.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FormFooterView.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/FormFooterView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FormFooterView.ts#L10) +[src/parser/classes/FormFooterView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FormFooterView.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/FormFooterView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FormFooterView.ts#L9) +[src/parser/classes/FormFooterView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FormFooterView.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/FormFooterView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FormFooterView.ts#L8) +[src/parser/classes/FormFooterView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FormFooterView.ts#L8) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/FormFooterView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/FormFooterView.ts#L6) +[src/parser/classes/FormFooterView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/FormFooterView.ts#L6) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GameCard.md b/docs/api/namespaces/YTNodes/classes/GameCard.md index eed07bafe..36bcc273c 100644 --- a/docs/api/namespaces/YTNodes/classes/GameCard.md +++ b/docs/api/namespaces/YTNodes/classes/GameCard.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/GameCard.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GameCard.ts#L9) +[src/parser/classes/GameCard.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GameCard.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/GameCard.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GameCard.ts#L7) +[src/parser/classes/GameCard.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GameCard.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/GameCard.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GameCard.ts#L5) +[src/parser/classes/GameCard.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GameCard.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GameDetails.md b/docs/api/namespaces/YTNodes/classes/GameDetails.md index e15cd3b78..f8f07441b 100644 --- a/docs/api/namespaces/YTNodes/classes/GameDetails.md +++ b/docs/api/namespaces/YTNodes/classes/GameDetails.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/GameDetails.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GameDetails.ts#L16) +[src/parser/classes/GameDetails.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GameDetails.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/GameDetails.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GameDetails.ts#L11) +[src/parser/classes/GameDetails.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GameDetails.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/GameDetails.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GameDetails.ts#L12) +[src/parser/classes/GameDetails.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GameDetails.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/GameDetails.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GameDetails.ts#L13) +[src/parser/classes/GameDetails.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GameDetails.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/GameDetails.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GameDetails.ts#L14) +[src/parser/classes/GameDetails.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GameDetails.ts#L14) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/GameDetails.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GameDetails.ts#L10) +[src/parser/classes/GameDetails.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GameDetails.ts#L10) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/GameDetails.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GameDetails.ts#L8) +[src/parser/classes/GameDetails.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GameDetails.ts#L8) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GetAccountsListInnertubeEndpoint.md b/docs/api/namespaces/YTNodes/classes/GetAccountsListInnertubeEndpoint.md index 7d9dbc59a..b7b437135 100644 --- a/docs/api/namespaces/YTNodes/classes/GetAccountsListInnertubeEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/GetAccountsListInnertubeEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts#L10) +[src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts#L5) +[src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts#L19) +[src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts#L15) +[src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/GetAccountsListInnertubeEndpoint.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GetKidsBlocklistPickerCommand.md b/docs/api/namespaces/YTNodes/classes/GetKidsBlocklistPickerCommand.md index dc72c4d36..6c6f18476 100644 --- a/docs/api/namespaces/YTNodes/classes/GetKidsBlocklistPickerCommand.md +++ b/docs/api/namespaces/YTNodes/classes/GetKidsBlocklistPickerCommand.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts#L10) +[src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts#L5) +[src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts#L19) +[src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts#L15) +[src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/GetKidsBlocklistPickerCommand.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GetMultiPageMenuAction.md b/docs/api/namespaces/YTNodes/classes/GetMultiPageMenuAction.md index eca617cda..6be16ef38 100644 --- a/docs/api/namespaces/YTNodes/classes/GetMultiPageMenuAction.md +++ b/docs/api/namespaces/YTNodes/classes/GetMultiPageMenuAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/actions/GetMultiPageMenuAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/GetMultiPageMenuAction.ts#L11) +[src/parser/classes/actions/GetMultiPageMenuAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/GetMultiPageMenuAction.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/actions/GetMultiPageMenuAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/GetMultiPageMenuAction.ts#L9) +[src/parser/classes/actions/GetMultiPageMenuAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/GetMultiPageMenuAction.ts#L9) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/actions/GetMultiPageMenuAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/GetMultiPageMenuAction.ts#L7) +[src/parser/classes/actions/GetMultiPageMenuAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/GetMultiPageMenuAction.ts#L7) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Grid.md b/docs/api/namespaces/YTNodes/classes/Grid.md index 7f3bf6959..a1c9d1c36 100644 --- a/docs/api/namespaces/YTNodes/classes/Grid.md +++ b/docs/api/namespaces/YTNodes/classes/Grid.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Grid.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Grid.ts#L14) +[src/parser/classes/Grid.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Grid.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Grid.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Grid.ts#L11) +[src/parser/classes/Grid.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Grid.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Grid.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Grid.ts#L12) +[src/parser/classes/Grid.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Grid.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/Grid.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Grid.ts#L8) +[src/parser/classes/Grid.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Grid.ts#L8) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/Grid.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Grid.ts#L7) +[src/parser/classes/Grid.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Grid.ts#L7) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/Grid.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Grid.ts#L10) +[src/parser/classes/Grid.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Grid.ts#L10) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/classes/Grid.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Grid.ts#L9) +[src/parser/classes/Grid.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Grid.ts#L9) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/Grid.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Grid.ts#L5) +[src/parser/classes/Grid.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Grid.ts#L5) ## Accessors @@ -128,7 +128,7 @@ #### Defined in -[src/parser/classes/Grid.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Grid.ts#L39) +[src/parser/classes/Grid.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Grid.ts#L39) ## Methods @@ -166,7 +166,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -200,7 +200,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -234,7 +234,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -272,4 +272,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GridChannel.md b/docs/api/namespaces/YTNodes/classes/GridChannel.md index f46f1c516..35efc145c 100644 --- a/docs/api/namespaces/YTNodes/classes/GridChannel.md +++ b/docs/api/namespaces/YTNodes/classes/GridChannel.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/GridChannel.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridChannel.ts#L17) +[src/parser/classes/GridChannel.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridChannel.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/GridChannel.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridChannel.ts#L11) +[src/parser/classes/GridChannel.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridChannel.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/GridChannel.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridChannel.ts#L14) +[src/parser/classes/GridChannel.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridChannel.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/GridChannel.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridChannel.ts#L10) +[src/parser/classes/GridChannel.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridChannel.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/GridChannel.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridChannel.ts#L15) +[src/parser/classes/GridChannel.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridChannel.ts#L15) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/GridChannel.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridChannel.ts#L12) +[src/parser/classes/GridChannel.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridChannel.ts#L12) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/classes/GridChannel.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridChannel.ts#L13) +[src/parser/classes/GridChannel.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridChannel.ts#L13) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/GridChannel.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridChannel.ts#L8) +[src/parser/classes/GridChannel.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridChannel.ts#L8) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GridHeader.md b/docs/api/namespaces/YTNodes/classes/GridHeader.md index 21eb48179..5228ef277 100644 --- a/docs/api/namespaces/YTNodes/classes/GridHeader.md +++ b/docs/api/namespaces/YTNodes/classes/GridHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/GridHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridHeader.ts#L10) +[src/parser/classes/GridHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridHeader.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/GridHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridHeader.ts#L8) +[src/parser/classes/GridHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridHeader.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/GridHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridHeader.ts#L6) +[src/parser/classes/GridHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridHeader.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GridMix.md b/docs/api/namespaces/YTNodes/classes/GridMix.md index e581f9327..bffd8245d 100644 --- a/docs/api/namespaces/YTNodes/classes/GridMix.md +++ b/docs/api/namespaces/YTNodes/classes/GridMix.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/GridMix.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMix.ts#L20) +[src/parser/classes/GridMix.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMix.ts#L20) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/GridMix.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMix.ts#L12) +[src/parser/classes/GridMix.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMix.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/GridMix.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMix.ts#L16) +[src/parser/classes/GridMix.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMix.ts#L16) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/GridMix.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMix.ts#L10) +[src/parser/classes/GridMix.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMix.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/GridMix.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMix.ts#L17) +[src/parser/classes/GridMix.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMix.ts#L17) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/GridMix.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMix.ts#L18) +[src/parser/classes/GridMix.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMix.ts#L18) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/GridMix.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMix.ts#L13) +[src/parser/classes/GridMix.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMix.ts#L13) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/GridMix.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMix.ts#L11) +[src/parser/classes/GridMix.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMix.ts#L11) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/classes/GridMix.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMix.ts#L14) +[src/parser/classes/GridMix.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMix.ts#L14) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/classes/GridMix.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMix.ts#L15) +[src/parser/classes/GridMix.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMix.ts#L15) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/GridMix.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMix.ts#L8) +[src/parser/classes/GridMix.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMix.ts#L8) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -216,7 +216,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -250,7 +250,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -288,4 +288,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GridMovie.md b/docs/api/namespaces/YTNodes/classes/GridMovie.md index c5d2de06c..70cb88f55 100644 --- a/docs/api/namespaces/YTNodes/classes/GridMovie.md +++ b/docs/api/namespaces/YTNodes/classes/GridMovie.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/GridMovie.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMovie.ts#L20) +[src/parser/classes/GridMovie.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMovie.ts#L20) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/GridMovie.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMovie.ts#L16) +[src/parser/classes/GridMovie.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMovie.ts#L16) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/GridMovie.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMovie.ts#L14) +[src/parser/classes/GridMovie.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMovie.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/GridMovie.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMovie.ts#L15) +[src/parser/classes/GridMovie.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMovie.ts#L15) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/GridMovie.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMovie.ts#L11) +[src/parser/classes/GridMovie.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMovie.ts#L11) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/GridMovie.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMovie.ts#L17) +[src/parser/classes/GridMovie.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMovie.ts#L17) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/GridMovie.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMovie.ts#L18) +[src/parser/classes/GridMovie.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMovie.ts#L18) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/GridMovie.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMovie.ts#L13) +[src/parser/classes/GridMovie.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMovie.ts#L13) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/GridMovie.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMovie.ts#L12) +[src/parser/classes/GridMovie.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMovie.ts#L12) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -134,7 +134,7 @@ #### Defined in -[src/parser/classes/GridMovie.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridMovie.ts#L9) +[src/parser/classes/GridMovie.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridMovie.ts#L9) ## Methods @@ -172,7 +172,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -206,7 +206,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -240,7 +240,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -278,4 +278,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GridPlaylist.md b/docs/api/namespaces/YTNodes/classes/GridPlaylist.md index 7caac1d9f..60092dc85 100644 --- a/docs/api/namespaces/YTNodes/classes/GridPlaylist.md +++ b/docs/api/namespaces/YTNodes/classes/GridPlaylist.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/GridPlaylist.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridPlaylist.ts#L23) +[src/parser/classes/GridPlaylist.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridPlaylist.ts#L23) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/GridPlaylist.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridPlaylist.ts#L13) +[src/parser/classes/GridPlaylist.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridPlaylist.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/GridPlaylist.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridPlaylist.ts#L14) +[src/parser/classes/GridPlaylist.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridPlaylist.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/GridPlaylist.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridPlaylist.ts#L15) +[src/parser/classes/GridPlaylist.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridPlaylist.ts#L15) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/GridPlaylist.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridPlaylist.ts#L11) +[src/parser/classes/GridPlaylist.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridPlaylist.ts#L11) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/GridPlaylist.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridPlaylist.ts#L19) +[src/parser/classes/GridPlaylist.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridPlaylist.ts#L19) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/GridPlaylist.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridPlaylist.ts#L18) +[src/parser/classes/GridPlaylist.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridPlaylist.ts#L18) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/GridPlaylist.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridPlaylist.ts#L17) +[src/parser/classes/GridPlaylist.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridPlaylist.ts#L17) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/GridPlaylist.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridPlaylist.ts#L12) +[src/parser/classes/GridPlaylist.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridPlaylist.ts#L12) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/classes/GridPlaylist.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridPlaylist.ts#L20) +[src/parser/classes/GridPlaylist.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridPlaylist.ts#L20) *** @@ -140,7 +140,7 @@ #### Defined in -[src/parser/classes/GridPlaylist.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridPlaylist.ts#L21) +[src/parser/classes/GridPlaylist.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridPlaylist.ts#L21) *** @@ -150,7 +150,7 @@ #### Defined in -[src/parser/classes/GridPlaylist.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridPlaylist.ts#L16) +[src/parser/classes/GridPlaylist.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridPlaylist.ts#L16) *** @@ -164,7 +164,7 @@ #### Defined in -[src/parser/classes/GridPlaylist.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridPlaylist.ts#L9) +[src/parser/classes/GridPlaylist.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridPlaylist.ts#L9) ## Methods @@ -202,7 +202,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -236,7 +236,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -270,7 +270,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -308,4 +308,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GridShow.md b/docs/api/namespaces/YTNodes/classes/GridShow.md index 866f4a255..8b3b338ab 100644 --- a/docs/api/namespaces/YTNodes/classes/GridShow.md +++ b/docs/api/namespaces/YTNodes/classes/GridShow.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/GridShow.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridShow.ts#L20) +[src/parser/classes/GridShow.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridShow.ts#L20) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/GridShow.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridShow.ts#L18) +[src/parser/classes/GridShow.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridShow.ts#L18) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/GridShow.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridShow.ts#L15) +[src/parser/classes/GridShow.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridShow.ts#L15) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/GridShow.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridShow.ts#L16) +[src/parser/classes/GridShow.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridShow.ts#L16) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/GridShow.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridShow.ts#L17) +[src/parser/classes/GridShow.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridShow.ts#L17) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/GridShow.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridShow.ts#L14) +[src/parser/classes/GridShow.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridShow.ts#L14) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/GridShow.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridShow.ts#L13) +[src/parser/classes/GridShow.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridShow.ts#L13) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/GridShow.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridShow.ts#L11) +[src/parser/classes/GridShow.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridShow.ts#L11) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GridVideo.md b/docs/api/namespaces/YTNodes/classes/GridVideo.md index d2e0e415c..4fc5fbe6a 100644 --- a/docs/api/namespaces/YTNodes/classes/GridVideo.md +++ b/docs/api/namespaces/YTNodes/classes/GridVideo.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L29) +[src/parser/classes/GridVideo.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L29) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L19) +[src/parser/classes/GridVideo.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L19) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L24) +[src/parser/classes/GridVideo.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L24) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L18) +[src/parser/classes/GridVideo.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L18) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L22) +[src/parser/classes/GridVideo.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L22) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L12) +[src/parser/classes/GridVideo.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L12) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L27) +[src/parser/classes/GridVideo.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L27) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L23) +[src/parser/classes/GridVideo.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L23) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L17) +[src/parser/classes/GridVideo.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L17) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L16) +[src/parser/classes/GridVideo.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L16) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L21) +[src/parser/classes/GridVideo.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L21) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L15) +[src/parser/classes/GridVideo.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L15) *** @@ -146,7 +146,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L14) +[src/parser/classes/GridVideo.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L14) *** @@ -156,7 +156,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L13) +[src/parser/classes/GridVideo.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L13) *** @@ -170,7 +170,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -180,7 +180,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L25) +[src/parser/classes/GridVideo.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L25) *** @@ -190,7 +190,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L26) +[src/parser/classes/GridVideo.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L26) *** @@ -200,7 +200,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L20) +[src/parser/classes/GridVideo.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L20) *** @@ -214,7 +214,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L10) +[src/parser/classes/GridVideo.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L10) ## Accessors @@ -228,7 +228,7 @@ #### Defined in -[src/parser/classes/GridVideo.ts:57](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GridVideo.ts#L57) +[src/parser/classes/GridVideo.ts:57](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GridVideo.ts#L57) ## Methods @@ -266,7 +266,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -300,7 +300,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -334,7 +334,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -372,4 +372,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GuideCollapsibleEntry.md b/docs/api/namespaces/YTNodes/classes/GuideCollapsibleEntry.md index f340e53a7..09fc64bad 100644 --- a/docs/api/namespaces/YTNodes/classes/GuideCollapsibleEntry.md +++ b/docs/api/namespaces/YTNodes/classes/GuideCollapsibleEntry.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/GuideCollapsibleEntry.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideCollapsibleEntry.ts#L13) +[src/parser/classes/GuideCollapsibleEntry.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideCollapsibleEntry.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/GuideCollapsibleEntry.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideCollapsibleEntry.ts#L10) +[src/parser/classes/GuideCollapsibleEntry.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideCollapsibleEntry.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/GuideCollapsibleEntry.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideCollapsibleEntry.ts#L11) +[src/parser/classes/GuideCollapsibleEntry.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideCollapsibleEntry.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/GuideCollapsibleEntry.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideCollapsibleEntry.ts#L9) +[src/parser/classes/GuideCollapsibleEntry.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideCollapsibleEntry.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/GuideCollapsibleEntry.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideCollapsibleEntry.ts#L7) +[src/parser/classes/GuideCollapsibleEntry.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideCollapsibleEntry.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GuideCollapsibleSectionEntry.md b/docs/api/namespaces/YTNodes/classes/GuideCollapsibleSectionEntry.md index 38d8f48aa..97b665df3 100644 --- a/docs/api/namespaces/YTNodes/classes/GuideCollapsibleSectionEntry.md +++ b/docs/api/namespaces/YTNodes/classes/GuideCollapsibleSectionEntry.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/GuideCollapsibleSectionEntry.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideCollapsibleSectionEntry.ts#L13) +[src/parser/classes/GuideCollapsibleSectionEntry.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideCollapsibleSectionEntry.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/GuideCollapsibleSectionEntry.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideCollapsibleSectionEntry.ts#L10) +[src/parser/classes/GuideCollapsibleSectionEntry.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideCollapsibleSectionEntry.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/GuideCollapsibleSectionEntry.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideCollapsibleSectionEntry.ts#L9) +[src/parser/classes/GuideCollapsibleSectionEntry.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideCollapsibleSectionEntry.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/GuideCollapsibleSectionEntry.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideCollapsibleSectionEntry.ts#L8) +[src/parser/classes/GuideCollapsibleSectionEntry.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideCollapsibleSectionEntry.ts#L8) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/GuideCollapsibleSectionEntry.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideCollapsibleSectionEntry.ts#L11) +[src/parser/classes/GuideCollapsibleSectionEntry.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideCollapsibleSectionEntry.ts#L11) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/GuideCollapsibleSectionEntry.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideCollapsibleSectionEntry.ts#L6) +[src/parser/classes/GuideCollapsibleSectionEntry.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideCollapsibleSectionEntry.ts#L6) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GuideDownloadsEntry.md b/docs/api/namespaces/YTNodes/classes/GuideDownloadsEntry.md index c9678d065..026af4dfb 100644 --- a/docs/api/namespaces/YTNodes/classes/GuideDownloadsEntry.md +++ b/docs/api/namespaces/YTNodes/classes/GuideDownloadsEntry.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/GuideDownloadsEntry.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideDownloadsEntry.ts#L9) +[src/parser/classes/GuideDownloadsEntry.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideDownloadsEntry.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/GuideDownloadsEntry.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideDownloadsEntry.ts#L7) +[src/parser/classes/GuideDownloadsEntry.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideDownloadsEntry.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/classes/GuideEntry.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideEntry.ts#L14) +[src/parser/classes/GuideEntry.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideEntry.ts#L14) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/GuideEntry.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideEntry.ts#L11) +[src/parser/classes/GuideEntry.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideEntry.ts#L11) *** @@ -78,7 +78,7 @@ #### Defined in -[src/parser/classes/GuideEntry.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideEntry.ts#L12) +[src/parser/classes/GuideEntry.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideEntry.ts#L12) *** @@ -92,7 +92,7 @@ #### Defined in -[src/parser/classes/GuideEntry.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideEntry.ts#L15) +[src/parser/classes/GuideEntry.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideEntry.ts#L15) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/GuideEntry.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideEntry.ts#L13) +[src/parser/classes/GuideEntry.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideEntry.ts#L13) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/classes/GuideEntry.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideEntry.ts#L10) +[src/parser/classes/GuideEntry.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideEntry.ts#L10) *** @@ -134,7 +134,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -148,7 +148,7 @@ #### Defined in -[src/parser/classes/GuideDownloadsEntry.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideDownloadsEntry.ts#L5) +[src/parser/classes/GuideDownloadsEntry.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideDownloadsEntry.ts#L5) ## Methods @@ -186,7 +186,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -220,7 +220,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -254,7 +254,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -292,4 +292,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GuideEntry.md b/docs/api/namespaces/YTNodes/classes/GuideEntry.md index 5c39d72ce..a192d24f7 100644 --- a/docs/api/namespaces/YTNodes/classes/GuideEntry.md +++ b/docs/api/namespaces/YTNodes/classes/GuideEntry.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/GuideEntry.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideEntry.ts#L17) +[src/parser/classes/GuideEntry.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideEntry.ts#L17) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/GuideEntry.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideEntry.ts#L14) +[src/parser/classes/GuideEntry.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideEntry.ts#L14) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/classes/GuideEntry.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideEntry.ts#L11) +[src/parser/classes/GuideEntry.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideEntry.ts#L11) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/GuideEntry.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideEntry.ts#L12) +[src/parser/classes/GuideEntry.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideEntry.ts#L12) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/classes/GuideEntry.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideEntry.ts#L15) +[src/parser/classes/GuideEntry.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideEntry.ts#L15) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/classes/GuideEntry.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideEntry.ts#L13) +[src/parser/classes/GuideEntry.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideEntry.ts#L13) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/GuideEntry.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideEntry.ts#L10) +[src/parser/classes/GuideEntry.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideEntry.ts#L10) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -118,7 +118,7 @@ #### Defined in -[src/parser/classes/GuideEntry.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideEntry.ts#L8) +[src/parser/classes/GuideEntry.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideEntry.ts#L8) ## Methods @@ -156,7 +156,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -190,7 +190,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -224,7 +224,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -262,4 +262,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GuideSection.md b/docs/api/namespaces/YTNodes/classes/GuideSection.md index b9ca149a9..fe896e313 100644 --- a/docs/api/namespaces/YTNodes/classes/GuideSection.md +++ b/docs/api/namespaces/YTNodes/classes/GuideSection.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/GuideSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideSection.ts#L12) +[src/parser/classes/GuideSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideSection.ts#L12) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/GuideSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideSection.ts#L10) +[src/parser/classes/GuideSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideSection.ts#L10) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/classes/GuideSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideSection.ts#L9) +[src/parser/classes/GuideSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideSection.ts#L9) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -78,7 +78,7 @@ #### Defined in -[src/parser/classes/GuideSection.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideSection.ts#L7) +[src/parser/classes/GuideSection.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideSection.ts#L7) ## Methods @@ -116,7 +116,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -150,7 +150,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -184,7 +184,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -222,4 +222,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/GuideSubscriptionsSection.md b/docs/api/namespaces/YTNodes/classes/GuideSubscriptionsSection.md index 3b3757ae2..9e03e33ea 100644 --- a/docs/api/namespaces/YTNodes/classes/GuideSubscriptionsSection.md +++ b/docs/api/namespaces/YTNodes/classes/GuideSubscriptionsSection.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/GuideSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideSection.ts#L12) +[src/parser/classes/GuideSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideSection.ts#L12) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/GuideSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideSection.ts#L10) +[src/parser/classes/GuideSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideSection.ts#L10) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/GuideSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideSection.ts#L9) +[src/parser/classes/GuideSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideSection.ts#L9) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/GuideSubscriptionsSection.ts:4](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/GuideSubscriptionsSection.ts#L4) +[src/parser/classes/GuideSubscriptionsSection.ts:4](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/GuideSubscriptionsSection.ts#L4) ## Methods @@ -120,7 +120,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -154,7 +154,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -188,7 +188,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -226,4 +226,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/HashtagHeader.md b/docs/api/namespaces/YTNodes/classes/HashtagHeader.md index 1e69ddfb2..5887cd4f5 100644 --- a/docs/api/namespaces/YTNodes/classes/HashtagHeader.md +++ b/docs/api/namespaces/YTNodes/classes/HashtagHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/HashtagHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HashtagHeader.ts#L11) +[src/parser/classes/HashtagHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HashtagHeader.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/HashtagHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HashtagHeader.ts#L8) +[src/parser/classes/HashtagHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HashtagHeader.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/HashtagHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HashtagHeader.ts#L9) +[src/parser/classes/HashtagHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HashtagHeader.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/HashtagHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HashtagHeader.ts#L6) +[src/parser/classes/HashtagHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HashtagHeader.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/HashtagTile.md b/docs/api/namespaces/YTNodes/classes/HashtagTile.md index b52e795f0..9cabd75a6 100644 --- a/docs/api/namespaces/YTNodes/classes/HashtagTile.md +++ b/docs/api/namespaces/YTNodes/classes/HashtagTile.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/HashtagTile.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HashtagTile.ts#L18) +[src/parser/classes/HashtagTile.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HashtagTile.ts#L18) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/HashtagTile.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HashtagTile.ts#L13) +[src/parser/classes/HashtagTile.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HashtagTile.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/HashtagTile.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HashtagTile.ts#L10) +[src/parser/classes/HashtagTile.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HashtagTile.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/HashtagTile.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HashtagTile.ts#L14) +[src/parser/classes/HashtagTile.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HashtagTile.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/HashtagTile.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HashtagTile.ts#L16) +[src/parser/classes/HashtagTile.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HashtagTile.ts#L16) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/HashtagTile.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HashtagTile.ts#L11) +[src/parser/classes/HashtagTile.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HashtagTile.ts#L11) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/HashtagTile.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HashtagTile.ts#L12) +[src/parser/classes/HashtagTile.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HashtagTile.ts#L12) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/HashtagTile.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HashtagTile.ts#L15) +[src/parser/classes/HashtagTile.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HashtagTile.ts#L15) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/HashtagTile.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HashtagTile.ts#L8) +[src/parser/classes/HashtagTile.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HashtagTile.ts#L8) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/HeatMarker.md b/docs/api/namespaces/YTNodes/classes/HeatMarker.md index bf3bcb207..8856e8497 100644 --- a/docs/api/namespaces/YTNodes/classes/HeatMarker.md +++ b/docs/api/namespaces/YTNodes/classes/HeatMarker.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/HeatMarker.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HeatMarker.ts#L11) +[src/parser/classes/HeatMarker.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HeatMarker.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/HeatMarker.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HeatMarker.ts#L9) +[src/parser/classes/HeatMarker.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HeatMarker.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/HeatMarker.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HeatMarker.ts#L8) +[src/parser/classes/HeatMarker.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HeatMarker.ts#L8) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/HeatMarker.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HeatMarker.ts#L7) +[src/parser/classes/HeatMarker.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HeatMarker.ts#L7) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/HeatMarker.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HeatMarker.ts#L5) +[src/parser/classes/HeatMarker.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HeatMarker.ts#L5) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Heatmap.md b/docs/api/namespaces/YTNodes/classes/Heatmap.md index 73f0c0309..cb9e00555 100644 --- a/docs/api/namespaces/YTNodes/classes/Heatmap.md +++ b/docs/api/namespaces/YTNodes/classes/Heatmap.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Heatmap.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Heatmap.ts#L14) +[src/parser/classes/Heatmap.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Heatmap.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Heatmap.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Heatmap.ts#L11) +[src/parser/classes/Heatmap.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Heatmap.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Heatmap.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Heatmap.ts#L12) +[src/parser/classes/Heatmap.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Heatmap.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/Heatmap.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Heatmap.ts#L8) +[src/parser/classes/Heatmap.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Heatmap.ts#L8) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/Heatmap.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Heatmap.ts#L9) +[src/parser/classes/Heatmap.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Heatmap.ts#L9) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/Heatmap.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Heatmap.ts#L10) +[src/parser/classes/Heatmap.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Heatmap.ts#L10) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/Heatmap.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Heatmap.ts#L6) +[src/parser/classes/Heatmap.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Heatmap.ts#L6) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/HeroPlaylistThumbnail.md b/docs/api/namespaces/YTNodes/classes/HeroPlaylistThumbnail.md index 64d874908..93717ed27 100644 --- a/docs/api/namespaces/YTNodes/classes/HeroPlaylistThumbnail.md +++ b/docs/api/namespaces/YTNodes/classes/HeroPlaylistThumbnail.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/HeroPlaylistThumbnail.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HeroPlaylistThumbnail.ts#L12) +[src/parser/classes/HeroPlaylistThumbnail.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HeroPlaylistThumbnail.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/HeroPlaylistThumbnail.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HeroPlaylistThumbnail.ts#L10) +[src/parser/classes/HeroPlaylistThumbnail.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HeroPlaylistThumbnail.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/HeroPlaylistThumbnail.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HeroPlaylistThumbnail.ts#L9) +[src/parser/classes/HeroPlaylistThumbnail.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HeroPlaylistThumbnail.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/HeroPlaylistThumbnail.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HeroPlaylistThumbnail.ts#L7) +[src/parser/classes/HeroPlaylistThumbnail.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HeroPlaylistThumbnail.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/HighlightsCarousel.md b/docs/api/namespaces/YTNodes/classes/HighlightsCarousel.md index 87c865305..498398f03 100644 --- a/docs/api/namespaces/YTNodes/classes/HighlightsCarousel.md +++ b/docs/api/namespaces/YTNodes/classes/HighlightsCarousel.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/HighlightsCarousel.ts:74](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HighlightsCarousel.ts#L74) +[src/parser/classes/HighlightsCarousel.ts:74](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HighlightsCarousel.ts#L74) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/HighlightsCarousel.ts:72](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HighlightsCarousel.ts#L72) +[src/parser/classes/HighlightsCarousel.ts:72](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HighlightsCarousel.ts#L72) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/HighlightsCarousel.ts:70](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HighlightsCarousel.ts#L70) +[src/parser/classes/HighlightsCarousel.ts:70](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HighlightsCarousel.ts#L70) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/HistorySuggestion.md b/docs/api/namespaces/YTNodes/classes/HistorySuggestion.md index cafaf16d5..9be3aa7b0 100644 --- a/docs/api/namespaces/YTNodes/classes/HistorySuggestion.md +++ b/docs/api/namespaces/YTNodes/classes/HistorySuggestion.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/HistorySuggestion.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HistorySuggestion.ts#L7) +[src/parser/classes/HistorySuggestion.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HistorySuggestion.ts#L7) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/SearchSuggestion.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSuggestion.ts#L10) +[src/parser/classes/SearchSuggestion.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSuggestion.ts#L10) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/SearchSuggestion.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSuggestion.ts#L11) +[src/parser/classes/SearchSuggestion.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSuggestion.ts#L11) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/classes/SearchSuggestion.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSuggestion.ts#L12) +[src/parser/classes/SearchSuggestion.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSuggestion.ts#L12) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/SearchSuggestion.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSuggestion.ts#L9) +[src/parser/classes/SearchSuggestion.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSuggestion.ts#L9) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/HistorySuggestion.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HistorySuggestion.ts#L5) +[src/parser/classes/HistorySuggestion.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HistorySuggestion.ts#L5) ## Methods @@ -148,7 +148,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -182,7 +182,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -216,7 +216,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -254,4 +254,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/HorizontalCardList.md b/docs/api/namespaces/YTNodes/classes/HorizontalCardList.md index 44238c20a..dc373637f 100644 --- a/docs/api/namespaces/YTNodes/classes/HorizontalCardList.md +++ b/docs/api/namespaces/YTNodes/classes/HorizontalCardList.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/HorizontalCardList.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalCardList.ts#L18) +[src/parser/classes/HorizontalCardList.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalCardList.ts#L18) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/HorizontalCardList.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalCardList.ts#L13) +[src/parser/classes/HorizontalCardList.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalCardList.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/HorizontalCardList.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalCardList.ts#L14) +[src/parser/classes/HorizontalCardList.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalCardList.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/HorizontalCardList.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalCardList.ts#L16) +[src/parser/classes/HorizontalCardList.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalCardList.ts#L16) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/HorizontalCardList.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalCardList.ts#L15) +[src/parser/classes/HorizontalCardList.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalCardList.ts#L15) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/HorizontalCardList.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalCardList.ts#L11) +[src/parser/classes/HorizontalCardList.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalCardList.ts#L11) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/HorizontalList.md b/docs/api/namespaces/YTNodes/classes/HorizontalList.md index 102d83499..c63412110 100644 --- a/docs/api/namespaces/YTNodes/classes/HorizontalList.md +++ b/docs/api/namespaces/YTNodes/classes/HorizontalList.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/HorizontalList.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalList.ts#L10) +[src/parser/classes/HorizontalList.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalList.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/HorizontalList.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalList.ts#L8) +[src/parser/classes/HorizontalList.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalList.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/HorizontalList.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalList.ts#L7) +[src/parser/classes/HorizontalList.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalList.ts#L7) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/HorizontalList.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalList.ts#L5) +[src/parser/classes/HorizontalList.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalList.ts#L5) ## Accessors @@ -88,7 +88,7 @@ #### Defined in -[src/parser/classes/HorizontalList.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalList.ts#L17) +[src/parser/classes/HorizontalList.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalList.ts#L17) ## Methods @@ -126,7 +126,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -160,7 +160,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -194,7 +194,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -232,4 +232,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/HorizontalMovieList.md b/docs/api/namespaces/YTNodes/classes/HorizontalMovieList.md index 7918e90c8..c9a26427b 100644 --- a/docs/api/namespaces/YTNodes/classes/HorizontalMovieList.md +++ b/docs/api/namespaces/YTNodes/classes/HorizontalMovieList.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/HorizontalMovieList.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalMovieList.ts#L12) +[src/parser/classes/HorizontalMovieList.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalMovieList.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/HorizontalMovieList.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalMovieList.ts#L8) +[src/parser/classes/HorizontalMovieList.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalMovieList.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/HorizontalMovieList.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalMovieList.ts#L10) +[src/parser/classes/HorizontalMovieList.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalMovieList.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/HorizontalMovieList.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalMovieList.ts#L9) +[src/parser/classes/HorizontalMovieList.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalMovieList.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/HorizontalMovieList.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalMovieList.ts#L6) +[src/parser/classes/HorizontalMovieList.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalMovieList.ts#L6) ## Accessors @@ -98,7 +98,7 @@ #### Defined in -[src/parser/classes/HorizontalMovieList.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/HorizontalMovieList.ts#L20) +[src/parser/classes/HorizontalMovieList.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/HorizontalMovieList.ts#L20) ## Methods @@ -136,7 +136,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -170,7 +170,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -204,7 +204,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -242,4 +242,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/IconLink.md b/docs/api/namespaces/YTNodes/classes/IconLink.md index 580c82ab9..b72f28925 100644 --- a/docs/api/namespaces/YTNodes/classes/IconLink.md +++ b/docs/api/namespaces/YTNodes/classes/IconLink.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/IconLink.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/IconLink.ts#L13) +[src/parser/classes/IconLink.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/IconLink.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/IconLink.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/IconLink.ts#L11) +[src/parser/classes/IconLink.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/IconLink.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/IconLink.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/IconLink.ts#L9) +[src/parser/classes/IconLink.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/IconLink.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/IconLink.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/IconLink.ts#L10) +[src/parser/classes/IconLink.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/IconLink.ts#L10) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/IconLink.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/IconLink.ts#L7) +[src/parser/classes/IconLink.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/IconLink.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ImageBannerView.md b/docs/api/namespaces/YTNodes/classes/ImageBannerView.md index 13b96a8de..dde236a76 100644 --- a/docs/api/namespaces/YTNodes/classes/ImageBannerView.md +++ b/docs/api/namespaces/YTNodes/classes/ImageBannerView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ImageBannerView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ImageBannerView.ts#L11) +[src/parser/classes/ImageBannerView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ImageBannerView.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ImageBannerView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ImageBannerView.ts#L8) +[src/parser/classes/ImageBannerView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ImageBannerView.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ImageBannerView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ImageBannerView.ts#L9) +[src/parser/classes/ImageBannerView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ImageBannerView.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ImageBannerView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ImageBannerView.ts#L6) +[src/parser/classes/ImageBannerView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ImageBannerView.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/IncludingResultsFor.md b/docs/api/namespaces/YTNodes/classes/IncludingResultsFor.md index 18abef40e..9e1089ce8 100644 --- a/docs/api/namespaces/YTNodes/classes/IncludingResultsFor.md +++ b/docs/api/namespaces/YTNodes/classes/IncludingResultsFor.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/IncludingResultsFor.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/IncludingResultsFor.ts#L16) +[src/parser/classes/IncludingResultsFor.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/IncludingResultsFor.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/IncludingResultsFor.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/IncludingResultsFor.ts#L10) +[src/parser/classes/IncludingResultsFor.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/IncludingResultsFor.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/IncludingResultsFor.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/IncludingResultsFor.ts#L11) +[src/parser/classes/IncludingResultsFor.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/IncludingResultsFor.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/IncludingResultsFor.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/IncludingResultsFor.ts#L9) +[src/parser/classes/IncludingResultsFor.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/IncludingResultsFor.ts#L9) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/IncludingResultsFor.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/IncludingResultsFor.ts#L13) +[src/parser/classes/IncludingResultsFor.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/IncludingResultsFor.ts#L13) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/IncludingResultsFor.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/IncludingResultsFor.ts#L14) +[src/parser/classes/IncludingResultsFor.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/IncludingResultsFor.ts#L14) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/IncludingResultsFor.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/IncludingResultsFor.ts#L12) +[src/parser/classes/IncludingResultsFor.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/IncludingResultsFor.ts#L12) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/IncludingResultsFor.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/IncludingResultsFor.ts#L7) +[src/parser/classes/IncludingResultsFor.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/IncludingResultsFor.ts#L7) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/InfoPanelContainer.md b/docs/api/namespaces/YTNodes/classes/InfoPanelContainer.md index 7cf99612f..edde6e5a6 100644 --- a/docs/api/namespaces/YTNodes/classes/InfoPanelContainer.md +++ b/docs/api/namespaces/YTNodes/classes/InfoPanelContainer.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/InfoPanelContainer.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContainer.ts#L19) +[src/parser/classes/InfoPanelContainer.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContainer.ts#L19) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/InfoPanelContainer.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContainer.ts#L15) +[src/parser/classes/InfoPanelContainer.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContainer.ts#L15) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/InfoPanelContainer.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContainer.ts#L13) +[src/parser/classes/InfoPanelContainer.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContainer.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/InfoPanelContainer.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContainer.ts#L14) +[src/parser/classes/InfoPanelContainer.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContainer.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/InfoPanelContainer.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContainer.ts#L17) +[src/parser/classes/InfoPanelContainer.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContainer.ts#L17) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/InfoPanelContainer.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContainer.ts#L12) +[src/parser/classes/InfoPanelContainer.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContainer.ts#L12) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/InfoPanelContainer.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContainer.ts#L11) +[src/parser/classes/InfoPanelContainer.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContainer.ts#L11) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/InfoPanelContainer.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContainer.ts#L16) +[src/parser/classes/InfoPanelContainer.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContainer.ts#L16) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/InfoPanelContainer.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContainer.ts#L9) +[src/parser/classes/InfoPanelContainer.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContainer.ts#L9) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/InfoPanelContent.md b/docs/api/namespaces/YTNodes/classes/InfoPanelContent.md index 357906f37..2174c3d9d 100644 --- a/docs/api/namespaces/YTNodes/classes/InfoPanelContent.md +++ b/docs/api/namespaces/YTNodes/classes/InfoPanelContent.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/InfoPanelContent.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContent.ts#L21) +[src/parser/classes/InfoPanelContent.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContent.ts#L21) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/InfoPanelContent.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContent.ts#L14) +[src/parser/classes/InfoPanelContent.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContent.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/InfoPanelContent.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContent.ts#L18) +[src/parser/classes/InfoPanelContent.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContent.ts#L18) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/InfoPanelContent.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContent.ts#L19) +[src/parser/classes/InfoPanelContent.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContent.ts#L19) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/InfoPanelContent.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContent.ts#L13) +[src/parser/classes/InfoPanelContent.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContent.ts#L13) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/InfoPanelContent.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContent.ts#L12) +[src/parser/classes/InfoPanelContent.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContent.ts#L12) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/InfoPanelContent.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContent.ts#L16) +[src/parser/classes/InfoPanelContent.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContent.ts#L16) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/InfoPanelContent.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContent.ts#L15) +[src/parser/classes/InfoPanelContent.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContent.ts#L15) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/InfoPanelContent.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContent.ts#L11) +[src/parser/classes/InfoPanelContent.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContent.ts#L11) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/InfoPanelContent.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContent.ts#L17) +[src/parser/classes/InfoPanelContent.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContent.ts#L17) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/InfoPanelContent.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoPanelContent.ts#L9) +[src/parser/classes/InfoPanelContent.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoPanelContent.ts#L9) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -216,7 +216,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -250,7 +250,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -288,4 +288,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/InfoRow.md b/docs/api/namespaces/YTNodes/classes/InfoRow.md index 96156bed2..1f08848b3 100644 --- a/docs/api/namespaces/YTNodes/classes/InfoRow.md +++ b/docs/api/namespaces/YTNodes/classes/InfoRow.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/InfoRow.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoRow.ts#L13) +[src/parser/classes/InfoRow.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoRow.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/InfoRow.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoRow.ts#L9) +[src/parser/classes/InfoRow.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoRow.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/InfoRow.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoRow.ts#L10) +[src/parser/classes/InfoRow.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoRow.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/InfoRow.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoRow.ts#L11) +[src/parser/classes/InfoRow.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoRow.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/InfoRow.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoRow.ts#L8) +[src/parser/classes/InfoRow.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoRow.ts#L8) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/InfoRow.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InfoRow.ts#L6) +[src/parser/classes/InfoRow.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InfoRow.ts#L6) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/InteractiveTabbedHeader.md b/docs/api/namespaces/YTNodes/classes/InteractiveTabbedHeader.md index aa39a7a6a..c164d3925 100644 --- a/docs/api/namespaces/YTNodes/classes/InteractiveTabbedHeader.md +++ b/docs/api/namespaces/YTNodes/classes/InteractiveTabbedHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/InteractiveTabbedHeader.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InteractiveTabbedHeader.ts#L23) +[src/parser/classes/InteractiveTabbedHeader.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InteractiveTabbedHeader.ts#L23) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/InteractiveTabbedHeader.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InteractiveTabbedHeader.ts#L21) +[src/parser/classes/InteractiveTabbedHeader.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InteractiveTabbedHeader.ts#L21) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/InteractiveTabbedHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InteractiveTabbedHeader.ts#L17) +[src/parser/classes/InteractiveTabbedHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InteractiveTabbedHeader.ts#L17) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/InteractiveTabbedHeader.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InteractiveTabbedHeader.ts#L19) +[src/parser/classes/InteractiveTabbedHeader.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InteractiveTabbedHeader.ts#L19) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/InteractiveTabbedHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InteractiveTabbedHeader.ts#L18) +[src/parser/classes/InteractiveTabbedHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InteractiveTabbedHeader.ts#L18) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/InteractiveTabbedHeader.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InteractiveTabbedHeader.ts#L20) +[src/parser/classes/InteractiveTabbedHeader.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InteractiveTabbedHeader.ts#L20) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/InteractiveTabbedHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InteractiveTabbedHeader.ts#L15) +[src/parser/classes/InteractiveTabbedHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InteractiveTabbedHeader.ts#L15) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/InteractiveTabbedHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InteractiveTabbedHeader.ts#L13) +[src/parser/classes/InteractiveTabbedHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InteractiveTabbedHeader.ts#L13) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/InteractiveTabbedHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InteractiveTabbedHeader.ts#L16) +[src/parser/classes/InteractiveTabbedHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InteractiveTabbedHeader.ts#L16) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/InteractiveTabbedHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InteractiveTabbedHeader.ts#L14) +[src/parser/classes/InteractiveTabbedHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InteractiveTabbedHeader.ts#L14) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/InteractiveTabbedHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/InteractiveTabbedHeader.ts#L11) +[src/parser/classes/InteractiveTabbedHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/InteractiveTabbedHeader.ts#L11) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -216,7 +216,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -250,7 +250,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -288,4 +288,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ItemSection.md b/docs/api/namespaces/YTNodes/classes/ItemSection.md index 9213ddd85..9d6699008 100644 --- a/docs/api/namespaces/YTNodes/classes/ItemSection.md +++ b/docs/api/namespaces/YTNodes/classes/ItemSection.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ItemSection.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSection.ts#L17) +[src/parser/classes/ItemSection.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSection.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ItemSection.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSection.ts#L13) +[src/parser/classes/ItemSection.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSection.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ItemSection.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSection.ts#L15) +[src/parser/classes/ItemSection.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSection.ts#L15) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ItemSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSection.ts#L12) +[src/parser/classes/ItemSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSection.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ItemSection.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSection.ts#L14) +[src/parser/classes/ItemSection.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSection.ts#L14) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/ItemSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSection.ts#L10) +[src/parser/classes/ItemSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSection.ts#L10) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ItemSectionHeader.md b/docs/api/namespaces/YTNodes/classes/ItemSectionHeader.md index a245eb36b..3d85ba140 100644 --- a/docs/api/namespaces/YTNodes/classes/ItemSectionHeader.md +++ b/docs/api/namespaces/YTNodes/classes/ItemSectionHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ItemSectionHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSectionHeader.ts#L10) +[src/parser/classes/ItemSectionHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSectionHeader.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ItemSectionHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSectionHeader.ts#L8) +[src/parser/classes/ItemSectionHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSectionHeader.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ItemSectionHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSectionHeader.ts#L6) +[src/parser/classes/ItemSectionHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSectionHeader.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ItemSectionTab.md b/docs/api/namespaces/YTNodes/classes/ItemSectionTab.md index 33f67628a..2514e6ed7 100644 --- a/docs/api/namespaces/YTNodes/classes/ItemSectionTab.md +++ b/docs/api/namespaces/YTNodes/classes/ItemSectionTab.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ItemSectionTab.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSectionTab.ts#L13) +[src/parser/classes/ItemSectionTab.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSectionTab.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ItemSectionTab.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSectionTab.ts#L11) +[src/parser/classes/ItemSectionTab.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSectionTab.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ItemSectionTab.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSectionTab.ts#L10) +[src/parser/classes/ItemSectionTab.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSectionTab.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ItemSectionTab.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSectionTab.ts#L9) +[src/parser/classes/ItemSectionTab.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSectionTab.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/ItemSectionTab.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSectionTab.ts#L7) +[src/parser/classes/ItemSectionTab.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSectionTab.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ItemSectionTabbedHeader.md b/docs/api/namespaces/YTNodes/classes/ItemSectionTabbedHeader.md index 8a1ecb225..50fc6203a 100644 --- a/docs/api/namespaces/YTNodes/classes/ItemSectionTabbedHeader.md +++ b/docs/api/namespaces/YTNodes/classes/ItemSectionTabbedHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ItemSectionTabbedHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSectionTabbedHeader.ts#L13) +[src/parser/classes/ItemSectionTabbedHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSectionTabbedHeader.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ItemSectionTabbedHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSectionTabbedHeader.ts#L11) +[src/parser/classes/ItemSectionTabbedHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSectionTabbedHeader.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ItemSectionTabbedHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSectionTabbedHeader.ts#L10) +[src/parser/classes/ItemSectionTabbedHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSectionTabbedHeader.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ItemSectionTabbedHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSectionTabbedHeader.ts#L9) +[src/parser/classes/ItemSectionTabbedHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSectionTabbedHeader.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/ItemSectionTabbedHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ItemSectionTabbedHeader.ts#L7) +[src/parser/classes/ItemSectionTabbedHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ItemSectionTabbedHeader.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/KidsBlocklistPicker.md b/docs/api/namespaces/YTNodes/classes/KidsBlocklistPicker.md index b15e8e139..5fdbd6213 100644 --- a/docs/api/namespaces/YTNodes/classes/KidsBlocklistPicker.md +++ b/docs/api/namespaces/YTNodes/classes/KidsBlocklistPicker.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsBlocklistPicker.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsBlocklistPicker.ts#L15) +[src/parser/classes/ytkids/KidsBlocklistPicker.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsBlocklistPicker.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsBlocklistPicker.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsBlocklistPicker.ts#L11) +[src/parser/classes/ytkids/KidsBlocklistPicker.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsBlocklistPicker.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsBlocklistPicker.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsBlocklistPicker.ts#L12) +[src/parser/classes/ytkids/KidsBlocklistPicker.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsBlocklistPicker.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsBlocklistPicker.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsBlocklistPicker.ts#L13) +[src/parser/classes/ytkids/KidsBlocklistPicker.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsBlocklistPicker.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsBlocklistPicker.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsBlocklistPicker.ts#L10) +[src/parser/classes/ytkids/KidsBlocklistPicker.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsBlocklistPicker.ts#L10) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsBlocklistPicker.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsBlocklistPicker.ts#L8) +[src/parser/classes/ytkids/KidsBlocklistPicker.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsBlocklistPicker.ts#L8) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/KidsBlocklistPickerItem.md b/docs/api/namespaces/YTNodes/classes/KidsBlocklistPickerItem.md index 8edd980cd..7b0a15b3d 100644 --- a/docs/api/namespaces/YTNodes/classes/KidsBlocklistPickerItem.md +++ b/docs/api/namespaces/YTNodes/classes/KidsBlocklistPickerItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L21) +[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L21) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L17) +[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L17) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L18) +[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L18) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L19) +[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L19) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L16) +[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L16) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L15) +[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L15) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L11) +[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L11) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L30) +[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:30](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L30) *** @@ -190,7 +190,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -224,7 +224,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -262,7 +262,7 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) *** @@ -280,4 +280,4 @@ If the node does not have the key #### Defined in -[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L46) +[src/parser/classes/ytkids/KidsBlocklistPickerItem.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsBlocklistPickerItem.ts#L46) diff --git a/docs/api/namespaces/YTNodes/classes/KidsCategoriesHeader.md b/docs/api/namespaces/YTNodes/classes/KidsCategoriesHeader.md index 8cf90ca64..3e8d78172 100644 --- a/docs/api/namespaces/YTNodes/classes/KidsCategoriesHeader.md +++ b/docs/api/namespaces/YTNodes/classes/KidsCategoriesHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsCategoriesHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsCategoriesHeader.ts#L13) +[src/parser/classes/ytkids/KidsCategoriesHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsCategoriesHeader.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsCategoriesHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsCategoriesHeader.ts#L10) +[src/parser/classes/ytkids/KidsCategoriesHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsCategoriesHeader.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsCategoriesHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsCategoriesHeader.ts#L11) +[src/parser/classes/ytkids/KidsCategoriesHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsCategoriesHeader.ts#L11) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsCategoriesHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsCategoriesHeader.ts#L8) +[src/parser/classes/ytkids/KidsCategoriesHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsCategoriesHeader.ts#L8) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/KidsCategoryTab.md b/docs/api/namespaces/YTNodes/classes/KidsCategoryTab.md index b74c6a02d..40db20920 100644 --- a/docs/api/namespaces/YTNodes/classes/KidsCategoryTab.md +++ b/docs/api/namespaces/YTNodes/classes/KidsCategoryTab.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsCategoryTab.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsCategoryTab.ts#L17) +[src/parser/classes/ytkids/KidsCategoryTab.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsCategoryTab.ts#L17) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsCategoryTab.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsCategoryTab.ts#L10) +[src/parser/classes/ytkids/KidsCategoryTab.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsCategoryTab.ts#L10) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsCategoryTab.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsCategoryTab.ts#L14) +[src/parser/classes/ytkids/KidsCategoryTab.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsCategoryTab.ts#L14) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsCategoryTab.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsCategoryTab.ts#L15) +[src/parser/classes/ytkids/KidsCategoryTab.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsCategoryTab.ts#L15) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsCategoryTab.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsCategoryTab.ts#L9) +[src/parser/classes/ytkids/KidsCategoryTab.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsCategoryTab.ts#L9) *** @@ -88,7 +88,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -102,7 +102,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsCategoryTab.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsCategoryTab.ts#L7) +[src/parser/classes/ytkids/KidsCategoryTab.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsCategoryTab.ts#L7) ## Methods @@ -140,7 +140,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -174,7 +174,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -208,7 +208,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -246,4 +246,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/KidsHomeScreen.md b/docs/api/namespaces/YTNodes/classes/KidsHomeScreen.md index d41cece45..c43d3e720 100644 --- a/docs/api/namespaces/YTNodes/classes/KidsHomeScreen.md +++ b/docs/api/namespaces/YTNodes/classes/KidsHomeScreen.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsHomeScreen.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsHomeScreen.ts#L11) +[src/parser/classes/ytkids/KidsHomeScreen.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsHomeScreen.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsHomeScreen.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsHomeScreen.ts#L9) +[src/parser/classes/ytkids/KidsHomeScreen.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsHomeScreen.ts#L9) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ytkids/KidsHomeScreen.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ytkids/KidsHomeScreen.ts#L7) +[src/parser/classes/ytkids/KidsHomeScreen.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ytkids/KidsHomeScreen.ts#L7) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LikeButton.md b/docs/api/namespaces/YTNodes/classes/LikeButton.md index a269fb3a6..2312eb7b9 100644 --- a/docs/api/namespaces/YTNodes/classes/LikeButton.md +++ b/docs/api/namespaces/YTNodes/classes/LikeButton.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/LikeButton.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LikeButton.ts#L16) +[src/parser/classes/LikeButton.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LikeButton.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/LikeButton.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LikeButton.ts#L14) +[src/parser/classes/LikeButton.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LikeButton.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/LikeButton.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LikeButton.ts#L12) +[src/parser/classes/LikeButton.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LikeButton.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/LikeButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LikeButton.ts#L13) +[src/parser/classes/LikeButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LikeButton.ts#L13) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/classes/LikeButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LikeButton.ts#L8) +[src/parser/classes/LikeButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LikeButton.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -98,7 +98,7 @@ #### Defined in -[src/parser/classes/LikeButton.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LikeButton.ts#L6) +[src/parser/classes/LikeButton.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LikeButton.ts#L6) ## Methods @@ -136,7 +136,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -170,7 +170,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -204,7 +204,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -242,4 +242,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LikeButtonView.md b/docs/api/namespaces/YTNodes/classes/LikeButtonView.md index 4c241d3d1..6d5d47e0d 100644 --- a/docs/api/namespaces/YTNodes/classes/LikeButtonView.md +++ b/docs/api/namespaces/YTNodes/classes/LikeButtonView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/LikeButtonView.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LikeButtonView.ts#L15) +[src/parser/classes/LikeButtonView.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LikeButtonView.ts#L15) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/classes/LikeButtonView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LikeButtonView.ts#L10) +[src/parser/classes/LikeButtonView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LikeButtonView.ts#L10) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/LikeButtonView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LikeButtonView.ts#L9) +[src/parser/classes/LikeButtonView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LikeButtonView.ts#L9) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/LikeButtonView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LikeButtonView.ts#L8) +[src/parser/classes/LikeButtonView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LikeButtonView.ts#L8) *** @@ -78,7 +78,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -92,7 +92,7 @@ #### Defined in -[src/parser/classes/LikeButtonView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LikeButtonView.ts#L6) +[src/parser/classes/LikeButtonView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LikeButtonView.ts#L6) ## Methods @@ -130,7 +130,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -164,7 +164,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -198,7 +198,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -236,4 +236,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LikeEndpoint.md b/docs/api/namespaces/YTNodes/classes/LikeEndpoint.md index f0d84f9af..a93a7c520 100644 --- a/docs/api/namespaces/YTNodes/classes/LikeEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/LikeEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/LikeEndpoint.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/LikeEndpoint.ts#L12) +[src/parser/classes/endpoints/LikeEndpoint.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/LikeEndpoint.ts#L12) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/LikeEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/LikeEndpoint.ts#L5) +[src/parser/classes/endpoints/LikeEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/LikeEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/LikeEndpoint.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/LikeEndpoint.ts#L23) +[src/parser/classes/endpoints/LikeEndpoint.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/LikeEndpoint.ts#L23) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/LikeEndpoint.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/LikeEndpoint.ts#L17) +[src/parser/classes/endpoints/LikeEndpoint.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/LikeEndpoint.ts#L17) *** @@ -146,7 +146,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/LikeEndpoint.ts:36](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/LikeEndpoint.ts#L36) +[src/parser/classes/endpoints/LikeEndpoint.ts:36](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/LikeEndpoint.ts#L36) *** @@ -180,7 +180,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -214,7 +214,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -252,4 +252,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChat.md b/docs/api/namespaces/YTNodes/classes/LiveChat.md index 35ee83c86..2d17c2dfd 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChat.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChat.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/LiveChat.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChat.ts#L22) +[src/parser/classes/LiveChat.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChat.ts#L22) ## Properties @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/LiveChat.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChat.ts#L12) +[src/parser/classes/LiveChat.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChat.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/LiveChat.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChat.ts#L10) +[src/parser/classes/LiveChat.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChat.ts#L10) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/LiveChat.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChat.ts#L8) +[src/parser/classes/LiveChat.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChat.ts#L8) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/LiveChat.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChat.ts#L9) +[src/parser/classes/LiveChat.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChat.ts#L9) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/LiveChat.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChat.ts#L20) +[src/parser/classes/LiveChat.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChat.ts#L20) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/LiveChat.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChat.ts#L6) +[src/parser/classes/LiveChat.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChat.ts#L6) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatActionPanel.md b/docs/api/namespaces/YTNodes/classes/LiveChatActionPanel.md index e5df07de2..a1f4f015d 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatActionPanel.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatActionPanel.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/LiveChatActionPanel.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/LiveChatActionPanel.ts#L12) +[src/parser/classes/livechat/LiveChatActionPanel.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/LiveChatActionPanel.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/LiveChatActionPanel.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/LiveChatActionPanel.ts#L9) +[src/parser/classes/livechat/LiveChatActionPanel.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/LiveChatActionPanel.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/LiveChatActionPanel.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/LiveChatActionPanel.ts#L8) +[src/parser/classes/livechat/LiveChatActionPanel.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/LiveChatActionPanel.ts#L8) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/LiveChatActionPanel.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/LiveChatActionPanel.ts#L10) +[src/parser/classes/livechat/LiveChatActionPanel.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/LiveChatActionPanel.ts#L10) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/livechat/LiveChatActionPanel.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/LiveChatActionPanel.ts#L6) +[src/parser/classes/livechat/LiveChatActionPanel.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/LiveChatActionPanel.ts#L6) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatAuthorBadge.md b/docs/api/namespaces/YTNodes/classes/LiveChatAuthorBadge.md index 8639c15e4..29e708d82 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatAuthorBadge.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatAuthorBadge.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/LiveChatAuthorBadge.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatAuthorBadge.ts#L10) +[src/parser/classes/LiveChatAuthorBadge.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatAuthorBadge.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/LiveChatAuthorBadge.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatAuthorBadge.ts#L8) +[src/parser/classes/LiveChatAuthorBadge.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatAuthorBadge.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/classes/MetadataBadge.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataBadge.ts#L7) +[src/parser/classes/MetadataBadge.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataBadge.ts#L7) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/MetadataBadge.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataBadge.ts#L9) +[src/parser/classes/MetadataBadge.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataBadge.ts#L9) *** @@ -78,7 +78,7 @@ #### Defined in -[src/parser/classes/MetadataBadge.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataBadge.ts#L8) +[src/parser/classes/MetadataBadge.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataBadge.ts#L8) *** @@ -92,7 +92,7 @@ #### Defined in -[src/parser/classes/MetadataBadge.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataBadge.ts#L10) +[src/parser/classes/MetadataBadge.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataBadge.ts#L10) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/classes/LiveChatAuthorBadge.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatAuthorBadge.ts#L6) +[src/parser/classes/LiveChatAuthorBadge.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatAuthorBadge.ts#L6) ## Methods @@ -158,7 +158,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -192,7 +192,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -226,7 +226,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -264,4 +264,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatAutoModMessage.md b/docs/api/namespaces/YTNodes/classes/LiveChatAutoModMessage.md index f161896b5..effd5051e 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatAutoModMessage.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatAutoModMessage.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L19) +[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L19) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L14) +[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L15) +[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L15) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L17) +[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L17) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L12) +[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L12) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L13) +[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L13) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L16) +[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L16) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L10) +[src/parser/classes/livechat/items/LiveChatAutoModMessage.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatAutoModMessage.ts#L10) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatBanner.md b/docs/api/namespaces/YTNodes/classes/LiveChatBanner.md index 6c4f88fb7..f21178b6e 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatBanner.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatBanner.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBanner.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBanner.ts#L17) +[src/parser/classes/livechat/items/LiveChatBanner.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBanner.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBanner.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBanner.ts#L11) +[src/parser/classes/livechat/items/LiveChatBanner.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBanner.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBanner.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBanner.ts#L15) +[src/parser/classes/livechat/items/LiveChatBanner.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBanner.ts#L15) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBanner.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBanner.ts#L10) +[src/parser/classes/livechat/items/LiveChatBanner.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBanner.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBanner.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBanner.ts#L9) +[src/parser/classes/livechat/items/LiveChatBanner.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBanner.ts#L9) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBanner.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBanner.ts#L14) +[src/parser/classes/livechat/items/LiveChatBanner.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBanner.ts#L14) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBanner.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBanner.ts#L13) +[src/parser/classes/livechat/items/LiveChatBanner.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBanner.ts#L13) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBanner.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBanner.ts#L12) +[src/parser/classes/livechat/items/LiveChatBanner.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBanner.ts#L12) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBanner.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBanner.ts#L7) +[src/parser/classes/livechat/items/LiveChatBanner.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBanner.ts#L7) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatBannerChatSummary.md b/docs/api/namespaces/YTNodes/classes/LiveChatBannerChatSummary.md index 6db2fd9b6..55a322365 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatBannerChatSummary.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatBannerChatSummary.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts#L15) +[src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts#L10) +[src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts#L13) +[src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts#L11) +[src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts#L9) +[src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts#L9) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts#L12) +[src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts#L12) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts#L7) +[src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerChatSummary.ts#L7) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatBannerHeader.md b/docs/api/namespaces/YTNodes/classes/LiveChatBannerHeader.md index 9be906794..9bf120302 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatBannerHeader.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatBannerHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerHeader.ts#L14) +[src/parser/classes/livechat/items/LiveChatBannerHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerHeader.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerHeader.ts#L12) +[src/parser/classes/livechat/items/LiveChatBannerHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerHeader.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerHeader.ts#L11) +[src/parser/classes/livechat/items/LiveChatBannerHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerHeader.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerHeader.ts#L10) +[src/parser/classes/livechat/items/LiveChatBannerHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerHeader.ts#L10) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerHeader.ts#L8) +[src/parser/classes/livechat/items/LiveChatBannerHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerHeader.ts#L8) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatBannerPoll.md b/docs/api/namespaces/YTNodes/classes/LiveChatBannerPoll.md index 93aa1ce7a..ffd21fd07 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatBannerPoll.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatBannerPoll.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L23) +[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L23) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L12) +[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L14) +[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L19) +[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L19) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L21) +[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L21) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L20) +[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L20) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L11) +[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L11) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L9) +[src/parser/classes/livechat/items/LiveChatBannerPoll.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerPoll.ts#L9) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatBannerRedirect.md b/docs/api/namespaces/YTNodes/classes/LiveChatBannerRedirect.md index 903124a8d..ed22a8be5 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatBannerRedirect.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatBannerRedirect.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerRedirect.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerRedirect.ts#L16) +[src/parser/classes/livechat/items/LiveChatBannerRedirect.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerRedirect.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerRedirect.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerRedirect.ts#L12) +[src/parser/classes/livechat/items/LiveChatBannerRedirect.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerRedirect.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerRedirect.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerRedirect.ts#L11) +[src/parser/classes/livechat/items/LiveChatBannerRedirect.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerRedirect.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerRedirect.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerRedirect.ts#L14) +[src/parser/classes/livechat/items/LiveChatBannerRedirect.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerRedirect.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerRedirect.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerRedirect.ts#L13) +[src/parser/classes/livechat/items/LiveChatBannerRedirect.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerRedirect.ts#L13) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatBannerRedirect.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatBannerRedirect.ts#L9) +[src/parser/classes/livechat/items/LiveChatBannerRedirect.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatBannerRedirect.ts#L9) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatDialog.md b/docs/api/namespaces/YTNodes/classes/LiveChatDialog.md index 21e511703..04537894f 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatDialog.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatDialog.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/LiveChatDialog.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatDialog.ts#L12) +[src/parser/classes/LiveChatDialog.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatDialog.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/LiveChatDialog.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatDialog.ts#L9) +[src/parser/classes/LiveChatDialog.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatDialog.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/LiveChatDialog.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatDialog.ts#L10) +[src/parser/classes/LiveChatDialog.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatDialog.ts#L10) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/LiveChatDialog.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatDialog.ts#L7) +[src/parser/classes/LiveChatDialog.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatDialog.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatHeader.md b/docs/api/namespaces/YTNodes/classes/LiveChatHeader.md index 4d41c5233..05f421f21 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatHeader.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/LiveChatHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatHeader.ts#L14) +[src/parser/classes/LiveChatHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatHeader.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/LiveChatHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatHeader.ts#L11) +[src/parser/classes/LiveChatHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatHeader.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/LiveChatHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatHeader.ts#L10) +[src/parser/classes/LiveChatHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatHeader.ts#L10) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/classes/LiveChatHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatHeader.ts#L12) +[src/parser/classes/LiveChatHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatHeader.ts#L12) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/LiveChatHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatHeader.ts#L8) +[src/parser/classes/LiveChatHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatHeader.ts#L8) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatItemContextMenuEndpoint.md b/docs/api/namespaces/YTNodes/classes/LiveChatItemContextMenuEndpoint.md index 5c8eb6bb9..3cf612d55 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatItemContextMenuEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatItemContextMenuEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts#L10) +[src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts#L5) +[src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts#L19) +[src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts#L15) +[src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/LiveChatItemContextMenuEndpoint.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatItemList.md b/docs/api/namespaces/YTNodes/classes/LiveChatItemList.md index 52d06be92..124e0931f 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatItemList.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatItemList.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/LiveChatItemList.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatItemList.ts#L11) +[src/parser/classes/LiveChatItemList.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatItemList.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/LiveChatItemList.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatItemList.ts#L8) +[src/parser/classes/LiveChatItemList.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatItemList.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/LiveChatItemList.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatItemList.ts#L9) +[src/parser/classes/LiveChatItemList.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatItemList.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/LiveChatItemList.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatItemList.ts#L6) +[src/parser/classes/LiveChatItemList.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatItemList.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatMembershipItem.md b/docs/api/namespaces/YTNodes/classes/LiveChatMembershipItem.md index 5c37b123f..c6a823454 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatMembershipItem.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatMembershipItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatMembershipItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatMembershipItem.ts#L16) +[src/parser/classes/livechat/items/LiveChatMembershipItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatMembershipItem.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatMembershipItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatMembershipItem.ts#L13) +[src/parser/classes/livechat/items/LiveChatMembershipItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatMembershipItem.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatMembershipItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatMembershipItem.ts#L12) +[src/parser/classes/livechat/items/LiveChatMembershipItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatMembershipItem.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatMembershipItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatMembershipItem.ts#L10) +[src/parser/classes/livechat/items/LiveChatMembershipItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatMembershipItem.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatMembershipItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatMembershipItem.ts#L14) +[src/parser/classes/livechat/items/LiveChatMembershipItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatMembershipItem.ts#L14) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatMembershipItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatMembershipItem.ts#L11) +[src/parser/classes/livechat/items/LiveChatMembershipItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatMembershipItem.ts#L11) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatMembershipItem.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatMembershipItem.ts#L8) +[src/parser/classes/livechat/items/LiveChatMembershipItem.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatMembershipItem.ts#L8) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatMessageInput.md b/docs/api/namespaces/YTNodes/classes/LiveChatMessageInput.md index 2595f980e..7d3c36e30 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatMessageInput.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatMessageInput.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/LiveChatMessageInput.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatMessageInput.ts#L15) +[src/parser/classes/LiveChatMessageInput.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatMessageInput.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/LiveChatMessageInput.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatMessageInput.ts#L10) +[src/parser/classes/LiveChatMessageInput.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatMessageInput.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/LiveChatMessageInput.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatMessageInput.ts#L11) +[src/parser/classes/LiveChatMessageInput.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatMessageInput.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/LiveChatMessageInput.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatMessageInput.ts#L12) +[src/parser/classes/LiveChatMessageInput.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatMessageInput.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/LiveChatMessageInput.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatMessageInput.ts#L13) +[src/parser/classes/LiveChatMessageInput.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatMessageInput.ts#L13) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/LiveChatMessageInput.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatMessageInput.ts#L8) +[src/parser/classes/LiveChatMessageInput.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatMessageInput.ts#L8) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatModeChangeMessage.md b/docs/api/namespaces/YTNodes/classes/LiveChatModeChangeMessage.md index 4d233acba..ef39af82e 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatModeChangeMessage.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatModeChangeMessage.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L16) +[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L9) +[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L8) +[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L8) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L11) +[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L10) +[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L10) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L12) +[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L12) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L14) +[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L14) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L13) +[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L13) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L6) +[src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatModeChangeMessage.ts#L6) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatPaidMessage.md b/docs/api/namespaces/YTNodes/classes/LiveChatPaidMessage.md index a80816616..96dc47b79 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatPaidMessage.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatPaidMessage.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L22) +[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L22) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L11) +[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L14) +[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L15) +[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L15) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L12) +[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L12) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L13) +[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L13) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L20) +[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L20) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L17) +[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L17) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L10) +[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L10) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L16) +[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L16) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L18) +[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L18) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L19) +[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L19) *** @@ -150,7 +150,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -164,7 +164,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L8) +[src/parser/classes/livechat/items/LiveChatPaidMessage.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidMessage.ts#L8) ## Methods @@ -202,7 +202,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -236,7 +236,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -270,7 +270,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -308,4 +308,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatPaidSticker.md b/docs/api/namespaces/YTNodes/classes/LiveChatPaidSticker.md index b54f7647c..c5e2d443e 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatPaidSticker.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatPaidSticker.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L23) +[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L23) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L12) +[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L16) +[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L16) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L15) +[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L15) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L19) +[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L19) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L11) +[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L11) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L20) +[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L20) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L13) +[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L13) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L14) +[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L14) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L18) +[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L18) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L17) +[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L17) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L21) +[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L21) *** @@ -150,7 +150,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -164,7 +164,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L9) +[src/parser/classes/livechat/items/LiveChatPaidSticker.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPaidSticker.ts#L9) ## Methods @@ -202,7 +202,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -236,7 +236,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -270,7 +270,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -308,4 +308,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatParticipant.md b/docs/api/namespaces/YTNodes/classes/LiveChatParticipant.md index 1bd71b4dd..b3c54d147 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatParticipant.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatParticipant.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/LiveChatParticipant.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatParticipant.ts#L13) +[src/parser/classes/LiveChatParticipant.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatParticipant.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/LiveChatParticipant.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatParticipant.ts#L11) +[src/parser/classes/LiveChatParticipant.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatParticipant.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/LiveChatParticipant.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatParticipant.ts#L9) +[src/parser/classes/LiveChatParticipant.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatParticipant.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/LiveChatParticipant.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatParticipant.ts#L10) +[src/parser/classes/LiveChatParticipant.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatParticipant.ts#L10) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/LiveChatParticipant.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatParticipant.ts#L7) +[src/parser/classes/LiveChatParticipant.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatParticipant.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatParticipantsList.md b/docs/api/namespaces/YTNodes/classes/LiveChatParticipantsList.md index 871e543ff..cf61b15a8 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatParticipantsList.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatParticipantsList.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/LiveChatParticipantsList.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatParticipantsList.ts#L12) +[src/parser/classes/LiveChatParticipantsList.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatParticipantsList.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/LiveChatParticipantsList.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatParticipantsList.ts#L10) +[src/parser/classes/LiveChatParticipantsList.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatParticipantsList.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/LiveChatParticipantsList.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatParticipantsList.ts#L9) +[src/parser/classes/LiveChatParticipantsList.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatParticipantsList.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/LiveChatParticipantsList.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LiveChatParticipantsList.ts#L7) +[src/parser/classes/LiveChatParticipantsList.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LiveChatParticipantsList.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatPlaceholderItem.md b/docs/api/namespaces/YTNodes/classes/LiveChatPlaceholderItem.md index e20079ce3..44553313e 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatPlaceholderItem.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatPlaceholderItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts#L10) +[src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts#L7) +[src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts#L7) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts#L8) +[src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts#L5) +[src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatPlaceholderItem.ts#L5) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatProductItem.md b/docs/api/namespaces/YTNodes/classes/LiveChatProductItem.md index 053309151..866dc6ddc 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatProductItem.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatProductItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L27) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L27) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L13) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L22) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L22) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L25) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L25) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L20) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L20) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L21) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L21) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L19) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L19) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L17) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L17) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L18) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L18) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L23) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L23) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L24) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L24) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L15) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L15) *** @@ -146,7 +146,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L14) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L14) *** @@ -156,7 +156,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L12) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L12) *** @@ -170,7 +170,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -180,7 +180,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L16) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L16) *** @@ -194,7 +194,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatProductItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatProductItem.ts#L10) +[src/parser/classes/livechat/items/LiveChatProductItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatProductItem.ts#L10) ## Methods @@ -232,7 +232,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -266,7 +266,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -300,7 +300,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -338,4 +338,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatRestrictedParticipation.md b/docs/api/namespaces/YTNodes/classes/LiveChatRestrictedParticipation.md index 73706f527..b6d890b03 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatRestrictedParticipation.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatRestrictedParticipation.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts#L11) +[src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts#L9) +[src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts#L8) +[src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts#L6) +[src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatRestrictedParticipation.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatSponsorshipsGiftPurchaseAnnouncement.md b/docs/api/namespaces/YTNodes/classes/LiveChatSponsorshipsGiftPurchaseAnnouncement.md index 219388f33..85d9aefd2 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatSponsorshipsGiftPurchaseAnnouncement.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatSponsorshipsGiftPurchaseAnnouncement.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts#L13) +[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts#L10) +[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts#L11) +[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts#L8) +[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts#L8) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts#L9) +[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts#L9) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts#L6) +[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftPurchaseAnnouncement.ts#L6) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatSponsorshipsGiftRedemptionAnnouncement.md b/docs/api/namespaces/YTNodes/classes/LiveChatSponsorshipsGiftRedemptionAnnouncement.md index d5149d939..39918963b 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatSponsorshipsGiftRedemptionAnnouncement.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatSponsorshipsGiftRedemptionAnnouncement.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L18) +[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L18) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L13) +[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L16) +[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L16) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L10) +[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L15) +[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L15) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L14) +[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L14) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L12) +[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L12) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L11) +[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L11) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L8) +[src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsGiftRedemptionAnnouncement.ts#L8) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatSponsorshipsHeader.md b/docs/api/namespaces/YTNodes/classes/LiveChatSponsorshipsHeader.md index 6c0874452..ddeb73734 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatSponsorshipsHeader.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatSponsorshipsHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L21) +[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L21) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L15) +[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L15) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L13) +[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L14) +[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L18) +[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L18) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L19) +[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L19) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L17) +[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L17) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L16) +[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L16) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L11) +[src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatSponsorshipsHeader.ts#L11) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatTextMessage.md b/docs/api/namespaces/YTNodes/classes/LiveChatTextMessage.md index ceef0eaf0..c810fee15 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatTextMessage.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatTextMessage.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTextMessage.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L32) +[src/parser/classes/livechat/items/LiveChatTextMessage.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L32) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTextMessage.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L29) +[src/parser/classes/livechat/items/LiveChatTextMessage.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L29) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTextMessage.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L15) +[src/parser/classes/livechat/items/LiveChatTextMessage.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L15) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTextMessage.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L13) +[src/parser/classes/livechat/items/LiveChatTextMessage.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L13) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTextMessage.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L30) +[src/parser/classes/livechat/items/LiveChatTextMessage.ts:30](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L30) *** @@ -88,7 +88,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTextMessage.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L12) +[src/parser/classes/livechat/items/LiveChatTextMessage.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L12) *** @@ -102,7 +102,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTextMessage.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L14) +[src/parser/classes/livechat/items/LiveChatTextMessage.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L14) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTextMessage.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L27) +[src/parser/classes/livechat/items/LiveChatTextMessage.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L27) ## Methods @@ -168,7 +168,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -202,7 +202,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -236,7 +236,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -274,4 +274,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatTickerPaidMessageItem.md b/docs/api/namespaces/YTNodes/classes/LiveChatTickerPaidMessageItem.md index fd10f3b35..59838e14f 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatTickerPaidMessageItem.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatTickerPaidMessageItem.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L20) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L20) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L13) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L13) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L12) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L12) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L14) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L14) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L15) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L15) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L18) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L18) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L16) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L16) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L17) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L17) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -128,7 +128,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L10) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L10) ## Methods @@ -166,7 +166,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -200,7 +200,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -234,7 +234,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -272,4 +272,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatTickerPaidStickerItem.md b/docs/api/namespaces/YTNodes/classes/LiveChatTickerPaidStickerItem.md index b3c5e3762..78e881fda 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatTickerPaidStickerItem.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatTickerPaidStickerItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L20) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L20) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L13) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L13) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L12) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L12) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L14) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L14) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L15) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L15) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L18) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L18) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L16) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L16) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L17) +[src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidMessageItem.ts#L17) *** @@ -138,7 +138,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -152,7 +152,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerPaidStickerItem.ts:4](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerPaidStickerItem.ts#L4) +[src/parser/classes/livechat/items/LiveChatTickerPaidStickerItem.ts:4](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerPaidStickerItem.ts#L4) ## Methods @@ -190,7 +190,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -224,7 +224,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -258,7 +258,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -296,4 +296,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatTickerSponsorItem.md b/docs/api/namespaces/YTNodes/classes/LiveChatTickerSponsorItem.md index 8eeb0964d..60c7b5e21 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatTickerSponsorItem.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatTickerSponsorItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts#L14) +[src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts#L11) +[src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts#L10) +[src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts#L12) +[src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts#L9) +[src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts#L9) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts#L7) +[src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTickerSponsorItem.ts#L7) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LiveChatViewerEngagementMessage.md b/docs/api/namespaces/YTNodes/classes/LiveChatViewerEngagementMessage.md index f56a79bce..b21c08065 100644 --- a/docs/api/namespaces/YTNodes/classes/LiveChatViewerEngagementMessage.md +++ b/docs/api/namespaces/YTNodes/classes/LiveChatViewerEngagementMessage.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts#L12) +[src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts#L10) +[src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts#L9) +[src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTextMessage.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L15) +[src/parser/classes/livechat/items/LiveChatTextMessage.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L15) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTextMessage.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L13) +[src/parser/classes/livechat/items/LiveChatTextMessage.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L13) *** @@ -88,7 +88,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTextMessage.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L12) +[src/parser/classes/livechat/items/LiveChatTextMessage.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L12) *** @@ -102,7 +102,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatTextMessage.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L14) +[src/parser/classes/livechat/items/LiveChatTextMessage.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatTextMessage.ts#L14) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts#L7) +[src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/LiveChatViewerEngagementMessage.ts#L7) ## Methods @@ -168,7 +168,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -202,7 +202,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -236,7 +236,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -274,4 +274,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LockupMetadataView.md b/docs/api/namespaces/YTNodes/classes/LockupMetadataView.md index 8a17f6d08..f358e0a00 100644 --- a/docs/api/namespaces/YTNodes/classes/LockupMetadataView.md +++ b/docs/api/namespaces/YTNodes/classes/LockupMetadataView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/LockupMetadataView.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LockupMetadataView.ts#L14) +[src/parser/classes/LockupMetadataView.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LockupMetadataView.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/LockupMetadataView.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LockupMetadataView.ts#L12) +[src/parser/classes/LockupMetadataView.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LockupMetadataView.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/LockupMetadataView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LockupMetadataView.ts#L11) +[src/parser/classes/LockupMetadataView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LockupMetadataView.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/LockupMetadataView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LockupMetadataView.ts#L10) +[src/parser/classes/LockupMetadataView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LockupMetadataView.ts#L10) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/LockupMetadataView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LockupMetadataView.ts#L8) +[src/parser/classes/LockupMetadataView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LockupMetadataView.ts#L8) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/LockupView.md b/docs/api/namespaces/YTNodes/classes/LockupView.md index ff6ebcfa2..1590d344f 100644 --- a/docs/api/namespaces/YTNodes/classes/LockupView.md +++ b/docs/api/namespaces/YTNodes/classes/LockupView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/LockupView.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LockupView.ts#L16) +[src/parser/classes/LockupView.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LockupView.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/LockupView.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LockupView.ts#L12) +[src/parser/classes/LockupView.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LockupView.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/LockupView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LockupView.ts#L10) +[src/parser/classes/LockupView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LockupView.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/LockupView.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LockupView.ts#L13) +[src/parser/classes/LockupView.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LockupView.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/LockupView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LockupView.ts#L11) +[src/parser/classes/LockupView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LockupView.ts#L11) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/LockupView.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LockupView.ts#L14) +[src/parser/classes/LockupView.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LockupView.ts#L14) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/LockupView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/LockupView.ts#L8) +[src/parser/classes/LockupView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/LockupView.ts#L8) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MacroMarkersInfoItem.md b/docs/api/namespaces/YTNodes/classes/MacroMarkersInfoItem.md index 97a1d0403..0cb374cc1 100644 --- a/docs/api/namespaces/YTNodes/classes/MacroMarkersInfoItem.md +++ b/docs/api/namespaces/YTNodes/classes/MacroMarkersInfoItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MacroMarkersInfoItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersInfoItem.ts#L12) +[src/parser/classes/MacroMarkersInfoItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersInfoItem.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MacroMarkersInfoItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersInfoItem.ts#L9) +[src/parser/classes/MacroMarkersInfoItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersInfoItem.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MacroMarkersInfoItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersInfoItem.ts#L10) +[src/parser/classes/MacroMarkersInfoItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersInfoItem.ts#L10) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/MacroMarkersInfoItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersInfoItem.ts#L7) +[src/parser/classes/MacroMarkersInfoItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersInfoItem.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MacroMarkersList.md b/docs/api/namespaces/YTNodes/classes/MacroMarkersList.md index 01111b8e5..c10a95327 100644 --- a/docs/api/namespaces/YTNodes/classes/MacroMarkersList.md +++ b/docs/api/namespaces/YTNodes/classes/MacroMarkersList.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MacroMarkersList.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersList.ts#L13) +[src/parser/classes/MacroMarkersList.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersList.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MacroMarkersList.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersList.ts#L10) +[src/parser/classes/MacroMarkersList.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersList.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MacroMarkersList.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersList.ts#L11) +[src/parser/classes/MacroMarkersList.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersList.ts#L11) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/MacroMarkersList.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersList.ts#L8) +[src/parser/classes/MacroMarkersList.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersList.ts#L8) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MacroMarkersListItem.md b/docs/api/namespaces/YTNodes/classes/MacroMarkersListItem.md index 4487e579d..75c8a24b8 100644 --- a/docs/api/namespaces/YTNodes/classes/MacroMarkersListItem.md +++ b/docs/api/namespaces/YTNodes/classes/MacroMarkersListItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MacroMarkersListItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersListItem.ts#L18) +[src/parser/classes/MacroMarkersListItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersListItem.ts#L18) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MacroMarkersListItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersListItem.ts#L16) +[src/parser/classes/MacroMarkersListItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersListItem.ts#L16) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MacroMarkersListItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersListItem.ts#L15) +[src/parser/classes/MacroMarkersListItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersListItem.ts#L15) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MacroMarkersListItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersListItem.ts#L14) +[src/parser/classes/MacroMarkersListItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersListItem.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/MacroMarkersListItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersListItem.ts#L13) +[src/parser/classes/MacroMarkersListItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersListItem.ts#L13) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/MacroMarkersListItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersListItem.ts#L12) +[src/parser/classes/MacroMarkersListItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersListItem.ts#L12) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/MacroMarkersListItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersListItem.ts#L11) +[src/parser/classes/MacroMarkersListItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersListItem.ts#L11) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/MacroMarkersListItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MacroMarkersListItem.ts#L9) +[src/parser/classes/MacroMarkersListItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MacroMarkersListItem.ts#L9) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MarkChatItemAsDeletedAction.md b/docs/api/namespaces/YTNodes/classes/MarkChatItemAsDeletedAction.md index 8f195b15d..a7e05008a 100644 --- a/docs/api/namespaces/YTNodes/classes/MarkChatItemAsDeletedAction.md +++ b/docs/api/namespaces/YTNodes/classes/MarkChatItemAsDeletedAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts#L11) +[src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts#L8) +[src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts#L9) +[src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts#L6) +[src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/MarkChatItemAsDeletedAction.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MarkChatItemsByAuthorAsDeletedAction.md b/docs/api/namespaces/YTNodes/classes/MarkChatItemsByAuthorAsDeletedAction.md index 72b73316b..ac7c44210 100644 --- a/docs/api/namespaces/YTNodes/classes/MarkChatItemsByAuthorAsDeletedAction.md +++ b/docs/api/namespaces/YTNodes/classes/MarkChatItemsByAuthorAsDeletedAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts#L11) +[src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts#L8) +[src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts#L9) +[src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts#L6) +[src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/MarkChatItemsByAuthorAsDeletedAction.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Menu.md b/docs/api/namespaces/YTNodes/classes/Menu.md index e538715ac..e12f369d4 100644 --- a/docs/api/namespaces/YTNodes/classes/Menu.md +++ b/docs/api/namespaces/YTNodes/classes/Menu.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/menus/Menu.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/Menu.ts#L20) +[src/parser/classes/menus/Menu.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/Menu.ts#L20) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/menus/Menu.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/Menu.ts#L16) +[src/parser/classes/menus/Menu.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/Menu.ts#L16) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/menus/Menu.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/Menu.ts#L15) +[src/parser/classes/menus/Menu.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/Menu.ts#L15) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/menus/Menu.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/Menu.ts#L18) +[src/parser/classes/menus/Menu.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/Menu.ts#L18) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/menus/Menu.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/Menu.ts#L17) +[src/parser/classes/menus/Menu.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/Menu.ts#L17) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/menus/Menu.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/Menu.ts#L13) +[src/parser/classes/menus/Menu.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/Menu.ts#L13) ## Accessors @@ -108,7 +108,7 @@ #### Defined in -[src/parser/classes/menus/Menu.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/Menu.ts#L32) +[src/parser/classes/menus/Menu.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/Menu.ts#L32) ## Methods @@ -146,7 +146,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -180,7 +180,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -214,7 +214,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -252,4 +252,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MenuFlexibleItem.md b/docs/api/namespaces/YTNodes/classes/MenuFlexibleItem.md index c4d50eaf9..a2277476e 100644 --- a/docs/api/namespaces/YTNodes/classes/MenuFlexibleItem.md +++ b/docs/api/namespaces/YTNodes/classes/MenuFlexibleItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/menus/MenuFlexibleItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MenuFlexibleItem.ts#L17) +[src/parser/classes/menus/MenuFlexibleItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MenuFlexibleItem.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/menus/MenuFlexibleItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MenuFlexibleItem.ts#L14) +[src/parser/classes/menus/MenuFlexibleItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MenuFlexibleItem.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/menus/MenuFlexibleItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MenuFlexibleItem.ts#L15) +[src/parser/classes/menus/MenuFlexibleItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MenuFlexibleItem.ts#L15) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/menus/MenuFlexibleItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MenuFlexibleItem.ts#L12) +[src/parser/classes/menus/MenuFlexibleItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MenuFlexibleItem.ts#L12) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MenuNavigationItem.md b/docs/api/namespaces/YTNodes/classes/MenuNavigationItem.md index a8c7f41a8..219cee5b2 100644 --- a/docs/api/namespaces/YTNodes/classes/MenuNavigationItem.md +++ b/docs/api/namespaces/YTNodes/classes/MenuNavigationItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/menus/MenuNavigationItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MenuNavigationItem.ts#L7) +[src/parser/classes/menus/MenuNavigationItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MenuNavigationItem.ts#L7) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/Button.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L14) +[src/parser/classes/Button.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L14) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/Button.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L12) +[src/parser/classes/Button.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L12) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/classes/Button.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L13) +[src/parser/classes/Button.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L13) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/Button.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L10) +[src/parser/classes/Button.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L10) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/Button.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L9) +[src/parser/classes/Button.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L9) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/Button.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L11) +[src/parser/classes/Button.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L11) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -138,7 +138,7 @@ #### Defined in -[src/parser/classes/menus/MenuNavigationItem.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MenuNavigationItem.ts#L5) +[src/parser/classes/menus/MenuNavigationItem.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MenuNavigationItem.ts#L5) ## Methods @@ -176,7 +176,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -210,7 +210,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -244,7 +244,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -282,4 +282,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MenuPopup.md b/docs/api/namespaces/YTNodes/classes/MenuPopup.md index 6800b29dc..e386f5e22 100644 --- a/docs/api/namespaces/YTNodes/classes/MenuPopup.md +++ b/docs/api/namespaces/YTNodes/classes/MenuPopup.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/menus/MenuPopup.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MenuPopup.ts#L13) +[src/parser/classes/menus/MenuPopup.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MenuPopup.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/menus/MenuPopup.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MenuPopup.ts#L11) +[src/parser/classes/menus/MenuPopup.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MenuPopup.ts#L11) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/menus/MenuPopup.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MenuPopup.ts#L9) +[src/parser/classes/menus/MenuPopup.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MenuPopup.ts#L9) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MenuServiceItem.md b/docs/api/namespaces/YTNodes/classes/MenuServiceItem.md index 763629e26..e51be97e9 100644 --- a/docs/api/namespaces/YTNodes/classes/MenuServiceItem.md +++ b/docs/api/namespaces/YTNodes/classes/MenuServiceItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/menus/MenuServiceItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MenuServiceItem.ts#L7) +[src/parser/classes/menus/MenuServiceItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MenuServiceItem.ts#L7) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/Button.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L14) +[src/parser/classes/Button.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L14) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/Button.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L12) +[src/parser/classes/Button.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L12) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/classes/Button.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L13) +[src/parser/classes/Button.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L13) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/Button.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L10) +[src/parser/classes/Button.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L10) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/Button.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L9) +[src/parser/classes/Button.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L9) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/Button.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Button.ts#L11) +[src/parser/classes/Button.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Button.ts#L11) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -138,7 +138,7 @@ #### Defined in -[src/parser/classes/menus/MenuServiceItem.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MenuServiceItem.ts#L5) +[src/parser/classes/menus/MenuServiceItem.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MenuServiceItem.ts#L5) ## Methods @@ -176,7 +176,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -210,7 +210,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -244,7 +244,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -282,4 +282,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MenuServiceItemDownload.md b/docs/api/namespaces/YTNodes/classes/MenuServiceItemDownload.md index afabe19c3..2ebfbc3c9 100644 --- a/docs/api/namespaces/YTNodes/classes/MenuServiceItemDownload.md +++ b/docs/api/namespaces/YTNodes/classes/MenuServiceItemDownload.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/menus/MenuServiceItemDownload.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MenuServiceItemDownload.ts#L11) +[src/parser/classes/menus/MenuServiceItemDownload.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MenuServiceItemDownload.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/menus/MenuServiceItemDownload.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MenuServiceItemDownload.ts#L9) +[src/parser/classes/menus/MenuServiceItemDownload.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MenuServiceItemDownload.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/menus/MenuServiceItemDownload.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MenuServiceItemDownload.ts#L8) +[src/parser/classes/menus/MenuServiceItemDownload.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MenuServiceItemDownload.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/menus/MenuServiceItemDownload.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MenuServiceItemDownload.ts#L6) +[src/parser/classes/menus/MenuServiceItemDownload.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MenuServiceItemDownload.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MenuTitle.md b/docs/api/namespaces/YTNodes/classes/MenuTitle.md index c80bde08d..b1088e73f 100644 --- a/docs/api/namespaces/YTNodes/classes/MenuTitle.md +++ b/docs/api/namespaces/YTNodes/classes/MenuTitle.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MenuTitle.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MenuTitle.ts#L10) +[src/parser/classes/MenuTitle.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MenuTitle.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MenuTitle.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MenuTitle.ts#L8) +[src/parser/classes/MenuTitle.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MenuTitle.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/MenuTitle.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MenuTitle.ts#L6) +[src/parser/classes/MenuTitle.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MenuTitle.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MerchandiseItem.md b/docs/api/namespaces/YTNodes/classes/MerchandiseItem.md index a504b84fe..89889164e 100644 --- a/docs/api/namespaces/YTNodes/classes/MerchandiseItem.md +++ b/docs/api/namespaces/YTNodes/classes/MerchandiseItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MerchandiseItem.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseItem.ts#L21) +[src/parser/classes/MerchandiseItem.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseItem.ts#L21) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MerchandiseItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseItem.ts#L17) +[src/parser/classes/MerchandiseItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseItem.ts#L17) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MerchandiseItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseItem.ts#L15) +[src/parser/classes/MerchandiseItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseItem.ts#L15) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MerchandiseItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseItem.ts#L14) +[src/parser/classes/MerchandiseItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseItem.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/MerchandiseItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseItem.ts#L10) +[src/parser/classes/MerchandiseItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseItem.ts#L10) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/MerchandiseItem.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseItem.ts#L19) +[src/parser/classes/MerchandiseItem.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseItem.ts#L19) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/MerchandiseItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseItem.ts#L16) +[src/parser/classes/MerchandiseItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseItem.ts#L16) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/MerchandiseItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseItem.ts#L12) +[src/parser/classes/MerchandiseItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseItem.ts#L12) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/MerchandiseItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseItem.ts#L18) +[src/parser/classes/MerchandiseItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseItem.ts#L18) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/MerchandiseItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseItem.ts#L11) +[src/parser/classes/MerchandiseItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseItem.ts#L11) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/MerchandiseItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseItem.ts#L9) +[src/parser/classes/MerchandiseItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseItem.ts#L9) *** @@ -140,7 +140,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -150,7 +150,7 @@ #### Defined in -[src/parser/classes/MerchandiseItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseItem.ts#L13) +[src/parser/classes/MerchandiseItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseItem.ts#L13) *** @@ -164,7 +164,7 @@ #### Defined in -[src/parser/classes/MerchandiseItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseItem.ts#L7) +[src/parser/classes/MerchandiseItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseItem.ts#L7) ## Methods @@ -202,7 +202,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -236,7 +236,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -270,7 +270,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -308,4 +308,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MerchandiseShelf.md b/docs/api/namespaces/YTNodes/classes/MerchandiseShelf.md index 01e4cdd79..21518319a 100644 --- a/docs/api/namespaces/YTNodes/classes/MerchandiseShelf.md +++ b/docs/api/namespaces/YTNodes/classes/MerchandiseShelf.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MerchandiseShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseShelf.ts#L11) +[src/parser/classes/MerchandiseShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseShelf.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MerchandiseShelf.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseShelf.ts#L9) +[src/parser/classes/MerchandiseShelf.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseShelf.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MerchandiseShelf.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseShelf.ts#L8) +[src/parser/classes/MerchandiseShelf.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseShelf.ts#L8) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MerchandiseShelf.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseShelf.ts#L7) +[src/parser/classes/MerchandiseShelf.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseShelf.ts#L7) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/MerchandiseShelf.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseShelf.ts#L5) +[src/parser/classes/MerchandiseShelf.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseShelf.ts#L5) ## Accessors @@ -98,7 +98,7 @@ #### Defined in -[src/parser/classes/MerchandiseShelf.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MerchandiseShelf.ts#L19) +[src/parser/classes/MerchandiseShelf.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MerchandiseShelf.ts#L19) ## Methods @@ -136,7 +136,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -170,7 +170,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -204,7 +204,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -242,4 +242,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Message.md b/docs/api/namespaces/YTNodes/classes/Message.md index 78e1a8c58..172956efb 100644 --- a/docs/api/namespaces/YTNodes/classes/Message.md +++ b/docs/api/namespaces/YTNodes/classes/Message.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Message.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Message.ts#L10) +[src/parser/classes/Message.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Message.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Message.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Message.ts#L8) +[src/parser/classes/Message.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Message.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/Message.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Message.ts#L6) +[src/parser/classes/Message.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Message.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MetadataBadge.md b/docs/api/namespaces/YTNodes/classes/MetadataBadge.md index e0a137e24..8fb184643 100644 --- a/docs/api/namespaces/YTNodes/classes/MetadataBadge.md +++ b/docs/api/namespaces/YTNodes/classes/MetadataBadge.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/MetadataBadge.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataBadge.ts#L12) +[src/parser/classes/MetadataBadge.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataBadge.ts#L12) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/MetadataBadge.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataBadge.ts#L7) +[src/parser/classes/MetadataBadge.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataBadge.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/classes/MetadataBadge.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataBadge.ts#L9) +[src/parser/classes/MetadataBadge.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataBadge.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/MetadataBadge.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataBadge.ts#L8) +[src/parser/classes/MetadataBadge.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataBadge.ts#L8) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/classes/MetadataBadge.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataBadge.ts#L10) +[src/parser/classes/MetadataBadge.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataBadge.ts#L10) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -98,7 +98,7 @@ #### Defined in -[src/parser/classes/MetadataBadge.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataBadge.ts#L5) +[src/parser/classes/MetadataBadge.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataBadge.ts#L5) ## Methods @@ -136,7 +136,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -170,7 +170,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -204,7 +204,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -242,4 +242,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MetadataRow.md b/docs/api/namespaces/YTNodes/classes/MetadataRow.md index 82b1025dc..e67adf6ec 100644 --- a/docs/api/namespaces/YTNodes/classes/MetadataRow.md +++ b/docs/api/namespaces/YTNodes/classes/MetadataRow.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MetadataRow.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataRow.ts#L11) +[src/parser/classes/MetadataRow.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataRow.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MetadataRow.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataRow.ts#L9) +[src/parser/classes/MetadataRow.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataRow.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MetadataRow.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataRow.ts#L8) +[src/parser/classes/MetadataRow.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataRow.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/MetadataRow.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataRow.ts#L6) +[src/parser/classes/MetadataRow.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataRow.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MetadataRowContainer.md b/docs/api/namespaces/YTNodes/classes/MetadataRowContainer.md index b32fa5d17..dfab6eb51 100644 --- a/docs/api/namespaces/YTNodes/classes/MetadataRowContainer.md +++ b/docs/api/namespaces/YTNodes/classes/MetadataRowContainer.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MetadataRowContainer.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataRowContainer.ts#L10) +[src/parser/classes/MetadataRowContainer.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataRowContainer.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MetadataRowContainer.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataRowContainer.ts#L8) +[src/parser/classes/MetadataRowContainer.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataRowContainer.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MetadataRowContainer.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataRowContainer.ts#L7) +[src/parser/classes/MetadataRowContainer.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataRowContainer.ts#L7) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/MetadataRowContainer.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataRowContainer.ts#L5) +[src/parser/classes/MetadataRowContainer.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataRowContainer.ts#L5) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MetadataRowHeader.md b/docs/api/namespaces/YTNodes/classes/MetadataRowHeader.md index a0d6fe9e4..a9ac1cabd 100644 --- a/docs/api/namespaces/YTNodes/classes/MetadataRowHeader.md +++ b/docs/api/namespaces/YTNodes/classes/MetadataRowHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MetadataRowHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataRowHeader.ts#L11) +[src/parser/classes/MetadataRowHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataRowHeader.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MetadataRowHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataRowHeader.ts#L8) +[src/parser/classes/MetadataRowHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataRowHeader.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MetadataRowHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataRowHeader.ts#L9) +[src/parser/classes/MetadataRowHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataRowHeader.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/MetadataRowHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataRowHeader.ts#L6) +[src/parser/classes/MetadataRowHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataRowHeader.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MetadataScreen.md b/docs/api/namespaces/YTNodes/classes/MetadataScreen.md index fe08566a3..e312be6bd 100644 --- a/docs/api/namespaces/YTNodes/classes/MetadataScreen.md +++ b/docs/api/namespaces/YTNodes/classes/MetadataScreen.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MetadataScreen.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataScreen.ts#L9) +[src/parser/classes/MetadataScreen.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataScreen.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MetadataScreen.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataScreen.ts#L7) +[src/parser/classes/MetadataScreen.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataScreen.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/MetadataScreen.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MetadataScreen.ts#L5) +[src/parser/classes/MetadataScreen.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MetadataScreen.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MicroformatData.md b/docs/api/namespaces/YTNodes/classes/MicroformatData.md index 797dd37af..481e027aa 100644 --- a/docs/api/namespaces/YTNodes/classes/MicroformatData.md +++ b/docs/api/namespaces/YTNodes/classes/MicroformatData.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L32) +[src/parser/classes/MicroformatData.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L32) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L14) +[src/parser/classes/MicroformatData.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L13) +[src/parser/classes/MicroformatData.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L30) +[src/parser/classes/MicroformatData.ts:30](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L30) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L10) +[src/parser/classes/MicroformatData.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L10) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L16) +[src/parser/classes/MicroformatData.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L16) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L15) +[src/parser/classes/MicroformatData.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L15) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L28) +[src/parser/classes/MicroformatData.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L28) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L27) +[src/parser/classes/MicroformatData.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L27) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L26) +[src/parser/classes/MicroformatData.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L26) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L17) +[src/parser/classes/MicroformatData.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L17) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L25) +[src/parser/classes/MicroformatData.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L25) *** @@ -146,7 +146,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L12) +[src/parser/classes/MicroformatData.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L12) *** @@ -156,7 +156,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L29) +[src/parser/classes/MicroformatData.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L29) *** @@ -166,7 +166,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L11) +[src/parser/classes/MicroformatData.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L11) *** @@ -176,7 +176,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L9) +[src/parser/classes/MicroformatData.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L9) *** @@ -186,7 +186,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L23) +[src/parser/classes/MicroformatData.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L23) *** @@ -196,7 +196,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L24) +[src/parser/classes/MicroformatData.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L24) *** @@ -210,7 +210,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -220,7 +220,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L20) +[src/parser/classes/MicroformatData.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L20) *** @@ -230,7 +230,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L19) +[src/parser/classes/MicroformatData.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L19) *** @@ -240,7 +240,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L18) +[src/parser/classes/MicroformatData.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L18) *** @@ -250,7 +250,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L8) +[src/parser/classes/MicroformatData.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L8) *** @@ -260,7 +260,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L22) +[src/parser/classes/MicroformatData.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L22) *** @@ -270,7 +270,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L21) +[src/parser/classes/MicroformatData.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L21) *** @@ -284,7 +284,7 @@ #### Defined in -[src/parser/classes/MicroformatData.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MicroformatData.ts#L6) +[src/parser/classes/MicroformatData.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MicroformatData.ts#L6) ## Methods @@ -322,7 +322,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -356,7 +356,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -390,7 +390,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -428,4 +428,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Mix.md b/docs/api/namespaces/YTNodes/classes/Mix.md index b62beb420..a70f17d53 100644 --- a/docs/api/namespaces/YTNodes/classes/Mix.md +++ b/docs/api/namespaces/YTNodes/classes/Mix.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Mix.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Mix.ts#L7) +[src/parser/classes/Mix.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Mix.ts#L7) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L15) +[src/parser/classes/Playlist.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L15) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L23) +[src/parser/classes/Playlist.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L23) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L24) +[src/parser/classes/Playlist.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L24) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L20) +[src/parser/classes/Playlist.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L20) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L13) +[src/parser/classes/Playlist.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L13) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L22) +[src/parser/classes/Playlist.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L22) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L21) +[src/parser/classes/Playlist.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L21) *** @@ -138,7 +138,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L25) +[src/parser/classes/Playlist.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L25) *** @@ -152,7 +152,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L17) +[src/parser/classes/Playlist.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L17) *** @@ -166,7 +166,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L16) +[src/parser/classes/Playlist.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L16) *** @@ -180,7 +180,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L14) +[src/parser/classes/Playlist.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L14) *** @@ -194,7 +194,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -208,7 +208,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L18) +[src/parser/classes/Playlist.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L18) *** @@ -222,7 +222,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L19) +[src/parser/classes/Playlist.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L19) *** @@ -236,7 +236,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L26) +[src/parser/classes/Playlist.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L26) *** @@ -250,7 +250,7 @@ #### Defined in -[src/parser/classes/Mix.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Mix.ts#L5) +[src/parser/classes/Mix.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Mix.ts#L5) ## Methods @@ -288,7 +288,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -322,7 +322,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -356,7 +356,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -394,4 +394,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ModalWithTitleAndButton.md b/docs/api/namespaces/YTNodes/classes/ModalWithTitleAndButton.md index 78fd02175..6d0df9b22 100644 --- a/docs/api/namespaces/YTNodes/classes/ModalWithTitleAndButton.md +++ b/docs/api/namespaces/YTNodes/classes/ModalWithTitleAndButton.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ModalWithTitleAndButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ModalWithTitleAndButton.ts#L13) +[src/parser/classes/ModalWithTitleAndButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ModalWithTitleAndButton.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ModalWithTitleAndButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ModalWithTitleAndButton.ts#L11) +[src/parser/classes/ModalWithTitleAndButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ModalWithTitleAndButton.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ModalWithTitleAndButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ModalWithTitleAndButton.ts#L10) +[src/parser/classes/ModalWithTitleAndButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ModalWithTitleAndButton.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ModalWithTitleAndButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ModalWithTitleAndButton.ts#L9) +[src/parser/classes/ModalWithTitleAndButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ModalWithTitleAndButton.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/ModalWithTitleAndButton.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ModalWithTitleAndButton.ts#L7) +[src/parser/classes/ModalWithTitleAndButton.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ModalWithTitleAndButton.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ModifyChannelNotificationPreferenceEndpoint.md b/docs/api/namespaces/YTNodes/classes/ModifyChannelNotificationPreferenceEndpoint.md index 556de2511..39e4c6925 100644 --- a/docs/api/namespaces/YTNodes/classes/ModifyChannelNotificationPreferenceEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/ModifyChannelNotificationPreferenceEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts#L10) +[src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts#L5) +[src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts#L19) +[src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts#L15) +[src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ModifyChannelNotificationPreferenceEndpoint.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Movie.md b/docs/api/namespaces/YTNodes/classes/Movie.md index 2c3d89552..b84ab2bcb 100644 --- a/docs/api/namespaces/YTNodes/classes/Movie.md +++ b/docs/api/namespaces/YTNodes/classes/Movie.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Movie.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Movie.ts#L32) +[src/parser/classes/Movie.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Movie.ts#L32) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Movie.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Movie.ts#L19) +[src/parser/classes/Movie.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Movie.ts#L19) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Movie.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Movie.ts#L27) +[src/parser/classes/Movie.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Movie.ts#L27) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/Movie.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Movie.ts#L15) +[src/parser/classes/Movie.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Movie.ts#L15) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/Movie.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Movie.ts#L21) +[src/parser/classes/Movie.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Movie.ts#L21) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/Movie.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Movie.ts#L26) +[src/parser/classes/Movie.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Movie.ts#L26) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/Movie.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Movie.ts#L13) +[src/parser/classes/Movie.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Movie.ts#L13) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/Movie.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Movie.ts#L30) +[src/parser/classes/Movie.ts:30](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Movie.ts#L30) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/Movie.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Movie.ts#L29) +[src/parser/classes/Movie.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Movie.ts#L29) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/Movie.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Movie.ts#L18) +[src/parser/classes/Movie.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Movie.ts#L18) *** @@ -134,7 +134,7 @@ #### Defined in -[src/parser/classes/Movie.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Movie.ts#L17) +[src/parser/classes/Movie.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Movie.ts#L17) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/Movie.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Movie.ts#L14) +[src/parser/classes/Movie.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Movie.ts#L14) *** @@ -154,7 +154,7 @@ #### Defined in -[src/parser/classes/Movie.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Movie.ts#L16) +[src/parser/classes/Movie.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Movie.ts#L16) *** @@ -168,7 +168,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -178,7 +178,7 @@ #### Defined in -[src/parser/classes/Movie.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Movie.ts#L28) +[src/parser/classes/Movie.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Movie.ts#L28) *** @@ -192,7 +192,7 @@ #### Defined in -[src/parser/classes/Movie.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Movie.ts#L11) +[src/parser/classes/Movie.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Movie.ts#L11) ## Methods @@ -230,7 +230,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -264,7 +264,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -298,7 +298,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -336,4 +336,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MovingThumbnail.md b/docs/api/namespaces/YTNodes/classes/MovingThumbnail.md index 6ba696731..0090693a5 100644 --- a/docs/api/namespaces/YTNodes/classes/MovingThumbnail.md +++ b/docs/api/namespaces/YTNodes/classes/MovingThumbnail.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MovingThumbnail.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MovingThumbnail.ts#L8) +[src/parser/classes/MovingThumbnail.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MovingThumbnail.ts#L8) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/MovingThumbnail.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MovingThumbnail.ts#L6) +[src/parser/classes/MovingThumbnail.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MovingThumbnail.ts#L6) ## Methods @@ -92,7 +92,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -126,7 +126,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -160,7 +160,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -198,4 +198,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MultiMarkersPlayerBar.md b/docs/api/namespaces/YTNodes/classes/MultiMarkersPlayerBar.md index 074d3d5e2..ecbae807a 100644 --- a/docs/api/namespaces/YTNodes/classes/MultiMarkersPlayerBar.md +++ b/docs/api/namespaces/YTNodes/classes/MultiMarkersPlayerBar.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MultiMarkersPlayerBar.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MultiMarkersPlayerBar.ts#L39) +[src/parser/classes/MultiMarkersPlayerBar.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MultiMarkersPlayerBar.ts#L39) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MultiMarkersPlayerBar.ts:37](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MultiMarkersPlayerBar.ts#L37) +[src/parser/classes/MultiMarkersPlayerBar.ts:37](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MultiMarkersPlayerBar.ts#L37) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/MultiMarkersPlayerBar.ts:35](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MultiMarkersPlayerBar.ts#L35) +[src/parser/classes/MultiMarkersPlayerBar.ts:35](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MultiMarkersPlayerBar.ts#L35) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MultiPageMenu.md b/docs/api/namespaces/YTNodes/classes/MultiPageMenu.md index 8c9ac3579..834c45a38 100644 --- a/docs/api/namespaces/YTNodes/classes/MultiPageMenu.md +++ b/docs/api/namespaces/YTNodes/classes/MultiPageMenu.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/menus/MultiPageMenu.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MultiPageMenu.ts#L13) +[src/parser/classes/menus/MultiPageMenu.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MultiPageMenu.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/menus/MultiPageMenu.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MultiPageMenu.ts#L9) +[src/parser/classes/menus/MultiPageMenu.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MultiPageMenu.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/menus/MultiPageMenu.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MultiPageMenu.ts#L10) +[src/parser/classes/menus/MultiPageMenu.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MultiPageMenu.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/menus/MultiPageMenu.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MultiPageMenu.ts#L11) +[src/parser/classes/menus/MultiPageMenu.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MultiPageMenu.ts#L11) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/menus/MultiPageMenu.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MultiPageMenu.ts#L7) +[src/parser/classes/menus/MultiPageMenu.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MultiPageMenu.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MultiPageMenuNotificationSection.md b/docs/api/namespaces/YTNodes/classes/MultiPageMenuNotificationSection.md index 73eb72c9f..c759377a3 100644 --- a/docs/api/namespaces/YTNodes/classes/MultiPageMenuNotificationSection.md +++ b/docs/api/namespaces/YTNodes/classes/MultiPageMenuNotificationSection.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/menus/MultiPageMenuNotificationSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MultiPageMenuNotificationSection.ts#L10) +[src/parser/classes/menus/MultiPageMenuNotificationSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MultiPageMenuNotificationSection.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/menus/MultiPageMenuNotificationSection.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MultiPageMenuNotificationSection.ts#L8) +[src/parser/classes/menus/MultiPageMenuNotificationSection.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MultiPageMenuNotificationSection.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/menus/MultiPageMenuNotificationSection.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MultiPageMenuNotificationSection.ts#L6) +[src/parser/classes/menus/MultiPageMenuNotificationSection.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MultiPageMenuNotificationSection.ts#L6) ## Accessors @@ -78,7 +78,7 @@ #### Defined in -[src/parser/classes/menus/MultiPageMenuNotificationSection.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MultiPageMenuNotificationSection.ts#L16) +[src/parser/classes/menus/MultiPageMenuNotificationSection.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MultiPageMenuNotificationSection.ts#L16) ## Methods @@ -116,7 +116,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -150,7 +150,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -184,7 +184,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -222,4 +222,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicCardShelf.md b/docs/api/namespaces/YTNodes/classes/MusicCardShelf.md index f787b0218..3927dd67c 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicCardShelf.md +++ b/docs/api/namespaces/YTNodes/classes/MusicCardShelf.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicCardShelf.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelf.ts#L27) +[src/parser/classes/MusicCardShelf.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelf.ts#L27) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicCardShelf.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelf.ts#L18) +[src/parser/classes/MusicCardShelf.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelf.ts#L18) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicCardShelf.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelf.ts#L25) +[src/parser/classes/MusicCardShelf.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelf.ts#L25) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicCardShelf.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelf.ts#L22) +[src/parser/classes/MusicCardShelf.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelf.ts#L22) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/MusicCardShelf.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelf.ts#L21) +[src/parser/classes/MusicCardShelf.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelf.ts#L21) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/MusicCardShelf.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelf.ts#L19) +[src/parser/classes/MusicCardShelf.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelf.ts#L19) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/MusicCardShelf.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelf.ts#L20) +[src/parser/classes/MusicCardShelf.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelf.ts#L20) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/MusicCardShelf.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelf.ts#L17) +[src/parser/classes/MusicCardShelf.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelf.ts#L17) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/MusicCardShelf.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelf.ts#L23) +[src/parser/classes/MusicCardShelf.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelf.ts#L23) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/MusicCardShelf.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelf.ts#L15) +[src/parser/classes/MusicCardShelf.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelf.ts#L15) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/MusicCardShelf.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelf.ts#L24) +[src/parser/classes/MusicCardShelf.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelf.ts#L24) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/MusicCardShelf.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelf.ts#L16) +[src/parser/classes/MusicCardShelf.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelf.ts#L16) *** @@ -150,7 +150,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -164,7 +164,7 @@ #### Defined in -[src/parser/classes/MusicCardShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelf.ts#L13) +[src/parser/classes/MusicCardShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelf.ts#L13) ## Methods @@ -202,7 +202,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -236,7 +236,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -270,7 +270,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -308,4 +308,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicCardShelfHeaderBasic.md b/docs/api/namespaces/YTNodes/classes/MusicCardShelfHeaderBasic.md index 5a949dc48..43682ea7a 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicCardShelfHeaderBasic.md +++ b/docs/api/namespaces/YTNodes/classes/MusicCardShelfHeaderBasic.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicCardShelfHeaderBasic.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelfHeaderBasic.ts#L10) +[src/parser/classes/MusicCardShelfHeaderBasic.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelfHeaderBasic.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicCardShelfHeaderBasic.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelfHeaderBasic.ts#L8) +[src/parser/classes/MusicCardShelfHeaderBasic.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelfHeaderBasic.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/MusicCardShelfHeaderBasic.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCardShelfHeaderBasic.ts#L6) +[src/parser/classes/MusicCardShelfHeaderBasic.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCardShelfHeaderBasic.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicCarouselShelf.md b/docs/api/namespaces/YTNodes/classes/MusicCarouselShelf.md index 27cefa8bd..a5dbcf8b5 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicCarouselShelf.md +++ b/docs/api/namespaces/YTNodes/classes/MusicCarouselShelf.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicCarouselShelf.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCarouselShelf.ts#L17) +[src/parser/classes/MusicCarouselShelf.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCarouselShelf.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicCarouselShelf.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCarouselShelf.ts#L14) +[src/parser/classes/MusicCarouselShelf.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCarouselShelf.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicCarouselShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCarouselShelf.ts#L13) +[src/parser/classes/MusicCarouselShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCarouselShelf.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicCarouselShelf.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCarouselShelf.ts#L15) +[src/parser/classes/MusicCarouselShelf.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCarouselShelf.ts#L15) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/MusicCarouselShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCarouselShelf.ts#L11) +[src/parser/classes/MusicCarouselShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCarouselShelf.ts#L11) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicCarouselShelfBasicHeader.md b/docs/api/namespaces/YTNodes/classes/MusicCarouselShelfBasicHeader.md index 358e86ed6..f6319acf2 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicCarouselShelfBasicHeader.md +++ b/docs/api/namespaces/YTNodes/classes/MusicCarouselShelfBasicHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicCarouselShelfBasicHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCarouselShelfBasicHeader.ts#L17) +[src/parser/classes/MusicCarouselShelfBasicHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCarouselShelfBasicHeader.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicCarouselShelfBasicHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCarouselShelfBasicHeader.ts#L15) +[src/parser/classes/MusicCarouselShelfBasicHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCarouselShelfBasicHeader.ts#L15) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicCarouselShelfBasicHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCarouselShelfBasicHeader.ts#L14) +[src/parser/classes/MusicCarouselShelfBasicHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCarouselShelfBasicHeader.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicCarouselShelfBasicHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCarouselShelfBasicHeader.ts#L12) +[src/parser/classes/MusicCarouselShelfBasicHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCarouselShelfBasicHeader.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/MusicCarouselShelfBasicHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCarouselShelfBasicHeader.ts#L13) +[src/parser/classes/MusicCarouselShelfBasicHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCarouselShelfBasicHeader.ts#L13) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/MusicCarouselShelfBasicHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCarouselShelfBasicHeader.ts#L11) +[src/parser/classes/MusicCarouselShelfBasicHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCarouselShelfBasicHeader.ts#L11) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/MusicCarouselShelfBasicHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicCarouselShelfBasicHeader.ts#L9) +[src/parser/classes/MusicCarouselShelfBasicHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicCarouselShelfBasicHeader.ts#L9) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicDescriptionShelf.md b/docs/api/namespaces/YTNodes/classes/MusicDescriptionShelf.md index 91a3602c1..64b5b8fe1 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicDescriptionShelf.md +++ b/docs/api/namespaces/YTNodes/classes/MusicDescriptionShelf.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicDescriptionShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDescriptionShelf.ts#L13) +[src/parser/classes/MusicDescriptionShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDescriptionShelf.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicDescriptionShelf.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDescriptionShelf.ts#L8) +[src/parser/classes/MusicDescriptionShelf.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDescriptionShelf.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicDescriptionShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDescriptionShelf.ts#L11) +[src/parser/classes/MusicDescriptionShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDescriptionShelf.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicDescriptionShelf.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDescriptionShelf.ts#L9) +[src/parser/classes/MusicDescriptionShelf.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDescriptionShelf.ts#L9) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/MusicDescriptionShelf.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDescriptionShelf.ts#L10) +[src/parser/classes/MusicDescriptionShelf.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDescriptionShelf.ts#L10) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/MusicDescriptionShelf.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDescriptionShelf.ts#L6) +[src/parser/classes/MusicDescriptionShelf.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDescriptionShelf.ts#L6) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicDetailHeader.md b/docs/api/namespaces/YTNodes/classes/MusicDetailHeader.md index 1f030c949..3a073c0ee 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicDetailHeader.md +++ b/docs/api/namespaces/YTNodes/classes/MusicDetailHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicDetailHeader.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDetailHeader.ts#L27) +[src/parser/classes/MusicDetailHeader.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDetailHeader.ts#L27) ## Properties @@ -48,7 +48,7 @@ #### Defined in -[src/parser/classes/MusicDetailHeader.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDetailHeader.ts#L20) +[src/parser/classes/MusicDetailHeader.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDetailHeader.ts#L20) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/MusicDetailHeader.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDetailHeader.ts#L19) +[src/parser/classes/MusicDetailHeader.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDetailHeader.ts#L19) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/classes/MusicDetailHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDetailHeader.ts#L12) +[src/parser/classes/MusicDetailHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDetailHeader.ts#L12) *** @@ -78,7 +78,7 @@ #### Defined in -[src/parser/classes/MusicDetailHeader.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDetailHeader.ts#L25) +[src/parser/classes/MusicDetailHeader.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDetailHeader.ts#L25) *** @@ -88,7 +88,7 @@ #### Defined in -[src/parser/classes/MusicDetailHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDetailHeader.ts#L14) +[src/parser/classes/MusicDetailHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDetailHeader.ts#L14) *** @@ -98,7 +98,7 @@ #### Defined in -[src/parser/classes/MusicDetailHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDetailHeader.ts#L16) +[src/parser/classes/MusicDetailHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDetailHeader.ts#L16) *** @@ -108,7 +108,7 @@ #### Defined in -[src/parser/classes/MusicDetailHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDetailHeader.ts#L13) +[src/parser/classes/MusicDetailHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDetailHeader.ts#L13) *** @@ -118,7 +118,7 @@ #### Defined in -[src/parser/classes/MusicDetailHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDetailHeader.ts#L18) +[src/parser/classes/MusicDetailHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDetailHeader.ts#L18) *** @@ -128,7 +128,7 @@ #### Defined in -[src/parser/classes/MusicDetailHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDetailHeader.ts#L11) +[src/parser/classes/MusicDetailHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDetailHeader.ts#L11) *** @@ -138,7 +138,7 @@ #### Defined in -[src/parser/classes/MusicDetailHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDetailHeader.ts#L17) +[src/parser/classes/MusicDetailHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDetailHeader.ts#L17) *** @@ -152,7 +152,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -162,7 +162,7 @@ #### Defined in -[src/parser/classes/MusicDetailHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDetailHeader.ts#L15) +[src/parser/classes/MusicDetailHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDetailHeader.ts#L15) *** @@ -176,7 +176,7 @@ #### Defined in -[src/parser/classes/MusicDetailHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDetailHeader.ts#L9) +[src/parser/classes/MusicDetailHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDetailHeader.ts#L9) ## Methods @@ -214,7 +214,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -248,7 +248,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -282,7 +282,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -320,4 +320,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicDownloadStateBadge.md b/docs/api/namespaces/YTNodes/classes/MusicDownloadStateBadge.md index e526ea1f6..ace0d1a7f 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicDownloadStateBadge.md +++ b/docs/api/namespaces/YTNodes/classes/MusicDownloadStateBadge.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicDownloadStateBadge.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDownloadStateBadge.ts#L10) +[src/parser/classes/MusicDownloadStateBadge.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDownloadStateBadge.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicDownloadStateBadge.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDownloadStateBadge.ts#L7) +[src/parser/classes/MusicDownloadStateBadge.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDownloadStateBadge.ts#L7) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicDownloadStateBadge.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDownloadStateBadge.ts#L8) +[src/parser/classes/MusicDownloadStateBadge.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDownloadStateBadge.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/MusicDownloadStateBadge.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicDownloadStateBadge.ts#L5) +[src/parser/classes/MusicDownloadStateBadge.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicDownloadStateBadge.ts#L5) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicEditablePlaylistDetailHeader.md b/docs/api/namespaces/YTNodes/classes/MusicEditablePlaylistDetailHeader.md index 2ec99051a..80e7681ff 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicEditablePlaylistDetailHeader.md +++ b/docs/api/namespaces/YTNodes/classes/MusicEditablePlaylistDetailHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicEditablePlaylistDetailHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicEditablePlaylistDetailHeader.ts#L11) +[src/parser/classes/MusicEditablePlaylistDetailHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicEditablePlaylistDetailHeader.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicEditablePlaylistDetailHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicEditablePlaylistDetailHeader.ts#L8) +[src/parser/classes/MusicEditablePlaylistDetailHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicEditablePlaylistDetailHeader.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicEditablePlaylistDetailHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicEditablePlaylistDetailHeader.ts#L7) +[src/parser/classes/MusicEditablePlaylistDetailHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicEditablePlaylistDetailHeader.ts#L7) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicEditablePlaylistDetailHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicEditablePlaylistDetailHeader.ts#L9) +[src/parser/classes/MusicEditablePlaylistDetailHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicEditablePlaylistDetailHeader.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/MusicEditablePlaylistDetailHeader.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicEditablePlaylistDetailHeader.ts#L5) +[src/parser/classes/MusicEditablePlaylistDetailHeader.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicEditablePlaylistDetailHeader.ts#L5) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicElementHeader.md b/docs/api/namespaces/YTNodes/classes/MusicElementHeader.md index 5e2dd517b..1bc70cac3 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicElementHeader.md +++ b/docs/api/namespaces/YTNodes/classes/MusicElementHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicElementHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicElementHeader.ts#L10) +[src/parser/classes/MusicElementHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicElementHeader.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicElementHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicElementHeader.ts#L8) +[src/parser/classes/MusicElementHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicElementHeader.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/MusicElementHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicElementHeader.ts#L6) +[src/parser/classes/MusicElementHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicElementHeader.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicHeader.md b/docs/api/namespaces/YTNodes/classes/MusicHeader.md index 39206e82a..0a1df9fd7 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicHeader.md +++ b/docs/api/namespaces/YTNodes/classes/MusicHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicHeader.ts#L11) +[src/parser/classes/MusicHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicHeader.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicHeader.ts#L8) +[src/parser/classes/MusicHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicHeader.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicHeader.ts#L9) +[src/parser/classes/MusicHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicHeader.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/MusicHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicHeader.ts#L6) +[src/parser/classes/MusicHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicHeader.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicImmersiveHeader.md b/docs/api/namespaces/YTNodes/classes/MusicImmersiveHeader.md index 057117972..4c2b0fb7b 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicImmersiveHeader.md +++ b/docs/api/namespaces/YTNodes/classes/MusicImmersiveHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicImmersiveHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicImmersiveHeader.ts#L13) +[src/parser/classes/MusicImmersiveHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicImmersiveHeader.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicImmersiveHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicImmersiveHeader.ts#L10) +[src/parser/classes/MusicImmersiveHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicImmersiveHeader.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicImmersiveHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicImmersiveHeader.ts#L11) +[src/parser/classes/MusicImmersiveHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicImmersiveHeader.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicImmersiveHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicImmersiveHeader.ts#L9) +[src/parser/classes/MusicImmersiveHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicImmersiveHeader.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/MusicImmersiveHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicImmersiveHeader.ts#L7) +[src/parser/classes/MusicImmersiveHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicImmersiveHeader.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicInlineBadge.md b/docs/api/namespaces/YTNodes/classes/MusicInlineBadge.md index 0d435c5f7..be89249a5 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicInlineBadge.md +++ b/docs/api/namespaces/YTNodes/classes/MusicInlineBadge.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicInlineBadge.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicInlineBadge.ts#L10) +[src/parser/classes/MusicInlineBadge.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicInlineBadge.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicInlineBadge.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicInlineBadge.ts#L7) +[src/parser/classes/MusicInlineBadge.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicInlineBadge.ts#L7) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicInlineBadge.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicInlineBadge.ts#L8) +[src/parser/classes/MusicInlineBadge.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicInlineBadge.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/MusicInlineBadge.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicInlineBadge.ts#L5) +[src/parser/classes/MusicInlineBadge.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicInlineBadge.ts#L5) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicItemThumbnailOverlay.md b/docs/api/namespaces/YTNodes/classes/MusicItemThumbnailOverlay.md index 0c7e58160..45bef9474 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicItemThumbnailOverlay.md +++ b/docs/api/namespaces/YTNodes/classes/MusicItemThumbnailOverlay.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicItemThumbnailOverlay.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicItemThumbnailOverlay.ts#L12) +[src/parser/classes/MusicItemThumbnailOverlay.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicItemThumbnailOverlay.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicItemThumbnailOverlay.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicItemThumbnailOverlay.ts#L8) +[src/parser/classes/MusicItemThumbnailOverlay.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicItemThumbnailOverlay.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicItemThumbnailOverlay.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicItemThumbnailOverlay.ts#L9) +[src/parser/classes/MusicItemThumbnailOverlay.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicItemThumbnailOverlay.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicItemThumbnailOverlay.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicItemThumbnailOverlay.ts#L10) +[src/parser/classes/MusicItemThumbnailOverlay.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicItemThumbnailOverlay.ts#L10) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/MusicItemThumbnailOverlay.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicItemThumbnailOverlay.ts#L6) +[src/parser/classes/MusicItemThumbnailOverlay.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicItemThumbnailOverlay.ts#L6) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicLargeCardItemCarousel.md b/docs/api/namespaces/YTNodes/classes/MusicLargeCardItemCarousel.md index 142900c29..9ee953422 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicLargeCardItemCarousel.md +++ b/docs/api/namespaces/YTNodes/classes/MusicLargeCardItemCarousel.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicLargeCardItemCarousel.ts:49](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicLargeCardItemCarousel.ts#L49) +[src/parser/classes/MusicLargeCardItemCarousel.ts:49](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicLargeCardItemCarousel.ts#L49) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicLargeCardItemCarousel.ts:47](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicLargeCardItemCarousel.ts#L47) +[src/parser/classes/MusicLargeCardItemCarousel.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicLargeCardItemCarousel.ts#L47) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicLargeCardItemCarousel.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicLargeCardItemCarousel.ts#L46) +[src/parser/classes/MusicLargeCardItemCarousel.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicLargeCardItemCarousel.ts#L46) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/MusicLargeCardItemCarousel.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicLargeCardItemCarousel.ts#L44) +[src/parser/classes/MusicLargeCardItemCarousel.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicLargeCardItemCarousel.ts#L44) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicMenuItemDivider.md b/docs/api/namespaces/YTNodes/classes/MusicMenuItemDivider.md index 00b568dca..701ef4161 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicMenuItemDivider.md +++ b/docs/api/namespaces/YTNodes/classes/MusicMenuItemDivider.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/menus/MusicMenuItemDivider.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MusicMenuItemDivider.ts#L8) +[src/parser/classes/menus/MusicMenuItemDivider.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MusicMenuItemDivider.ts#L8) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/menus/MusicMenuItemDivider.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MusicMenuItemDivider.ts#L5) +[src/parser/classes/menus/MusicMenuItemDivider.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MusicMenuItemDivider.ts#L5) ## Methods @@ -92,7 +92,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -126,7 +126,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -160,7 +160,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -198,4 +198,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicMultiRowListItem.md b/docs/api/namespaces/YTNodes/classes/MusicMultiRowListItem.md index c5eddaba8..12cf753e9 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicMultiRowListItem.md +++ b/docs/api/namespaces/YTNodes/classes/MusicMultiRowListItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicMultiRowListItem.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicMultiRowListItem.ts#L23) +[src/parser/classes/MusicMultiRowListItem.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicMultiRowListItem.ts#L23) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicMultiRowListItem.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicMultiRowListItem.ts#L20) +[src/parser/classes/MusicMultiRowListItem.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicMultiRowListItem.ts#L20) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicMultiRowListItem.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicMultiRowListItem.ts#L21) +[src/parser/classes/MusicMultiRowListItem.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicMultiRowListItem.ts#L21) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicMultiRowListItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicMultiRowListItem.ts#L16) +[src/parser/classes/MusicMultiRowListItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicMultiRowListItem.ts#L16) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/MusicMultiRowListItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicMultiRowListItem.ts#L15) +[src/parser/classes/MusicMultiRowListItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicMultiRowListItem.ts#L15) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/MusicMultiRowListItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicMultiRowListItem.ts#L14) +[src/parser/classes/MusicMultiRowListItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicMultiRowListItem.ts#L14) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/MusicMultiRowListItem.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicMultiRowListItem.ts#L19) +[src/parser/classes/MusicMultiRowListItem.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicMultiRowListItem.ts#L19) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/MusicMultiRowListItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicMultiRowListItem.ts#L17) +[src/parser/classes/MusicMultiRowListItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicMultiRowListItem.ts#L17) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/MusicMultiRowListItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicMultiRowListItem.ts#L13) +[src/parser/classes/MusicMultiRowListItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicMultiRowListItem.ts#L13) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/MusicMultiRowListItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicMultiRowListItem.ts#L18) +[src/parser/classes/MusicMultiRowListItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicMultiRowListItem.ts#L18) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/MusicMultiRowListItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicMultiRowListItem.ts#L11) +[src/parser/classes/MusicMultiRowListItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicMultiRowListItem.ts#L11) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -216,7 +216,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -250,7 +250,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -288,4 +288,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicMultiSelectMenu.md b/docs/api/namespaces/YTNodes/classes/MusicMultiSelectMenu.md index c4820c623..9ac77dedf 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicMultiSelectMenu.md +++ b/docs/api/namespaces/YTNodes/classes/MusicMultiSelectMenu.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/menus/MusicMultiSelectMenu.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MusicMultiSelectMenu.ts#L15) +[src/parser/classes/menus/MusicMultiSelectMenu.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MusicMultiSelectMenu.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/menus/MusicMultiSelectMenu.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MusicMultiSelectMenu.ts#L13) +[src/parser/classes/menus/MusicMultiSelectMenu.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MusicMultiSelectMenu.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/menus/MusicMultiSelectMenu.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MusicMultiSelectMenu.ts#L12) +[src/parser/classes/menus/MusicMultiSelectMenu.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MusicMultiSelectMenu.ts#L12) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/menus/MusicMultiSelectMenu.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MusicMultiSelectMenu.ts#L10) +[src/parser/classes/menus/MusicMultiSelectMenu.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MusicMultiSelectMenu.ts#L10) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicMultiSelectMenuItem.md b/docs/api/namespaces/YTNodes/classes/MusicMultiSelectMenuItem.md index 29c1345b1..884240f83 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicMultiSelectMenuItem.md +++ b/docs/api/namespaces/YTNodes/classes/MusicMultiSelectMenuItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/menus/MusicMultiSelectMenuItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MusicMultiSelectMenuItem.ts#L15) +[src/parser/classes/menus/MusicMultiSelectMenuItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MusicMultiSelectMenuItem.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/menus/MusicMultiSelectMenuItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MusicMultiSelectMenuItem.ts#L12) +[src/parser/classes/menus/MusicMultiSelectMenuItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MusicMultiSelectMenuItem.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/menus/MusicMultiSelectMenuItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MusicMultiSelectMenuItem.ts#L10) +[src/parser/classes/menus/MusicMultiSelectMenuItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MusicMultiSelectMenuItem.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/menus/MusicMultiSelectMenuItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MusicMultiSelectMenuItem.ts#L13) +[src/parser/classes/menus/MusicMultiSelectMenuItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MusicMultiSelectMenuItem.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/menus/MusicMultiSelectMenuItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MusicMultiSelectMenuItem.ts#L11) +[src/parser/classes/menus/MusicMultiSelectMenuItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MusicMultiSelectMenuItem.ts#L11) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/menus/MusicMultiSelectMenuItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MusicMultiSelectMenuItem.ts#L9) +[src/parser/classes/menus/MusicMultiSelectMenuItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MusicMultiSelectMenuItem.ts#L9) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/menus/MusicMultiSelectMenuItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/MusicMultiSelectMenuItem.ts#L7) +[src/parser/classes/menus/MusicMultiSelectMenuItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/MusicMultiSelectMenuItem.ts#L7) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicNavigationButton.md b/docs/api/namespaces/YTNodes/classes/MusicNavigationButton.md index c48ffe591..d8fe9c606 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicNavigationButton.md +++ b/docs/api/namespaces/YTNodes/classes/MusicNavigationButton.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicNavigationButton.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicNavigationButton.ts#L12) +[src/parser/classes/MusicNavigationButton.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicNavigationButton.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicNavigationButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicNavigationButton.ts#L9) +[src/parser/classes/MusicNavigationButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicNavigationButton.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicNavigationButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicNavigationButton.ts#L10) +[src/parser/classes/MusicNavigationButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicNavigationButton.ts#L10) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/MusicNavigationButton.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicNavigationButton.ts#L7) +[src/parser/classes/MusicNavigationButton.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicNavigationButton.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicPlayButton.md b/docs/api/namespaces/YTNodes/classes/MusicPlayButton.md index ae77279ae..0bffea4e6 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicPlayButton.md +++ b/docs/api/namespaces/YTNodes/classes/MusicPlayButton.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicPlayButton.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlayButton.ts#L15) +[src/parser/classes/MusicPlayButton.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlayButton.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicPlayButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlayButton.ts#L8) +[src/parser/classes/MusicPlayButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlayButton.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicPlayButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlayButton.ts#L13) +[src/parser/classes/MusicPlayButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlayButton.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicPlayButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlayButton.ts#L10) +[src/parser/classes/MusicPlayButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlayButton.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/MusicPlayButton.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlayButton.ts#L12) +[src/parser/classes/MusicPlayButton.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlayButton.ts#L12) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/MusicPlayButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlayButton.ts#L9) +[src/parser/classes/MusicPlayButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlayButton.ts#L9) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/MusicPlayButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlayButton.ts#L11) +[src/parser/classes/MusicPlayButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlayButton.ts#L11) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/MusicPlayButton.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlayButton.ts#L6) +[src/parser/classes/MusicPlayButton.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlayButton.ts#L6) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicPlaylistEditHeader.md b/docs/api/namespaces/YTNodes/classes/MusicPlaylistEditHeader.md index 5c419c86a..a05fc497d 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicPlaylistEditHeader.md +++ b/docs/api/namespaces/YTNodes/classes/MusicPlaylistEditHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicPlaylistEditHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlaylistEditHeader.ts#L18) +[src/parser/classes/MusicPlaylistEditHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlaylistEditHeader.ts#L18) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicPlaylistEditHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlaylistEditHeader.ts#L12) +[src/parser/classes/MusicPlaylistEditHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlaylistEditHeader.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicPlaylistEditHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlaylistEditHeader.ts#L11) +[src/parser/classes/MusicPlaylistEditHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlaylistEditHeader.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicPlaylistEditHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlaylistEditHeader.ts#L15) +[src/parser/classes/MusicPlaylistEditHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlaylistEditHeader.ts#L15) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/MusicPlaylistEditHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlaylistEditHeader.ts#L14) +[src/parser/classes/MusicPlaylistEditHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlaylistEditHeader.ts#L14) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/MusicPlaylistEditHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlaylistEditHeader.ts#L13) +[src/parser/classes/MusicPlaylistEditHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlaylistEditHeader.ts#L13) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/MusicPlaylistEditHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlaylistEditHeader.ts#L16) +[src/parser/classes/MusicPlaylistEditHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlaylistEditHeader.ts#L16) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/MusicPlaylistEditHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlaylistEditHeader.ts#L10) +[src/parser/classes/MusicPlaylistEditHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlaylistEditHeader.ts#L10) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/MusicPlaylistEditHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlaylistEditHeader.ts#L8) +[src/parser/classes/MusicPlaylistEditHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlaylistEditHeader.ts#L8) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicPlaylistShelf.md b/docs/api/namespaces/YTNodes/classes/MusicPlaylistShelf.md index 4df3ed49a..6a356f237 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicPlaylistShelf.md +++ b/docs/api/namespaces/YTNodes/classes/MusicPlaylistShelf.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicPlaylistShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlaylistShelf.ts#L13) +[src/parser/classes/MusicPlaylistShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlaylistShelf.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicPlaylistShelf.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlaylistShelf.ts#L10) +[src/parser/classes/MusicPlaylistShelf.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlaylistShelf.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicPlaylistShelf.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlaylistShelf.ts#L9) +[src/parser/classes/MusicPlaylistShelf.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlaylistShelf.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicPlaylistShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlaylistShelf.ts#L11) +[src/parser/classes/MusicPlaylistShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlaylistShelf.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/MusicPlaylistShelf.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlaylistShelf.ts#L8) +[src/parser/classes/MusicPlaylistShelf.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlaylistShelf.ts#L8) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/MusicPlaylistShelf.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicPlaylistShelf.ts#L6) +[src/parser/classes/MusicPlaylistShelf.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicPlaylistShelf.ts#L6) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicQueue.md b/docs/api/namespaces/YTNodes/classes/MusicQueue.md index 01665382c..ea22d7728 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicQueue.md +++ b/docs/api/namespaces/YTNodes/classes/MusicQueue.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicQueue.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicQueue.ts#L10) +[src/parser/classes/MusicQueue.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicQueue.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicQueue.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicQueue.ts#L8) +[src/parser/classes/MusicQueue.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicQueue.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/MusicQueue.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicQueue.ts#L6) +[src/parser/classes/MusicQueue.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicQueue.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicResponsiveHeader.md b/docs/api/namespaces/YTNodes/classes/MusicResponsiveHeader.md index a851efcd7..4fd2925cb 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicResponsiveHeader.md +++ b/docs/api/namespaces/YTNodes/classes/MusicResponsiveHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveHeader.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveHeader.ts#L28) +[src/parser/classes/MusicResponsiveHeader.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveHeader.ts#L28) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveHeader.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveHeader.ts#L19) +[src/parser/classes/MusicResponsiveHeader.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveHeader.ts#L19) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveHeader.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveHeader.ts#L26) +[src/parser/classes/MusicResponsiveHeader.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveHeader.ts#L26) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveHeader.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveHeader.ts#L24) +[src/parser/classes/MusicResponsiveHeader.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveHeader.ts#L24) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveHeader.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveHeader.ts#L22) +[src/parser/classes/MusicResponsiveHeader.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveHeader.ts#L22) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveHeader.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveHeader.ts#L23) +[src/parser/classes/MusicResponsiveHeader.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveHeader.ts#L23) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveHeader.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveHeader.ts#L21) +[src/parser/classes/MusicResponsiveHeader.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveHeader.ts#L21) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveHeader.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveHeader.ts#L25) +[src/parser/classes/MusicResponsiveHeader.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveHeader.ts#L25) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveHeader.ts#L18) +[src/parser/classes/MusicResponsiveHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveHeader.ts#L18) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveHeader.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveHeader.ts#L20) +[src/parser/classes/MusicResponsiveHeader.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveHeader.ts#L20) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveHeader.ts#L16) +[src/parser/classes/MusicResponsiveHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveHeader.ts#L16) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -216,7 +216,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -250,7 +250,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -288,4 +288,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicResponsiveListItem.md b/docs/api/namespaces/YTNodes/classes/MusicResponsiveListItem.md index dbb0cd774..beb98a987 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicResponsiveListItem.md +++ b/docs/api/namespaces/YTNodes/classes/MusicResponsiveListItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:76](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L76) +[src/parser/classes/MusicResponsiveListItem.ts:76](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L76) ## Properties @@ -48,7 +48,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L43) +[src/parser/classes/MusicResponsiveListItem.ts:43](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L43) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:49](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L49) +[src/parser/classes/MusicResponsiveListItem.ts:49](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L49) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:68](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L68) +[src/parser/classes/MusicResponsiveListItem.ts:68](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L68) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:56](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L56) +[src/parser/classes/MusicResponsiveListItem.ts:56](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L56) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L32) +[src/parser/classes/MusicResponsiveListItem.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L32) *** @@ -118,7 +118,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L38) +[src/parser/classes/MusicResponsiveListItem.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L38) *** @@ -128,7 +128,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L28) +[src/parser/classes/MusicResponsiveListItem.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L28) *** @@ -138,7 +138,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L22) +[src/parser/classes/MusicResponsiveListItem.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L22) *** @@ -148,7 +148,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L21) +[src/parser/classes/MusicResponsiveListItem.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L21) *** @@ -158,7 +158,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:36](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L36) +[src/parser/classes/MusicResponsiveListItem.ts:36](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L36) *** @@ -168,7 +168,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L30) +[src/parser/classes/MusicResponsiveListItem.ts:30](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L30) *** @@ -178,7 +178,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:73](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L73) +[src/parser/classes/MusicResponsiveListItem.ts:73](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L73) *** @@ -188,7 +188,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L29) +[src/parser/classes/MusicResponsiveListItem.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L29) *** @@ -198,7 +198,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:33](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L33) +[src/parser/classes/MusicResponsiveListItem.ts:33](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L33) *** @@ -208,7 +208,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:62](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L62) +[src/parser/classes/MusicResponsiveListItem.ts:62](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L62) *** @@ -218,7 +218,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:34](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L34) +[src/parser/classes/MusicResponsiveListItem.ts:34](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L34) *** @@ -228,7 +228,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:65](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L65) +[src/parser/classes/MusicResponsiveListItem.ts:65](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L65) *** @@ -238,7 +238,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:64](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L64) +[src/parser/classes/MusicResponsiveListItem.ts:64](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L64) *** @@ -248,7 +248,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:63](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L63) +[src/parser/classes/MusicResponsiveListItem.ts:63](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L63) *** @@ -258,7 +258,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L31) +[src/parser/classes/MusicResponsiveListItem.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L31) *** @@ -268,7 +268,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:37](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L37) +[src/parser/classes/MusicResponsiveListItem.ts:37](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L37) *** @@ -282,7 +282,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -292,7 +292,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:55](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L55) +[src/parser/classes/MusicResponsiveListItem.ts:55](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L55) *** @@ -302,7 +302,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:74](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L74) +[src/parser/classes/MusicResponsiveListItem.ts:74](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L74) *** @@ -316,7 +316,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L19) +[src/parser/classes/MusicResponsiveListItem.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L19) ## Accessors @@ -330,7 +330,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItem.ts:333](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItem.ts#L333) +[src/parser/classes/MusicResponsiveListItem.ts:333](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItem.ts#L333) ## Methods @@ -368,7 +368,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -402,7 +402,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -436,7 +436,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -474,4 +474,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicResponsiveListItemFixedColumn.md b/docs/api/namespaces/YTNodes/classes/MusicResponsiveListItemFixedColumn.md index b1444d878..92af77fc7 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicResponsiveListItemFixedColumn.md +++ b/docs/api/namespaces/YTNodes/classes/MusicResponsiveListItemFixedColumn.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItemFixedColumn.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItemFixedColumn.ts#L11) +[src/parser/classes/MusicResponsiveListItemFixedColumn.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItemFixedColumn.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItemFixedColumn.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItemFixedColumn.ts#L9) +[src/parser/classes/MusicResponsiveListItemFixedColumn.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItemFixedColumn.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItemFixedColumn.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItemFixedColumn.ts#L8) +[src/parser/classes/MusicResponsiveListItemFixedColumn.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItemFixedColumn.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItemFixedColumn.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItemFixedColumn.ts#L6) +[src/parser/classes/MusicResponsiveListItemFixedColumn.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItemFixedColumn.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicResponsiveListItemFlexColumn.md b/docs/api/namespaces/YTNodes/classes/MusicResponsiveListItemFlexColumn.md index 84d9da47c..517291cf8 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicResponsiveListItemFlexColumn.md +++ b/docs/api/namespaces/YTNodes/classes/MusicResponsiveListItemFlexColumn.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItemFlexColumn.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItemFlexColumn.ts#L11) +[src/parser/classes/MusicResponsiveListItemFlexColumn.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItemFlexColumn.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItemFlexColumn.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItemFlexColumn.ts#L9) +[src/parser/classes/MusicResponsiveListItemFlexColumn.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItemFlexColumn.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItemFlexColumn.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItemFlexColumn.ts#L8) +[src/parser/classes/MusicResponsiveListItemFlexColumn.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItemFlexColumn.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/MusicResponsiveListItemFlexColumn.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicResponsiveListItemFlexColumn.ts#L6) +[src/parser/classes/MusicResponsiveListItemFlexColumn.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicResponsiveListItemFlexColumn.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicShelf.md b/docs/api/namespaces/YTNodes/classes/MusicShelf.md index 3713460bb..7346dfac9 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicShelf.md +++ b/docs/api/namespaces/YTNodes/classes/MusicShelf.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicShelf.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicShelf.ts#L19) +[src/parser/classes/MusicShelf.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicShelf.ts#L19) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicShelf.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicShelf.ts#L16) +[src/parser/classes/MusicShelf.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicShelf.ts#L16) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicShelf.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicShelf.ts#L15) +[src/parser/classes/MusicShelf.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicShelf.ts#L15) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicShelf.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicShelf.ts#L12) +[src/parser/classes/MusicShelf.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicShelf.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/MusicShelf.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicShelf.ts#L14) +[src/parser/classes/MusicShelf.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicShelf.ts#L14) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/MusicShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicShelf.ts#L13) +[src/parser/classes/MusicShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicShelf.ts#L13) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/MusicShelf.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicShelf.ts#L17) +[src/parser/classes/MusicShelf.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicShelf.ts#L17) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/MusicShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicShelf.ts#L11) +[src/parser/classes/MusicShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicShelf.ts#L11) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/MusicShelf.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicShelf.ts#L9) +[src/parser/classes/MusicShelf.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicShelf.ts#L9) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicSideAlignedItem.md b/docs/api/namespaces/YTNodes/classes/MusicSideAlignedItem.md index 3d630f04f..20f440aef 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicSideAlignedItem.md +++ b/docs/api/namespaces/YTNodes/classes/MusicSideAlignedItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicSideAlignedItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicSideAlignedItem.ts#L10) +[src/parser/classes/MusicSideAlignedItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicSideAlignedItem.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicSideAlignedItem.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicSideAlignedItem.ts#L8) +[src/parser/classes/MusicSideAlignedItem.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicSideAlignedItem.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicSideAlignedItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicSideAlignedItem.ts#L7) +[src/parser/classes/MusicSideAlignedItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicSideAlignedItem.ts#L7) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/MusicSideAlignedItem.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicSideAlignedItem.ts#L5) +[src/parser/classes/MusicSideAlignedItem.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicSideAlignedItem.ts#L5) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicSortFilterButton.md b/docs/api/namespaces/YTNodes/classes/MusicSortFilterButton.md index addd792a2..753669625 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicSortFilterButton.md +++ b/docs/api/namespaces/YTNodes/classes/MusicSortFilterButton.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicSortFilterButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicSortFilterButton.ts#L13) +[src/parser/classes/MusicSortFilterButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicSortFilterButton.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicSortFilterButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicSortFilterButton.ts#L10) +[src/parser/classes/MusicSortFilterButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicSortFilterButton.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicSortFilterButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicSortFilterButton.ts#L11) +[src/parser/classes/MusicSortFilterButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicSortFilterButton.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicSortFilterButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicSortFilterButton.ts#L9) +[src/parser/classes/MusicSortFilterButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicSortFilterButton.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/MusicSortFilterButton.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicSortFilterButton.ts#L7) +[src/parser/classes/MusicSortFilterButton.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicSortFilterButton.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicTastebuilderShelf.md b/docs/api/namespaces/YTNodes/classes/MusicTastebuilderShelf.md index cdae1723f..aac47c9a7 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicTastebuilderShelf.md +++ b/docs/api/namespaces/YTNodes/classes/MusicTastebuilderShelf.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicTastebuilderShelf.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTastebuilderShelf.ts#L18) +[src/parser/classes/MusicTastebuilderShelf.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTastebuilderShelf.ts#L18) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicTastebuilderShelf.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTastebuilderShelf.ts#L15) +[src/parser/classes/MusicTastebuilderShelf.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTastebuilderShelf.ts#L15) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicTastebuilderShelf.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTastebuilderShelf.ts#L16) +[src/parser/classes/MusicTastebuilderShelf.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTastebuilderShelf.ts#L16) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicTastebuilderShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTastebuilderShelf.ts#L13) +[src/parser/classes/MusicTastebuilderShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTastebuilderShelf.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/MusicTastebuilderShelf.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTastebuilderShelf.ts#L14) +[src/parser/classes/MusicTastebuilderShelf.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTastebuilderShelf.ts#L14) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/MusicTastebuilderShelf.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTastebuilderShelf.ts#L12) +[src/parser/classes/MusicTastebuilderShelf.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTastebuilderShelf.ts#L12) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/MusicTastebuilderShelf.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTastebuilderShelf.ts#L10) +[src/parser/classes/MusicTastebuilderShelf.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTastebuilderShelf.ts#L10) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicTastebuilderShelfThumbnail.md b/docs/api/namespaces/YTNodes/classes/MusicTastebuilderShelfThumbnail.md index f43f8e0f3..fd54ba004 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicTastebuilderShelfThumbnail.md +++ b/docs/api/namespaces/YTNodes/classes/MusicTastebuilderShelfThumbnail.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicTastebuilderShelfThumbnail.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTastebuilderShelfThumbnail.ts#L10) +[src/parser/classes/MusicTastebuilderShelfThumbnail.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTastebuilderShelfThumbnail.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicTastebuilderShelfThumbnail.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTastebuilderShelfThumbnail.ts#L8) +[src/parser/classes/MusicTastebuilderShelfThumbnail.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTastebuilderShelfThumbnail.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/MusicTastebuilderShelfThumbnail.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTastebuilderShelfThumbnail.ts#L6) +[src/parser/classes/MusicTastebuilderShelfThumbnail.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTastebuilderShelfThumbnail.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicThumbnail.md b/docs/api/namespaces/YTNodes/classes/MusicThumbnail.md index fe84210c3..3de8cdca6 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicThumbnail.md +++ b/docs/api/namespaces/YTNodes/classes/MusicThumbnail.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicThumbnail.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicThumbnail.ts#L10) +[src/parser/classes/MusicThumbnail.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicThumbnail.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicThumbnail.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicThumbnail.ts#L8) +[src/parser/classes/MusicThumbnail.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicThumbnail.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/MusicThumbnail.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicThumbnail.ts#L6) +[src/parser/classes/MusicThumbnail.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicThumbnail.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicTwoRowItem.md b/docs/api/namespaces/YTNodes/classes/MusicTwoRowItem.md index 658d53251..c2c9f4daf 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicTwoRowItem.md +++ b/docs/api/namespaces/YTNodes/classes/MusicTwoRowItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:42](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L42) +[src/parser/classes/MusicTwoRowItem.ts:42](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L42) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L26) +[src/parser/classes/MusicTwoRowItem.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L26) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L32) +[src/parser/classes/MusicTwoRowItem.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L32) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L19) +[src/parser/classes/MusicTwoRowItem.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L19) *** @@ -78,7 +78,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L16) +[src/parser/classes/MusicTwoRowItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L16) *** @@ -88,7 +88,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L17) +[src/parser/classes/MusicTwoRowItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L17) *** @@ -98,7 +98,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L22) +[src/parser/classes/MusicTwoRowItem.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L22) *** @@ -108,7 +108,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L20) +[src/parser/classes/MusicTwoRowItem.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L20) *** @@ -118,7 +118,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L40) +[src/parser/classes/MusicTwoRowItem.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L40) *** @@ -128,7 +128,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L21) +[src/parser/classes/MusicTwoRowItem.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L21) *** @@ -138,7 +138,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L18) +[src/parser/classes/MusicTwoRowItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L18) *** @@ -148,7 +148,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L38) +[src/parser/classes/MusicTwoRowItem.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L38) *** @@ -158,7 +158,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L39) +[src/parser/classes/MusicTwoRowItem.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L39) *** @@ -168,7 +168,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L15) +[src/parser/classes/MusicTwoRowItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L15) *** @@ -182,7 +182,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -192,7 +192,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L24) +[src/parser/classes/MusicTwoRowItem.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L24) *** @@ -202,7 +202,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L23) +[src/parser/classes/MusicTwoRowItem.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L23) *** @@ -216,7 +216,7 @@ #### Defined in -[src/parser/classes/MusicTwoRowItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicTwoRowItem.ts#L13) +[src/parser/classes/MusicTwoRowItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicTwoRowItem.ts#L13) ## Methods @@ -254,7 +254,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -288,7 +288,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -322,7 +322,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -360,4 +360,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/MusicVisualHeader.md b/docs/api/namespaces/YTNodes/classes/MusicVisualHeader.md index 0bec6d7ed..c2698daba 100644 --- a/docs/api/namespaces/YTNodes/classes/MusicVisualHeader.md +++ b/docs/api/namespaces/YTNodes/classes/MusicVisualHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/MusicVisualHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicVisualHeader.ts#L15) +[src/parser/classes/MusicVisualHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicVisualHeader.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/MusicVisualHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicVisualHeader.ts#L13) +[src/parser/classes/MusicVisualHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicVisualHeader.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/MusicVisualHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicVisualHeader.ts#L12) +[src/parser/classes/MusicVisualHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicVisualHeader.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/MusicVisualHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicVisualHeader.ts#L11) +[src/parser/classes/MusicVisualHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicVisualHeader.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/MusicVisualHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicVisualHeader.ts#L10) +[src/parser/classes/MusicVisualHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicVisualHeader.ts#L10) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/MusicVisualHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/MusicVisualHeader.ts#L8) +[src/parser/classes/MusicVisualHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/MusicVisualHeader.ts#L8) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/NavigationEndpoint.md b/docs/api/namespaces/YTNodes/classes/NavigationEndpoint.md index 57c012595..33d6849a2 100644 --- a/docs/api/namespaces/YTNodes/classes/NavigationEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/NavigationEndpoint.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/NavigationEndpoint.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NavigationEndpoint.ts#L31) +[src/parser/classes/NavigationEndpoint.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NavigationEndpoint.ts#L31) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/NavigationEndpoint.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NavigationEndpoint.ts#L28) +[src/parser/classes/NavigationEndpoint.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NavigationEndpoint.ts#L28) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/NavigationEndpoint.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NavigationEndpoint.ts#L29) +[src/parser/classes/NavigationEndpoint.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NavigationEndpoint.ts#L29) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/NavigationEndpoint.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NavigationEndpoint.ts#L23) +[src/parser/classes/NavigationEndpoint.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NavigationEndpoint.ts#L23) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/NavigationEndpoint.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NavigationEndpoint.ts#L27) +[src/parser/classes/NavigationEndpoint.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NavigationEndpoint.ts#L27) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/NavigationEndpoint.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NavigationEndpoint.ts#L24) +[src/parser/classes/NavigationEndpoint.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NavigationEndpoint.ts#L24) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/NavigationEndpoint.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NavigationEndpoint.ts#L21) +[src/parser/classes/NavigationEndpoint.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NavigationEndpoint.ts#L21) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/NavigationEndpoint.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NavigationEndpoint.ts#L26) +[src/parser/classes/NavigationEndpoint.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NavigationEndpoint.ts#L26) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/NavigationEndpoint.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NavigationEndpoint.ts#L25) +[src/parser/classes/NavigationEndpoint.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NavigationEndpoint.ts#L25) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/NavigationEndpoint.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NavigationEndpoint.ts#L22) +[src/parser/classes/NavigationEndpoint.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NavigationEndpoint.ts#L22) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/NavigationEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NavigationEndpoint.ts#L19) +[src/parser/classes/NavigationEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NavigationEndpoint.ts#L19) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -210,7 +210,7 @@ If the node is not of the given type ##### Defined in -[src/parser/classes/NavigationEndpoint.ts:120](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NavigationEndpoint.ts#L120) +[src/parser/classes/NavigationEndpoint.ts:120](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NavigationEndpoint.ts#L120) #### call(actions, args) @@ -230,7 +230,7 @@ If the node is not of the given type ##### Defined in -[src/parser/classes/NavigationEndpoint.ts:121](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NavigationEndpoint.ts#L121) +[src/parser/classes/NavigationEndpoint.ts:121](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NavigationEndpoint.ts#L121) *** @@ -254,7 +254,7 @@ This should be removed in the future. #### Defined in -[src/parser/classes/NavigationEndpoint.ts:104](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NavigationEndpoint.ts#L104) +[src/parser/classes/NavigationEndpoint.ts:104](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NavigationEndpoint.ts#L104) *** @@ -288,7 +288,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -322,7 +322,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -360,7 +360,7 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) *** @@ -374,4 +374,4 @@ If the node does not have the key #### Defined in -[src/parser/classes/NavigationEndpoint.ts:137](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NavigationEndpoint.ts#L137) +[src/parser/classes/NavigationEndpoint.ts:137](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NavigationEndpoint.ts#L137) diff --git a/docs/api/namespaces/YTNodes/classes/Notification.md b/docs/api/namespaces/YTNodes/classes/Notification.md index 8c8739249..119b9c899 100644 --- a/docs/api/namespaces/YTNodes/classes/Notification.md +++ b/docs/api/namespaces/YTNodes/classes/Notification.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Notification.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Notification.ts#L20) +[src/parser/classes/Notification.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Notification.ts#L20) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Notification.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Notification.ts#L15) +[src/parser/classes/Notification.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Notification.ts#L15) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Notification.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Notification.ts#L17) +[src/parser/classes/Notification.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Notification.ts#L17) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/Notification.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Notification.ts#L14) +[src/parser/classes/Notification.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Notification.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/Notification.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Notification.ts#L18) +[src/parser/classes/Notification.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Notification.ts#L18) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/Notification.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Notification.ts#L16) +[src/parser/classes/Notification.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Notification.ts#L16) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/Notification.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Notification.ts#L13) +[src/parser/classes/Notification.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Notification.ts#L13) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/Notification.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Notification.ts#L12) +[src/parser/classes/Notification.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Notification.ts#L12) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/Notification.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Notification.ts#L10) +[src/parser/classes/Notification.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Notification.ts#L10) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/classes/Notification.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Notification.ts#L11) +[src/parser/classes/Notification.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Notification.ts#L11) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/Notification.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Notification.ts#L8) +[src/parser/classes/Notification.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Notification.ts#L8) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -216,7 +216,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -250,7 +250,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -288,4 +288,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/NotificationAction.md b/docs/api/namespaces/YTNodes/classes/NotificationAction.md index 7e0701f1b..3695b2372 100644 --- a/docs/api/namespaces/YTNodes/classes/NotificationAction.md +++ b/docs/api/namespaces/YTNodes/classes/NotificationAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/NotificationAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NotificationAction.ts#L10) +[src/parser/classes/NotificationAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NotificationAction.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/NotificationAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NotificationAction.ts#L8) +[src/parser/classes/NotificationAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NotificationAction.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/NotificationAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/NotificationAction.ts#L6) +[src/parser/classes/NotificationAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/NotificationAction.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/OpenPopupAction.md b/docs/api/namespaces/YTNodes/classes/OpenPopupAction.md index b7d1146a3..cf9b78978 100644 --- a/docs/api/namespaces/YTNodes/classes/OpenPopupAction.md +++ b/docs/api/namespaces/YTNodes/classes/OpenPopupAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/actions/OpenPopupAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/OpenPopupAction.ts#L11) +[src/parser/classes/actions/OpenPopupAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/OpenPopupAction.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/actions/OpenPopupAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/OpenPopupAction.ts#L8) +[src/parser/classes/actions/OpenPopupAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/OpenPopupAction.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/actions/OpenPopupAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/OpenPopupAction.ts#L9) +[src/parser/classes/actions/OpenPopupAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/OpenPopupAction.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/actions/OpenPopupAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/OpenPopupAction.ts#L6) +[src/parser/classes/actions/OpenPopupAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/OpenPopupAction.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PageHeader.md b/docs/api/namespaces/YTNodes/classes/PageHeader.md index 3929d63e7..d60b8fe0c 100644 --- a/docs/api/namespaces/YTNodes/classes/PageHeader.md +++ b/docs/api/namespaces/YTNodes/classes/PageHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PageHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageHeader.ts#L11) +[src/parser/classes/PageHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageHeader.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PageHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageHeader.ts#L9) +[src/parser/classes/PageHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageHeader.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PageHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageHeader.ts#L8) +[src/parser/classes/PageHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageHeader.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/PageHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageHeader.ts#L6) +[src/parser/classes/PageHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageHeader.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PageHeaderView.md b/docs/api/namespaces/YTNodes/classes/PageHeaderView.md index aff1352c4..9f858e391 100644 --- a/docs/api/namespaces/YTNodes/classes/PageHeaderView.md +++ b/docs/api/namespaces/YTNodes/classes/PageHeaderView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PageHeaderView.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageHeaderView.ts#L23) +[src/parser/classes/PageHeaderView.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageHeaderView.ts#L23) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PageHeaderView.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageHeaderView.ts#L18) +[src/parser/classes/PageHeaderView.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageHeaderView.ts#L18) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PageHeaderView.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageHeaderView.ts#L20) +[src/parser/classes/PageHeaderView.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageHeaderView.ts#L20) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PageHeaderView.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageHeaderView.ts#L21) +[src/parser/classes/PageHeaderView.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageHeaderView.ts#L21) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/PageHeaderView.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageHeaderView.ts#L19) +[src/parser/classes/PageHeaderView.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageHeaderView.ts#L19) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/PageHeaderView.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageHeaderView.ts#L16) +[src/parser/classes/PageHeaderView.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageHeaderView.ts#L16) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/PageHeaderView.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageHeaderView.ts#L17) +[src/parser/classes/PageHeaderView.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageHeaderView.ts#L17) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/PageHeaderView.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageHeaderView.ts#L15) +[src/parser/classes/PageHeaderView.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageHeaderView.ts#L15) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/PageHeaderView.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageHeaderView.ts#L13) +[src/parser/classes/PageHeaderView.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageHeaderView.ts#L13) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PageIntroduction.md b/docs/api/namespaces/YTNodes/classes/PageIntroduction.md index c1c3a67ef..ad305b1d0 100644 --- a/docs/api/namespaces/YTNodes/classes/PageIntroduction.md +++ b/docs/api/namespaces/YTNodes/classes/PageIntroduction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PageIntroduction.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageIntroduction.ts#L13) +[src/parser/classes/PageIntroduction.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageIntroduction.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PageIntroduction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageIntroduction.ts#L9) +[src/parser/classes/PageIntroduction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageIntroduction.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PageIntroduction.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageIntroduction.ts#L11) +[src/parser/classes/PageIntroduction.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageIntroduction.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PageIntroduction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageIntroduction.ts#L8) +[src/parser/classes/PageIntroduction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageIntroduction.ts#L8) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/PageIntroduction.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageIntroduction.ts#L10) +[src/parser/classes/PageIntroduction.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageIntroduction.ts#L10) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/PageIntroduction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PageIntroduction.ts#L6) +[src/parser/classes/PageIntroduction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PageIntroduction.ts#L6) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PanelFooterView.md b/docs/api/namespaces/YTNodes/classes/PanelFooterView.md index 6f496178f..5fffc36f4 100644 --- a/docs/api/namespaces/YTNodes/classes/PanelFooterView.md +++ b/docs/api/namespaces/YTNodes/classes/PanelFooterView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PanelFooterView.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PanelFooterView.ts#L12) +[src/parser/classes/PanelFooterView.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PanelFooterView.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PanelFooterView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PanelFooterView.ts#L8) +[src/parser/classes/PanelFooterView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PanelFooterView.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PanelFooterView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PanelFooterView.ts#L9) +[src/parser/classes/PanelFooterView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PanelFooterView.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PanelFooterView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PanelFooterView.ts#L10) +[src/parser/classes/PanelFooterView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PanelFooterView.ts#L10) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/PanelFooterView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PanelFooterView.ts#L6) +[src/parser/classes/PanelFooterView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PanelFooterView.ts#L6) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PdgCommentChip.md b/docs/api/namespaces/YTNodes/classes/PdgCommentChip.md index 57eb8a40e..dbe88f166 100644 --- a/docs/api/namespaces/YTNodes/classes/PdgCommentChip.md +++ b/docs/api/namespaces/YTNodes/classes/PdgCommentChip.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/comments/PdgCommentChip.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/PdgCommentChip.ts#L15) +[src/parser/classes/comments/PdgCommentChip.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/PdgCommentChip.ts#L15) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/classes/comments/PdgCommentChip.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/PdgCommentChip.ts#L9) +[src/parser/classes/comments/PdgCommentChip.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/PdgCommentChip.ts#L9) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/comments/PdgCommentChip.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/PdgCommentChip.ts#L13) +[src/parser/classes/comments/PdgCommentChip.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/PdgCommentChip.ts#L13) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/comments/PdgCommentChip.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/PdgCommentChip.ts#L8) +[src/parser/classes/comments/PdgCommentChip.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/PdgCommentChip.ts#L8) *** @@ -78,7 +78,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -92,7 +92,7 @@ #### Defined in -[src/parser/classes/comments/PdgCommentChip.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/PdgCommentChip.ts#L6) +[src/parser/classes/comments/PdgCommentChip.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/PdgCommentChip.ts#L6) ## Methods @@ -130,7 +130,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -164,7 +164,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -198,7 +198,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -236,4 +236,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PerformCommentActionEndpoint.md b/docs/api/namespaces/YTNodes/classes/PerformCommentActionEndpoint.md index c38327d2a..266d941e3 100644 --- a/docs/api/namespaces/YTNodes/classes/PerformCommentActionEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/PerformCommentActionEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/PerformCommentActionEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/PerformCommentActionEndpoint.ts#L10) +[src/parser/classes/endpoints/PerformCommentActionEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/PerformCommentActionEndpoint.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/PerformCommentActionEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/PerformCommentActionEndpoint.ts#L5) +[src/parser/classes/endpoints/PerformCommentActionEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/PerformCommentActionEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/PerformCommentActionEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/PerformCommentActionEndpoint.ts#L19) +[src/parser/classes/endpoints/PerformCommentActionEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/PerformCommentActionEndpoint.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/PerformCommentActionEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/PerformCommentActionEndpoint.ts#L15) +[src/parser/classes/endpoints/PerformCommentActionEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/PerformCommentActionEndpoint.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PivotButton.md b/docs/api/namespaces/YTNodes/classes/PivotButton.md index da2a7bb54..623376e61 100644 --- a/docs/api/namespaces/YTNodes/classes/PivotButton.md +++ b/docs/api/namespaces/YTNodes/classes/PivotButton.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PivotButton.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PivotButton.ts#L18) +[src/parser/classes/PivotButton.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PivotButton.ts#L18) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PivotButton.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PivotButton.ts#L16) +[src/parser/classes/PivotButton.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PivotButton.ts#L16) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PivotButton.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PivotButton.ts#L12) +[src/parser/classes/PivotButton.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PivotButton.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PivotButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PivotButton.ts#L11) +[src/parser/classes/PivotButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PivotButton.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/PivotButton.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PivotButton.ts#L14) +[src/parser/classes/PivotButton.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PivotButton.ts#L14) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/PivotButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PivotButton.ts#L13) +[src/parser/classes/PivotButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PivotButton.ts#L13) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/PivotButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PivotButton.ts#L10) +[src/parser/classes/PivotButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PivotButton.ts#L10) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/PivotButton.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PivotButton.ts#L15) +[src/parser/classes/PivotButton.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PivotButton.ts#L15) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/PivotButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PivotButton.ts#L8) +[src/parser/classes/PivotButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PivotButton.ts#L8) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlayerAnnotationsExpanded.md b/docs/api/namespaces/YTNodes/classes/PlayerAnnotationsExpanded.md index 7c14eb768..85e48973a 100644 --- a/docs/api/namespaces/YTNodes/classes/PlayerAnnotationsExpanded.md +++ b/docs/api/namespaces/YTNodes/classes/PlayerAnnotationsExpanded.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlayerAnnotationsExpanded.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerAnnotationsExpanded.ts#L21) +[src/parser/classes/PlayerAnnotationsExpanded.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerAnnotationsExpanded.ts#L21) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlayerAnnotationsExpanded.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerAnnotationsExpanded.ts#L18) +[src/parser/classes/PlayerAnnotationsExpanded.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerAnnotationsExpanded.ts#L18) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlayerAnnotationsExpanded.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerAnnotationsExpanded.ts#L19) +[src/parser/classes/PlayerAnnotationsExpanded.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerAnnotationsExpanded.ts#L19) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/classes/PlayerAnnotationsExpanded.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerAnnotationsExpanded.ts#L9) +[src/parser/classes/PlayerAnnotationsExpanded.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerAnnotationsExpanded.ts#L9) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -108,7 +108,7 @@ #### Defined in -[src/parser/classes/PlayerAnnotationsExpanded.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerAnnotationsExpanded.ts#L7) +[src/parser/classes/PlayerAnnotationsExpanded.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerAnnotationsExpanded.ts#L7) ## Methods @@ -146,7 +146,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -180,7 +180,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -214,7 +214,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -252,4 +252,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlayerCaptionsTracklist.md b/docs/api/namespaces/YTNodes/classes/PlayerCaptionsTracklist.md index 528029fe6..372587b14 100644 --- a/docs/api/namespaces/YTNodes/classes/PlayerCaptionsTracklist.md +++ b/docs/api/namespaces/YTNodes/classes/PlayerCaptionsTracklist.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlayerCaptionsTracklist.ts:35](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerCaptionsTracklist.ts#L35) +[src/parser/classes/PlayerCaptionsTracklist.ts:35](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerCaptionsTracklist.ts#L35) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlayerCaptionsTracklist.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerCaptionsTracklist.ts#L19) +[src/parser/classes/PlayerCaptionsTracklist.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerCaptionsTracklist.ts#L19) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlayerCaptionsTracklist.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerCaptionsTracklist.ts#L17) +[src/parser/classes/PlayerCaptionsTracklist.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerCaptionsTracklist.ts#L17) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PlayerCaptionsTracklist.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerCaptionsTracklist.ts#L28) +[src/parser/classes/PlayerCaptionsTracklist.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerCaptionsTracklist.ts#L28) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/PlayerCaptionsTracklist.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerCaptionsTracklist.ts#L30) +[src/parser/classes/PlayerCaptionsTracklist.ts:30](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerCaptionsTracklist.ts#L30) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/PlayerCaptionsTracklist.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerCaptionsTracklist.ts#L15) +[src/parser/classes/PlayerCaptionsTracklist.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerCaptionsTracklist.ts#L15) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlayerControlsOverlay.md b/docs/api/namespaces/YTNodes/classes/PlayerControlsOverlay.md index 418792506..5c0cef34c 100644 --- a/docs/api/namespaces/YTNodes/classes/PlayerControlsOverlay.md +++ b/docs/api/namespaces/YTNodes/classes/PlayerControlsOverlay.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlayerControlsOverlay.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerControlsOverlay.ts#L10) +[src/parser/classes/PlayerControlsOverlay.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerControlsOverlay.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlayerControlsOverlay.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerControlsOverlay.ts#L8) +[src/parser/classes/PlayerControlsOverlay.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerControlsOverlay.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/PlayerControlsOverlay.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerControlsOverlay.ts#L6) +[src/parser/classes/PlayerControlsOverlay.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerControlsOverlay.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlayerErrorMessage.md b/docs/api/namespaces/YTNodes/classes/PlayerErrorMessage.md index 7113de088..a8e9ebfc1 100644 --- a/docs/api/namespaces/YTNodes/classes/PlayerErrorMessage.md +++ b/docs/api/namespaces/YTNodes/classes/PlayerErrorMessage.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlayerErrorMessage.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerErrorMessage.ts#L16) +[src/parser/classes/PlayerErrorMessage.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerErrorMessage.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlayerErrorMessage.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerErrorMessage.ts#L14) +[src/parser/classes/PlayerErrorMessage.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerErrorMessage.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlayerErrorMessage.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerErrorMessage.ts#L12) +[src/parser/classes/PlayerErrorMessage.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerErrorMessage.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PlayerErrorMessage.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerErrorMessage.ts#L11) +[src/parser/classes/PlayerErrorMessage.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerErrorMessage.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/PlayerErrorMessage.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerErrorMessage.ts#L10) +[src/parser/classes/PlayerErrorMessage.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerErrorMessage.ts#L10) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/PlayerErrorMessage.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerErrorMessage.ts#L13) +[src/parser/classes/PlayerErrorMessage.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerErrorMessage.ts#L13) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/PlayerErrorMessage.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerErrorMessage.ts#L8) +[src/parser/classes/PlayerErrorMessage.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerErrorMessage.ts#L8) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlayerLegacyDesktopYpcOffer.md b/docs/api/namespaces/YTNodes/classes/PlayerLegacyDesktopYpcOffer.md index 20330a708..2770aaff6 100644 --- a/docs/api/namespaces/YTNodes/classes/PlayerLegacyDesktopYpcOffer.md +++ b/docs/api/namespaces/YTNodes/classes/PlayerLegacyDesktopYpcOffer.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcOffer.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcOffer.ts#L12) +[src/parser/classes/PlayerLegacyDesktopYpcOffer.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcOffer.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcOffer.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcOffer.ts#L9) +[src/parser/classes/PlayerLegacyDesktopYpcOffer.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcOffer.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcOffer.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcOffer.ts#L10) +[src/parser/classes/PlayerLegacyDesktopYpcOffer.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcOffer.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcOffer.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcOffer.ts#L8) +[src/parser/classes/PlayerLegacyDesktopYpcOffer.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcOffer.ts#L8) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcOffer.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcOffer.ts#L7) +[src/parser/classes/PlayerLegacyDesktopYpcOffer.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcOffer.ts#L7) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcOffer.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcOffer.ts#L5) +[src/parser/classes/PlayerLegacyDesktopYpcOffer.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcOffer.ts#L5) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlayerLegacyDesktopYpcTrailer.md b/docs/api/namespaces/YTNodes/classes/PlayerLegacyDesktopYpcTrailer.md index be1eb80ea..47f9a0947 100644 --- a/docs/api/namespaces/YTNodes/classes/PlayerLegacyDesktopYpcTrailer.md +++ b/docs/api/namespaces/YTNodes/classes/PlayerLegacyDesktopYpcTrailer.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L18) +[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L18) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L14) +[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L12) +[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L11) +[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L13) +[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L13) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L10) +[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L10) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L9) +[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L9) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L16) +[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L16) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L8) +[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L8) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L15) +[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L15) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L6) +[src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLegacyDesktopYpcTrailer.ts#L6) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -216,7 +216,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -250,7 +250,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -288,4 +288,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlayerLiveStoryboardSpec.md b/docs/api/namespaces/YTNodes/classes/PlayerLiveStoryboardSpec.md index ee10ac9b5..ffd1bd67e 100644 --- a/docs/api/namespaces/YTNodes/classes/PlayerLiveStoryboardSpec.md +++ b/docs/api/namespaces/YTNodes/classes/PlayerLiveStoryboardSpec.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlayerLiveStoryboardSpec.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLiveStoryboardSpec.ts#L18) +[src/parser/classes/PlayerLiveStoryboardSpec.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLiveStoryboardSpec.ts#L18) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlayerLiveStoryboardSpec.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLiveStoryboardSpec.ts#L16) +[src/parser/classes/PlayerLiveStoryboardSpec.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLiveStoryboardSpec.ts#L16) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/PlayerLiveStoryboardSpec.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerLiveStoryboardSpec.ts#L14) +[src/parser/classes/PlayerLiveStoryboardSpec.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerLiveStoryboardSpec.ts#L14) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlayerMicroformat.md b/docs/api/namespaces/YTNodes/classes/PlayerMicroformat.md index 948c1477c..e10309ed3 100644 --- a/docs/api/namespaces/YTNodes/classes/PlayerMicroformat.md +++ b/docs/api/namespaces/YTNodes/classes/PlayerMicroformat.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L41) +[src/parser/classes/PlayerMicroformat.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L41) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:37](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L37) +[src/parser/classes/PlayerMicroformat.ts:37](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L37) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:34](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L34) +[src/parser/classes/PlayerMicroformat.ts:34](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L34) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L24) +[src/parser/classes/PlayerMicroformat.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L24) *** @@ -78,7 +78,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L10) +[src/parser/classes/PlayerMicroformat.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L10) *** @@ -108,7 +108,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L13) +[src/parser/classes/PlayerMicroformat.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L13) *** @@ -118,7 +118,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L39) +[src/parser/classes/PlayerMicroformat.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L39) *** @@ -128,7 +128,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L32) +[src/parser/classes/PlayerMicroformat.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L32) *** @@ -138,7 +138,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L30) +[src/parser/classes/PlayerMicroformat.ts:30](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L30) *** @@ -148,7 +148,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L31) +[src/parser/classes/PlayerMicroformat.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L31) *** @@ -158,7 +158,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L22) +[src/parser/classes/PlayerMicroformat.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L22) *** @@ -168,7 +168,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:35](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L35) +[src/parser/classes/PlayerMicroformat.ts:35](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L35) *** @@ -178,7 +178,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L38) +[src/parser/classes/PlayerMicroformat.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L38) *** @@ -188,7 +188,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L11) +[src/parser/classes/PlayerMicroformat.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L11) *** @@ -198,7 +198,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L9) +[src/parser/classes/PlayerMicroformat.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L9) *** @@ -212,7 +212,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -222,7 +222,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:36](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L36) +[src/parser/classes/PlayerMicroformat.ts:36](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L36) *** @@ -232,7 +232,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:33](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L33) +[src/parser/classes/PlayerMicroformat.ts:33](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L33) *** @@ -246,7 +246,7 @@ #### Defined in -[src/parser/classes/PlayerMicroformat.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerMicroformat.ts#L7) +[src/parser/classes/PlayerMicroformat.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerMicroformat.ts#L7) ## Methods @@ -284,7 +284,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -318,7 +318,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -352,7 +352,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -390,4 +390,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlayerOverflow.md b/docs/api/namespaces/YTNodes/classes/PlayerOverflow.md index e69ccb582..77c07910d 100644 --- a/docs/api/namespaces/YTNodes/classes/PlayerOverflow.md +++ b/docs/api/namespaces/YTNodes/classes/PlayerOverflow.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlayerOverflow.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverflow.ts#L11) +[src/parser/classes/PlayerOverflow.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverflow.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlayerOverflow.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverflow.ts#L9) +[src/parser/classes/PlayerOverflow.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverflow.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlayerOverflow.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverflow.ts#L8) +[src/parser/classes/PlayerOverflow.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverflow.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/PlayerOverflow.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverflow.ts#L6) +[src/parser/classes/PlayerOverflow.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverflow.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlayerOverlay.md b/docs/api/namespaces/YTNodes/classes/PlayerOverlay.md index 389f2ebd9..24290401f 100644 --- a/docs/api/namespaces/YTNodes/classes/PlayerOverlay.md +++ b/docs/api/namespaces/YTNodes/classes/PlayerOverlay.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlayerOverlay.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlay.ts#L23) +[src/parser/classes/PlayerOverlay.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlay.ts#L23) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlayerOverlay.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlay.ts#L18) +[src/parser/classes/PlayerOverlay.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlay.ts#L18) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlayerOverlay.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlay.ts#L16) +[src/parser/classes/PlayerOverlay.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlay.ts#L16) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PlayerOverlay.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlay.ts#L14) +[src/parser/classes/PlayerOverlay.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlay.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/PlayerOverlay.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlay.ts#L19) +[src/parser/classes/PlayerOverlay.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlay.ts#L19) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/PlayerOverlay.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlay.ts#L20) +[src/parser/classes/PlayerOverlay.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlay.ts#L20) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/PlayerOverlay.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlay.ts#L13) +[src/parser/classes/PlayerOverlay.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlay.ts#L13) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/PlayerOverlay.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlay.ts#L17) +[src/parser/classes/PlayerOverlay.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlay.ts#L17) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/PlayerOverlay.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlay.ts#L15) +[src/parser/classes/PlayerOverlay.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlay.ts#L15) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/classes/PlayerOverlay.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlay.ts#L21) +[src/parser/classes/PlayerOverlay.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlay.ts#L21) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/PlayerOverlay.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlay.ts#L11) +[src/parser/classes/PlayerOverlay.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlay.ts#L11) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -216,7 +216,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -250,7 +250,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -288,4 +288,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlayerOverlayAutoplay.md b/docs/api/namespaces/YTNodes/classes/PlayerOverlayAutoplay.md index 387d972e2..925f26682 100644 --- a/docs/api/namespaces/YTNodes/classes/PlayerOverlayAutoplay.md +++ b/docs/api/namespaces/YTNodes/classes/PlayerOverlayAutoplay.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayAutoplay.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayAutoplay.ts#L28) +[src/parser/classes/PlayerOverlayAutoplay.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayAutoplay.ts#L28) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayAutoplay.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayAutoplay.ts#L23) +[src/parser/classes/PlayerOverlayAutoplay.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayAutoplay.ts#L23) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayAutoplay.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayAutoplay.ts#L21) +[src/parser/classes/PlayerOverlayAutoplay.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayAutoplay.ts#L21) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayAutoplay.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayAutoplay.ts#L24) +[src/parser/classes/PlayerOverlayAutoplay.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayAutoplay.ts#L24) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayAutoplay.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayAutoplay.ts#L26) +[src/parser/classes/PlayerOverlayAutoplay.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayAutoplay.ts#L26) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayAutoplay.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayAutoplay.ts#L18) +[src/parser/classes/PlayerOverlayAutoplay.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayAutoplay.ts#L18) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayAutoplay.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayAutoplay.ts#L25) +[src/parser/classes/PlayerOverlayAutoplay.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayAutoplay.ts#L25) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayAutoplay.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayAutoplay.ts#L17) +[src/parser/classes/PlayerOverlayAutoplay.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayAutoplay.ts#L17) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayAutoplay.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayAutoplay.ts#L20) +[src/parser/classes/PlayerOverlayAutoplay.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayAutoplay.ts#L20) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayAutoplay.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayAutoplay.ts#L14) +[src/parser/classes/PlayerOverlayAutoplay.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayAutoplay.ts#L14) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayAutoplay.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayAutoplay.ts#L22) +[src/parser/classes/PlayerOverlayAutoplay.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayAutoplay.ts#L22) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayAutoplay.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayAutoplay.ts#L11) +[src/parser/classes/PlayerOverlayAutoplay.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayAutoplay.ts#L11) *** @@ -150,7 +150,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -160,7 +160,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayAutoplay.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayAutoplay.ts#L12) +[src/parser/classes/PlayerOverlayAutoplay.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayAutoplay.ts#L12) *** @@ -170,7 +170,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayAutoplay.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayAutoplay.ts#L13) +[src/parser/classes/PlayerOverlayAutoplay.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayAutoplay.ts#L13) *** @@ -184,7 +184,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayAutoplay.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayAutoplay.ts#L9) +[src/parser/classes/PlayerOverlayAutoplay.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayAutoplay.ts#L9) ## Methods @@ -222,7 +222,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -256,7 +256,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -290,7 +290,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -328,4 +328,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlayerOverlayVideoDetails.md b/docs/api/namespaces/YTNodes/classes/PlayerOverlayVideoDetails.md index 99d49c01b..1988561ab 100644 --- a/docs/api/namespaces/YTNodes/classes/PlayerOverlayVideoDetails.md +++ b/docs/api/namespaces/YTNodes/classes/PlayerOverlayVideoDetails.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayVideoDetails.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayVideoDetails.ts#L11) +[src/parser/classes/PlayerOverlayVideoDetails.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayVideoDetails.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayVideoDetails.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayVideoDetails.ts#L9) +[src/parser/classes/PlayerOverlayVideoDetails.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayVideoDetails.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayVideoDetails.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayVideoDetails.ts#L8) +[src/parser/classes/PlayerOverlayVideoDetails.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayVideoDetails.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/PlayerOverlayVideoDetails.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerOverlayVideoDetails.ts#L6) +[src/parser/classes/PlayerOverlayVideoDetails.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerOverlayVideoDetails.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlayerStoryboardSpec.md b/docs/api/namespaces/YTNodes/classes/PlayerStoryboardSpec.md index 91be11044..9b76341c8 100644 --- a/docs/api/namespaces/YTNodes/classes/PlayerStoryboardSpec.md +++ b/docs/api/namespaces/YTNodes/classes/PlayerStoryboardSpec.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlayerStoryboardSpec.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerStoryboardSpec.ts#L21) +[src/parser/classes/PlayerStoryboardSpec.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerStoryboardSpec.ts#L21) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlayerStoryboardSpec.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerStoryboardSpec.ts#L19) +[src/parser/classes/PlayerStoryboardSpec.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerStoryboardSpec.ts#L19) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/PlayerStoryboardSpec.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlayerStoryboardSpec.ts#L17) +[src/parser/classes/PlayerStoryboardSpec.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlayerStoryboardSpec.ts#L17) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Playlist.md b/docs/api/namespaces/YTNodes/classes/Playlist.md index 9c7b54931..6edb3df4f 100644 --- a/docs/api/namespaces/YTNodes/classes/Playlist.md +++ b/docs/api/namespaces/YTNodes/classes/Playlist.md @@ -32,7 +32,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L28) +[src/parser/classes/Playlist.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L28) ## Properties @@ -42,7 +42,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L15) +[src/parser/classes/Playlist.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L15) *** @@ -52,7 +52,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L23) +[src/parser/classes/Playlist.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L23) *** @@ -62,7 +62,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L24) +[src/parser/classes/Playlist.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L24) *** @@ -72,7 +72,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L20) +[src/parser/classes/Playlist.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L20) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L13) +[src/parser/classes/Playlist.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L13) *** @@ -92,7 +92,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L22) +[src/parser/classes/Playlist.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L22) *** @@ -102,7 +102,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L21) +[src/parser/classes/Playlist.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L21) *** @@ -112,7 +112,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L25) +[src/parser/classes/Playlist.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L25) *** @@ -122,7 +122,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L17) +[src/parser/classes/Playlist.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L17) *** @@ -132,7 +132,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L16) +[src/parser/classes/Playlist.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L16) *** @@ -142,7 +142,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L14) +[src/parser/classes/Playlist.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L14) *** @@ -156,7 +156,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -166,7 +166,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L18) +[src/parser/classes/Playlist.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L18) *** @@ -176,7 +176,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L19) +[src/parser/classes/Playlist.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L19) *** @@ -186,7 +186,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L26) +[src/parser/classes/Playlist.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L26) *** @@ -200,7 +200,7 @@ #### Defined in -[src/parser/classes/Playlist.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Playlist.ts#L11) +[src/parser/classes/Playlist.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Playlist.ts#L11) ## Methods @@ -238,7 +238,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -272,7 +272,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -306,7 +306,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -344,4 +344,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlaylistAddToOption.md b/docs/api/namespaces/YTNodes/classes/PlaylistAddToOption.md index 4a01ab4ff..14b7466fd 100644 --- a/docs/api/namespaces/YTNodes/classes/PlaylistAddToOption.md +++ b/docs/api/namespaces/YTNodes/classes/PlaylistAddToOption.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlaylistAddToOption.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistAddToOption.ts#L21) +[src/parser/classes/PlaylistAddToOption.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistAddToOption.ts#L21) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlaylistAddToOption.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistAddToOption.ts#L13) +[src/parser/classes/PlaylistAddToOption.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistAddToOption.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlaylistAddToOption.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistAddToOption.ts#L14) +[src/parser/classes/PlaylistAddToOption.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistAddToOption.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PlaylistAddToOption.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistAddToOption.ts#L15) +[src/parser/classes/PlaylistAddToOption.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistAddToOption.ts#L15) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/PlaylistAddToOption.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistAddToOption.ts#L16) +[src/parser/classes/PlaylistAddToOption.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistAddToOption.ts#L16) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/PlaylistAddToOption.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistAddToOption.ts#L17) +[src/parser/classes/PlaylistAddToOption.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistAddToOption.ts#L17) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/PlaylistAddToOption.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistAddToOption.ts#L18) +[src/parser/classes/PlaylistAddToOption.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistAddToOption.ts#L18) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/PlaylistAddToOption.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistAddToOption.ts#L19) +[src/parser/classes/PlaylistAddToOption.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistAddToOption.ts#L19) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/PlaylistAddToOption.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistAddToOption.ts#L11) +[src/parser/classes/PlaylistAddToOption.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistAddToOption.ts#L11) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlaylistCustomThumbnail.md b/docs/api/namespaces/YTNodes/classes/PlaylistCustomThumbnail.md index 9dd490182..a4435b4b4 100644 --- a/docs/api/namespaces/YTNodes/classes/PlaylistCustomThumbnail.md +++ b/docs/api/namespaces/YTNodes/classes/PlaylistCustomThumbnail.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlaylistCustomThumbnail.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistCustomThumbnail.ts#L10) +[src/parser/classes/PlaylistCustomThumbnail.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistCustomThumbnail.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlaylistCustomThumbnail.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistCustomThumbnail.ts#L8) +[src/parser/classes/PlaylistCustomThumbnail.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistCustomThumbnail.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/PlaylistCustomThumbnail.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistCustomThumbnail.ts#L6) +[src/parser/classes/PlaylistCustomThumbnail.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistCustomThumbnail.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlaylistEditEndpoint.md b/docs/api/namespaces/YTNodes/classes/PlaylistEditEndpoint.md index 502dbee99..8d50b406a 100644 --- a/docs/api/namespaces/YTNodes/classes/PlaylistEditEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/PlaylistEditEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/PlaylistEditEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/PlaylistEditEndpoint.ts#L10) +[src/parser/classes/endpoints/PlaylistEditEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/PlaylistEditEndpoint.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/PlaylistEditEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/PlaylistEditEndpoint.ts#L5) +[src/parser/classes/endpoints/PlaylistEditEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/PlaylistEditEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/PlaylistEditEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/PlaylistEditEndpoint.ts#L19) +[src/parser/classes/endpoints/PlaylistEditEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/PlaylistEditEndpoint.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/PlaylistEditEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/PlaylistEditEndpoint.ts#L15) +[src/parser/classes/endpoints/PlaylistEditEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/PlaylistEditEndpoint.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlaylistHeader.md b/docs/api/namespaces/YTNodes/classes/PlaylistHeader.md index 06a53ea02..f46f185d8 100644 --- a/docs/api/namespaces/YTNodes/classes/PlaylistHeader.md +++ b/docs/api/namespaces/YTNodes/classes/PlaylistHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L27) +[src/parser/classes/PlaylistHeader.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L27) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L14) +[src/parser/classes/PlaylistHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L25) +[src/parser/classes/PlaylistHeader.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L25) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L13) +[src/parser/classes/PlaylistHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L19) +[src/parser/classes/PlaylistHeader.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L19) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L18) +[src/parser/classes/PlaylistHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L18) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L15) +[src/parser/classes/PlaylistHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L15) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L9) +[src/parser/classes/PlaylistHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L9) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L20) +[src/parser/classes/PlaylistHeader.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L20) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L24) +[src/parser/classes/PlaylistHeader.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L24) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L16) +[src/parser/classes/PlaylistHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L16) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L21) +[src/parser/classes/PlaylistHeader.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L21) *** @@ -146,7 +146,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L22) +[src/parser/classes/PlaylistHeader.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L22) *** @@ -156,7 +156,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L23) +[src/parser/classes/PlaylistHeader.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L23) *** @@ -166,7 +166,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L12) +[src/parser/classes/PlaylistHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L12) *** @@ -176,7 +176,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L11) +[src/parser/classes/PlaylistHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L11) *** @@ -186,7 +186,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L10) +[src/parser/classes/PlaylistHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L10) *** @@ -200,7 +200,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -210,7 +210,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L17) +[src/parser/classes/PlaylistHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L17) *** @@ -224,7 +224,7 @@ #### Defined in -[src/parser/classes/PlaylistHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistHeader.ts#L7) +[src/parser/classes/PlaylistHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistHeader.ts#L7) ## Methods @@ -262,7 +262,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -296,7 +296,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -330,7 +330,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -368,4 +368,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlaylistInfoCardContent.md b/docs/api/namespaces/YTNodes/classes/PlaylistInfoCardContent.md index 7c1039246..e14083207 100644 --- a/docs/api/namespaces/YTNodes/classes/PlaylistInfoCardContent.md +++ b/docs/api/namespaces/YTNodes/classes/PlaylistInfoCardContent.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlaylistInfoCardContent.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistInfoCardContent.ts#L16) +[src/parser/classes/PlaylistInfoCardContent.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistInfoCardContent.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlaylistInfoCardContent.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistInfoCardContent.ts#L13) +[src/parser/classes/PlaylistInfoCardContent.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistInfoCardContent.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlaylistInfoCardContent.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistInfoCardContent.ts#L14) +[src/parser/classes/PlaylistInfoCardContent.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistInfoCardContent.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PlaylistInfoCardContent.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistInfoCardContent.ts#L11) +[src/parser/classes/PlaylistInfoCardContent.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistInfoCardContent.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/PlaylistInfoCardContent.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistInfoCardContent.ts#L10) +[src/parser/classes/PlaylistInfoCardContent.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistInfoCardContent.ts#L10) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/PlaylistInfoCardContent.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistInfoCardContent.ts#L12) +[src/parser/classes/PlaylistInfoCardContent.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistInfoCardContent.ts#L12) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/PlaylistInfoCardContent.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistInfoCardContent.ts#L8) +[src/parser/classes/PlaylistInfoCardContent.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistInfoCardContent.ts#L8) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlaylistMetadata.md b/docs/api/namespaces/YTNodes/classes/PlaylistMetadata.md index 9c76754e1..488f5bea0 100644 --- a/docs/api/namespaces/YTNodes/classes/PlaylistMetadata.md +++ b/docs/api/namespaces/YTNodes/classes/PlaylistMetadata.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlaylistMetadata.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistMetadata.ts#L10) +[src/parser/classes/PlaylistMetadata.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistMetadata.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlaylistMetadata.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistMetadata.ts#L8) +[src/parser/classes/PlaylistMetadata.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistMetadata.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlaylistMetadata.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistMetadata.ts#L7) +[src/parser/classes/PlaylistMetadata.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistMetadata.ts#L7) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/PlaylistMetadata.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistMetadata.ts#L5) +[src/parser/classes/PlaylistMetadata.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistMetadata.ts#L5) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlaylistPanel.md b/docs/api/namespaces/YTNodes/classes/PlaylistPanel.md index d7f7581b5..e98b1c5da 100644 --- a/docs/api/namespaces/YTNodes/classes/PlaylistPanel.md +++ b/docs/api/namespaces/YTNodes/classes/PlaylistPanel.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlaylistPanel.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanel.ts#L21) +[src/parser/classes/PlaylistPanel.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanel.ts#L21) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlaylistPanel.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanel.ts#L13) +[src/parser/classes/PlaylistPanel.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanel.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlaylistPanel.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanel.ts#L16) +[src/parser/classes/PlaylistPanel.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanel.ts#L16) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PlaylistPanel.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanel.ts#L17) +[src/parser/classes/PlaylistPanel.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanel.ts#L17) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/PlaylistPanel.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanel.ts#L15) +[src/parser/classes/PlaylistPanel.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanel.ts#L15) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/PlaylistPanel.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanel.ts#L19) +[src/parser/classes/PlaylistPanel.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanel.ts#L19) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/PlaylistPanel.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanel.ts#L14) +[src/parser/classes/PlaylistPanel.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanel.ts#L14) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/PlaylistPanel.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanel.ts#L18) +[src/parser/classes/PlaylistPanel.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanel.ts#L18) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/PlaylistPanel.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanel.ts#L11) +[src/parser/classes/PlaylistPanel.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanel.ts#L11) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/PlaylistPanel.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanel.ts#L12) +[src/parser/classes/PlaylistPanel.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanel.ts#L12) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/PlaylistPanel.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanel.ts#L9) +[src/parser/classes/PlaylistPanel.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanel.ts#L9) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -216,7 +216,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -250,7 +250,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -288,4 +288,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlaylistPanelVideo.md b/docs/api/namespaces/YTNodes/classes/PlaylistPanelVideo.md index 4fa1e9e38..8cfe26165 100644 --- a/docs/api/namespaces/YTNodes/classes/PlaylistPanelVideo.md +++ b/docs/api/namespaces/YTNodes/classes/PlaylistPanelVideo.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideo.ts:42](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideo.ts#L42) +[src/parser/classes/PlaylistPanelVideo.ts:42](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideo.ts#L42) ## Properties @@ -52,7 +52,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideo.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideo.ts#L25) +[src/parser/classes/PlaylistPanelVideo.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideo.ts#L25) *** @@ -62,7 +62,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideo.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideo.ts#L32) +[src/parser/classes/PlaylistPanelVideo.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideo.ts#L32) *** @@ -72,7 +72,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideo.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideo.ts#L23) +[src/parser/classes/PlaylistPanelVideo.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideo.ts#L23) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideo.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideo.ts#L38) +[src/parser/classes/PlaylistPanelVideo.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideo.ts#L38) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideo.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideo.ts#L18) +[src/parser/classes/PlaylistPanelVideo.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideo.ts#L18) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideo.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideo.ts#L14) +[src/parser/classes/PlaylistPanelVideo.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideo.ts#L14) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideo.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideo.ts#L39) +[src/parser/classes/PlaylistPanelVideo.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideo.ts#L39) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideo.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideo.ts#L15) +[src/parser/classes/PlaylistPanelVideo.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideo.ts#L15) *** @@ -140,7 +140,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideo.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideo.ts#L40) +[src/parser/classes/PlaylistPanelVideo.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideo.ts#L40) *** @@ -150,7 +150,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideo.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideo.ts#L13) +[src/parser/classes/PlaylistPanelVideo.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideo.ts#L13) *** @@ -160,7 +160,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideo.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideo.ts#L12) +[src/parser/classes/PlaylistPanelVideo.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideo.ts#L12) *** @@ -174,7 +174,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -184,7 +184,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideo.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideo.ts#L16) +[src/parser/classes/PlaylistPanelVideo.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideo.ts#L16) *** @@ -198,7 +198,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideo.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideo.ts#L10) +[src/parser/classes/PlaylistPanelVideo.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideo.ts#L10) ## Methods @@ -236,7 +236,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -270,7 +270,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -304,7 +304,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -342,4 +342,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlaylistPanelVideoWrapper.md b/docs/api/namespaces/YTNodes/classes/PlaylistPanelVideoWrapper.md index a46fe3478..6ed4ecf75 100644 --- a/docs/api/namespaces/YTNodes/classes/PlaylistPanelVideoWrapper.md +++ b/docs/api/namespaces/YTNodes/classes/PlaylistPanelVideoWrapper.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideoWrapper.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideoWrapper.ts#L11) +[src/parser/classes/PlaylistPanelVideoWrapper.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideoWrapper.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideoWrapper.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideoWrapper.ts#L9) +[src/parser/classes/PlaylistPanelVideoWrapper.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideoWrapper.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideoWrapper.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideoWrapper.ts#L8) +[src/parser/classes/PlaylistPanelVideoWrapper.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideoWrapper.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/PlaylistPanelVideoWrapper.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistPanelVideoWrapper.ts#L6) +[src/parser/classes/PlaylistPanelVideoWrapper.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistPanelVideoWrapper.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlaylistSidebar.md b/docs/api/namespaces/YTNodes/classes/PlaylistSidebar.md index a4a5695f8..43b4692cc 100644 --- a/docs/api/namespaces/YTNodes/classes/PlaylistSidebar.md +++ b/docs/api/namespaces/YTNodes/classes/PlaylistSidebar.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebar.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebar.ts#L9) +[src/parser/classes/PlaylistSidebar.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebar.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebar.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebar.ts#L7) +[src/parser/classes/PlaylistSidebar.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebar.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebar.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebar.ts#L5) +[src/parser/classes/PlaylistSidebar.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebar.ts#L5) ## Accessors @@ -78,7 +78,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebar.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebar.ts#L15) +[src/parser/classes/PlaylistSidebar.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebar.ts#L15) ## Methods @@ -116,7 +116,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -150,7 +150,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -184,7 +184,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -222,4 +222,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlaylistSidebarPrimaryInfo.md b/docs/api/namespaces/YTNodes/classes/PlaylistSidebarPrimaryInfo.md index 38b15ab00..5035d2a3e 100644 --- a/docs/api/namespaces/YTNodes/classes/PlaylistSidebarPrimaryInfo.md +++ b/docs/api/namespaces/YTNodes/classes/PlaylistSidebarPrimaryInfo.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L16) +[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L14) +[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L13) +[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L12) +[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L9) +[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L9) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L10) +[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L10) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L11) +[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L11) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L7) +[src/parser/classes/PlaylistSidebarPrimaryInfo.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebarPrimaryInfo.ts#L7) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlaylistSidebarSecondaryInfo.md b/docs/api/namespaces/YTNodes/classes/PlaylistSidebarSecondaryInfo.md index 0e7f214f7..9c060023a 100644 --- a/docs/api/namespaces/YTNodes/classes/PlaylistSidebarSecondaryInfo.md +++ b/docs/api/namespaces/YTNodes/classes/PlaylistSidebarSecondaryInfo.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebarSecondaryInfo.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebarSecondaryInfo.ts#L10) +[src/parser/classes/PlaylistSidebarSecondaryInfo.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebarSecondaryInfo.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebarSecondaryInfo.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebarSecondaryInfo.ts#L8) +[src/parser/classes/PlaylistSidebarSecondaryInfo.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebarSecondaryInfo.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebarSecondaryInfo.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebarSecondaryInfo.ts#L7) +[src/parser/classes/PlaylistSidebarSecondaryInfo.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebarSecondaryInfo.ts#L7) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/PlaylistSidebarSecondaryInfo.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistSidebarSecondaryInfo.ts#L5) +[src/parser/classes/PlaylistSidebarSecondaryInfo.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistSidebarSecondaryInfo.ts#L5) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlaylistVideo.md b/docs/api/namespaces/YTNodes/classes/PlaylistVideo.md index a8a45c036..d6bf83b66 100644 --- a/docs/api/namespaces/YTNodes/classes/PlaylistVideo.md +++ b/docs/api/namespaces/YTNodes/classes/PlaylistVideo.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:33](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L33) +[src/parser/classes/PlaylistVideo.ts:33](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L33) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L25) +[src/parser/classes/PlaylistVideo.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L25) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L16) +[src/parser/classes/PlaylistVideo.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L16) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L28) +[src/parser/classes/PlaylistVideo.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L28) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L20) +[src/parser/classes/PlaylistVideo.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L20) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L13) +[src/parser/classes/PlaylistVideo.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L13) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L14) +[src/parser/classes/PlaylistVideo.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L14) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L21) +[src/parser/classes/PlaylistVideo.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L21) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L22) +[src/parser/classes/PlaylistVideo.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L22) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L19) +[src/parser/classes/PlaylistVideo.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L19) *** @@ -134,7 +134,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L26) +[src/parser/classes/PlaylistVideo.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L26) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L18) +[src/parser/classes/PlaylistVideo.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L18) *** @@ -154,7 +154,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L17) +[src/parser/classes/PlaylistVideo.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L17) *** @@ -164,7 +164,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L15) +[src/parser/classes/PlaylistVideo.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L15) *** @@ -178,7 +178,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -188,7 +188,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L23) +[src/parser/classes/PlaylistVideo.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L23) *** @@ -198,7 +198,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L24) +[src/parser/classes/PlaylistVideo.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L24) *** @@ -212,7 +212,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L11) +[src/parser/classes/PlaylistVideo.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L11) ## Accessors @@ -226,7 +226,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:63](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L63) +[src/parser/classes/PlaylistVideo.ts:63](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L63) *** @@ -240,7 +240,7 @@ #### Defined in -[src/parser/classes/PlaylistVideo.ts:67](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideo.ts#L67) +[src/parser/classes/PlaylistVideo.ts:67](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideo.ts#L67) ## Methods @@ -278,7 +278,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -312,7 +312,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -346,7 +346,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -384,4 +384,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlaylistVideoList.md b/docs/api/namespaces/YTNodes/classes/PlaylistVideoList.md index 7c240571e..d80139d14 100644 --- a/docs/api/namespaces/YTNodes/classes/PlaylistVideoList.md +++ b/docs/api/namespaces/YTNodes/classes/PlaylistVideoList.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlaylistVideoList.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideoList.ts#L12) +[src/parser/classes/PlaylistVideoList.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideoList.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlaylistVideoList.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideoList.ts#L9) +[src/parser/classes/PlaylistVideoList.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideoList.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/PlaylistVideoList.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideoList.ts#L7) +[src/parser/classes/PlaylistVideoList.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideoList.ts#L7) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/PlaylistVideoList.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideoList.ts#L8) +[src/parser/classes/PlaylistVideoList.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideoList.ts#L8) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/classes/PlaylistVideoList.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideoList.ts#L10) +[src/parser/classes/PlaylistVideoList.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideoList.ts#L10) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/PlaylistVideoList.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideoList.ts#L5) +[src/parser/classes/PlaylistVideoList.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideoList.ts#L5) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PlaylistVideoThumbnail.md b/docs/api/namespaces/YTNodes/classes/PlaylistVideoThumbnail.md index 95a4a5617..7b04a0a8e 100644 --- a/docs/api/namespaces/YTNodes/classes/PlaylistVideoThumbnail.md +++ b/docs/api/namespaces/YTNodes/classes/PlaylistVideoThumbnail.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PlaylistVideoThumbnail.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideoThumbnail.ts#L10) +[src/parser/classes/PlaylistVideoThumbnail.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideoThumbnail.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PlaylistVideoThumbnail.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideoThumbnail.ts#L8) +[src/parser/classes/PlaylistVideoThumbnail.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideoThumbnail.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/PlaylistVideoThumbnail.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PlaylistVideoThumbnail.ts#L6) +[src/parser/classes/PlaylistVideoThumbnail.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PlaylistVideoThumbnail.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Poll.md b/docs/api/namespaces/YTNodes/classes/Poll.md index 30301525b..25a2f0069 100644 --- a/docs/api/namespaces/YTNodes/classes/Poll.md +++ b/docs/api/namespaces/YTNodes/classes/Poll.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Poll.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Poll.ts#L25) +[src/parser/classes/Poll.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Poll.ts#L25) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Poll.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Poll.ts#L10) +[src/parser/classes/Poll.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Poll.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Poll.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Poll.ts#L23) +[src/parser/classes/Poll.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Poll.ts#L23) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/Poll.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Poll.ts#L21) +[src/parser/classes/Poll.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Poll.ts#L21) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/Poll.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Poll.ts#L22) +[src/parser/classes/Poll.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Poll.ts#L22) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/Poll.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Poll.ts#L8) +[src/parser/classes/Poll.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Poll.ts#L8) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PollHeader.md b/docs/api/namespaces/YTNodes/classes/PollHeader.md index d1c73b779..97dd95dad 100644 --- a/docs/api/namespaces/YTNodes/classes/PollHeader.md +++ b/docs/api/namespaces/YTNodes/classes/PollHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/items/PollHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/PollHeader.ts#L17) +[src/parser/classes/livechat/items/PollHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/PollHeader.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/items/PollHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/PollHeader.ts#L15) +[src/parser/classes/livechat/items/PollHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/PollHeader.ts#L15) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/items/PollHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/PollHeader.ts#L14) +[src/parser/classes/livechat/items/PollHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/PollHeader.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/items/PollHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/PollHeader.ts#L13) +[src/parser/classes/livechat/items/PollHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/PollHeader.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/livechat/items/PollHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/PollHeader.ts#L11) +[src/parser/classes/livechat/items/PollHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/PollHeader.ts#L11) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/livechat/items/PollHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/PollHeader.ts#L12) +[src/parser/classes/livechat/items/PollHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/PollHeader.ts#L12) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/livechat/items/PollHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/items/PollHeader.ts#L9) +[src/parser/classes/livechat/items/PollHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/items/PollHeader.ts#L9) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Post.md b/docs/api/namespaces/YTNodes/classes/Post.md index cb0668cb3..433ee2fb7 100644 --- a/docs/api/namespaces/YTNodes/classes/Post.md +++ b/docs/api/namespaces/YTNodes/classes/Post.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Post.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Post.ts#L7) +[src/parser/classes/Post.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Post.ts#L7) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L21) +[src/parser/classes/BackstagePost.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L21) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L25) +[src/parser/classes/BackstagePost.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L25) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L14) +[src/parser/classes/BackstagePost.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L14) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L15) +[src/parser/classes/BackstagePost.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L15) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L24) +[src/parser/classes/BackstagePost.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L24) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L13) +[src/parser/classes/BackstagePost.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L13) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L20) +[src/parser/classes/BackstagePost.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L20) *** @@ -138,7 +138,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L17) +[src/parser/classes/BackstagePost.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L17) *** @@ -152,7 +152,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L16) +[src/parser/classes/BackstagePost.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L16) *** @@ -166,7 +166,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L23) +[src/parser/classes/BackstagePost.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L23) *** @@ -180,7 +180,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -194,7 +194,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L22) +[src/parser/classes/BackstagePost.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L22) *** @@ -208,7 +208,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L19) +[src/parser/classes/BackstagePost.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L19) *** @@ -222,7 +222,7 @@ #### Defined in -[src/parser/classes/BackstagePost.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/BackstagePost.ts#L18) +[src/parser/classes/BackstagePost.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/BackstagePost.ts#L18) *** @@ -236,7 +236,7 @@ #### Defined in -[src/parser/classes/Post.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Post.ts#L5) +[src/parser/classes/Post.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Post.ts#L5) ## Methods @@ -274,7 +274,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -308,7 +308,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -342,7 +342,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -380,4 +380,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PostMultiImage.md b/docs/api/namespaces/YTNodes/classes/PostMultiImage.md index ee1410e5c..8629c07be 100644 --- a/docs/api/namespaces/YTNodes/classes/PostMultiImage.md +++ b/docs/api/namespaces/YTNodes/classes/PostMultiImage.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PostMultiImage.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PostMultiImage.ts#L10) +[src/parser/classes/PostMultiImage.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PostMultiImage.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PostMultiImage.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PostMultiImage.ts#L8) +[src/parser/classes/PostMultiImage.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PostMultiImage.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/PostMultiImage.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PostMultiImage.ts#L6) +[src/parser/classes/PostMultiImage.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PostMultiImage.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PrefetchWatchCommand.md b/docs/api/namespaces/YTNodes/classes/PrefetchWatchCommand.md index 5c39cf99b..b2c5284b7 100644 --- a/docs/api/namespaces/YTNodes/classes/PrefetchWatchCommand.md +++ b/docs/api/namespaces/YTNodes/classes/PrefetchWatchCommand.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/endpoints/PrefetchWatchCommand.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/PrefetchWatchCommand.ts#L7) +[src/parser/classes/endpoints/PrefetchWatchCommand.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/PrefetchWatchCommand.ts#L7) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/endpoints/PrefetchWatchCommand.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/PrefetchWatchCommand.ts#L5) +[src/parser/classes/endpoints/PrefetchWatchCommand.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/PrefetchWatchCommand.ts#L5) ## Methods @@ -92,7 +92,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -110,7 +110,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/WatchEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/WatchEndpoint.ts#L19) +[src/parser/classes/endpoints/WatchEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/WatchEndpoint.ts#L19) *** @@ -128,7 +128,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/WatchEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/WatchEndpoint.ts#L15) +[src/parser/classes/endpoints/WatchEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/WatchEndpoint.ts#L15) *** @@ -162,7 +162,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -196,7 +196,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -234,4 +234,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/PremiereTrailerBadge.md b/docs/api/namespaces/YTNodes/classes/PremiereTrailerBadge.md index ebaf3d063..cac79a00d 100644 --- a/docs/api/namespaces/YTNodes/classes/PremiereTrailerBadge.md +++ b/docs/api/namespaces/YTNodes/classes/PremiereTrailerBadge.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/PremiereTrailerBadge.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PremiereTrailerBadge.ts#L10) +[src/parser/classes/PremiereTrailerBadge.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PremiereTrailerBadge.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/PremiereTrailerBadge.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PremiereTrailerBadge.ts#L8) +[src/parser/classes/PremiereTrailerBadge.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PremiereTrailerBadge.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/PremiereTrailerBadge.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/PremiereTrailerBadge.ts#L6) +[src/parser/classes/PremiereTrailerBadge.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/PremiereTrailerBadge.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ProductList.md b/docs/api/namespaces/YTNodes/classes/ProductList.md index 643b450b4..d5afca81a 100644 --- a/docs/api/namespaces/YTNodes/classes/ProductList.md +++ b/docs/api/namespaces/YTNodes/classes/ProductList.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ProductList.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductList.ts#L11) +[src/parser/classes/ProductList.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductList.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ProductList.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductList.ts#L9) +[src/parser/classes/ProductList.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductList.ts#L9) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ProductList.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductList.ts#L7) +[src/parser/classes/ProductList.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductList.ts#L7) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ProductListHeader.md b/docs/api/namespaces/YTNodes/classes/ProductListHeader.md index 74b7183e4..904912a66 100644 --- a/docs/api/namespaces/YTNodes/classes/ProductListHeader.md +++ b/docs/api/namespaces/YTNodes/classes/ProductListHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ProductListHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductListHeader.ts#L11) +[src/parser/classes/ProductListHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductListHeader.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ProductListHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductListHeader.ts#L9) +[src/parser/classes/ProductListHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductListHeader.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ProductListHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductListHeader.ts#L8) +[src/parser/classes/ProductListHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductListHeader.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ProductListHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductListHeader.ts#L6) +[src/parser/classes/ProductListHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductListHeader.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ProductListItem.md b/docs/api/namespaces/YTNodes/classes/ProductListItem.md index 2e190436e..04216d547 100644 --- a/docs/api/namespaces/YTNodes/classes/ProductListItem.md +++ b/docs/api/namespaces/YTNodes/classes/ProductListItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ProductListItem.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductListItem.ts#L20) +[src/parser/classes/ProductListItem.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductListItem.ts#L20) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ProductListItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductListItem.ts#L12) +[src/parser/classes/ProductListItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductListItem.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ProductListItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductListItem.ts#L15) +[src/parser/classes/ProductListItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductListItem.ts#L15) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ProductListItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductListItem.ts#L16) +[src/parser/classes/ProductListItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductListItem.ts#L16) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ProductListItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductListItem.ts#L14) +[src/parser/classes/ProductListItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductListItem.ts#L14) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ProductListItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductListItem.ts#L17) +[src/parser/classes/ProductListItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductListItem.ts#L17) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/ProductListItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductListItem.ts#L13) +[src/parser/classes/ProductListItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductListItem.ts#L13) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/ProductListItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductListItem.ts#L11) +[src/parser/classes/ProductListItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductListItem.ts#L11) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/classes/ProductListItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductListItem.ts#L18) +[src/parser/classes/ProductListItem.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductListItem.ts#L18) *** @@ -134,7 +134,7 @@ #### Defined in -[src/parser/classes/ProductListItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProductListItem.ts#L9) +[src/parser/classes/ProductListItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProductListItem.ts#L9) ## Methods @@ -172,7 +172,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -206,7 +206,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -240,7 +240,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -278,4 +278,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ProfileColumn.md b/docs/api/namespaces/YTNodes/classes/ProfileColumn.md index e65446b15..fb7047e80 100644 --- a/docs/api/namespaces/YTNodes/classes/ProfileColumn.md +++ b/docs/api/namespaces/YTNodes/classes/ProfileColumn.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ProfileColumn.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumn.ts#L9) +[src/parser/classes/ProfileColumn.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumn.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ProfileColumn.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumn.ts#L7) +[src/parser/classes/ProfileColumn.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumn.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ProfileColumn.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumn.ts#L5) +[src/parser/classes/ProfileColumn.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumn.ts#L5) ## Accessors @@ -78,7 +78,7 @@ #### Defined in -[src/parser/classes/ProfileColumn.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumn.ts#L15) +[src/parser/classes/ProfileColumn.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumn.ts#L15) ## Methods @@ -116,7 +116,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -150,7 +150,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -184,7 +184,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -222,4 +222,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ProfileColumnStats.md b/docs/api/namespaces/YTNodes/classes/ProfileColumnStats.md index cc355c9ae..3006a1790 100644 --- a/docs/api/namespaces/YTNodes/classes/ProfileColumnStats.md +++ b/docs/api/namespaces/YTNodes/classes/ProfileColumnStats.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ProfileColumnStats.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumnStats.ts#L9) +[src/parser/classes/ProfileColumnStats.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumnStats.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ProfileColumnStats.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumnStats.ts#L7) +[src/parser/classes/ProfileColumnStats.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumnStats.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ProfileColumnStats.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumnStats.ts#L5) +[src/parser/classes/ProfileColumnStats.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumnStats.ts#L5) ## Accessors @@ -78,7 +78,7 @@ #### Defined in -[src/parser/classes/ProfileColumnStats.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumnStats.ts#L15) +[src/parser/classes/ProfileColumnStats.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumnStats.ts#L15) ## Methods @@ -116,7 +116,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -150,7 +150,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -184,7 +184,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -222,4 +222,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ProfileColumnStatsEntry.md b/docs/api/namespaces/YTNodes/classes/ProfileColumnStatsEntry.md index e57d951a1..a032c5c20 100644 --- a/docs/api/namespaces/YTNodes/classes/ProfileColumnStatsEntry.md +++ b/docs/api/namespaces/YTNodes/classes/ProfileColumnStatsEntry.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ProfileColumnStatsEntry.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumnStatsEntry.ts#L11) +[src/parser/classes/ProfileColumnStatsEntry.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumnStatsEntry.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ProfileColumnStatsEntry.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumnStatsEntry.ts#L8) +[src/parser/classes/ProfileColumnStatsEntry.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumnStatsEntry.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/ProfileColumnStatsEntry.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumnStatsEntry.ts#L9) +[src/parser/classes/ProfileColumnStatsEntry.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumnStatsEntry.ts#L9) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ProfileColumnStatsEntry.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumnStatsEntry.ts#L6) +[src/parser/classes/ProfileColumnStatsEntry.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumnStatsEntry.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ProfileColumnUserInfo.md b/docs/api/namespaces/YTNodes/classes/ProfileColumnUserInfo.md index 63ff5980f..4be4960fb 100644 --- a/docs/api/namespaces/YTNodes/classes/ProfileColumnUserInfo.md +++ b/docs/api/namespaces/YTNodes/classes/ProfileColumnUserInfo.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ProfileColumnUserInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumnUserInfo.ts#L12) +[src/parser/classes/ProfileColumnUserInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumnUserInfo.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ProfileColumnUserInfo.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumnUserInfo.ts#L10) +[src/parser/classes/ProfileColumnUserInfo.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumnUserInfo.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ProfileColumnUserInfo.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumnUserInfo.ts#L9) +[src/parser/classes/ProfileColumnUserInfo.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumnUserInfo.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ProfileColumnUserInfo.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ProfileColumnUserInfo.ts#L7) +[src/parser/classes/ProfileColumnUserInfo.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ProfileColumnUserInfo.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Quiz.md b/docs/api/namespaces/YTNodes/classes/Quiz.md index b26666e57..520697deb 100644 --- a/docs/api/namespaces/YTNodes/classes/Quiz.md +++ b/docs/api/namespaces/YTNodes/classes/Quiz.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Quiz.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Quiz.ts#L15) +[src/parser/classes/Quiz.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Quiz.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Quiz.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Quiz.ts#L8) +[src/parser/classes/Quiz.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Quiz.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Quiz.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Quiz.ts#L13) +[src/parser/classes/Quiz.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Quiz.ts#L13) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/Quiz.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Quiz.ts#L6) +[src/parser/classes/Quiz.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Quiz.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/RecognitionShelf.md b/docs/api/namespaces/YTNodes/classes/RecognitionShelf.md index 7b4e46e57..bea51f48f 100644 --- a/docs/api/namespaces/YTNodes/classes/RecognitionShelf.md +++ b/docs/api/namespaces/YTNodes/classes/RecognitionShelf.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/RecognitionShelf.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RecognitionShelf.ts#L16) +[src/parser/classes/RecognitionShelf.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RecognitionShelf.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/RecognitionShelf.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RecognitionShelf.ts#L12) +[src/parser/classes/RecognitionShelf.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RecognitionShelf.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/RecognitionShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RecognitionShelf.ts#L13) +[src/parser/classes/RecognitionShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RecognitionShelf.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/RecognitionShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RecognitionShelf.ts#L11) +[src/parser/classes/RecognitionShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RecognitionShelf.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/RecognitionShelf.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RecognitionShelf.ts#L14) +[src/parser/classes/RecognitionShelf.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RecognitionShelf.ts#L14) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/RecognitionShelf.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RecognitionShelf.ts#L10) +[src/parser/classes/RecognitionShelf.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RecognitionShelf.ts#L10) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/RecognitionShelf.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RecognitionShelf.ts#L8) +[src/parser/classes/RecognitionShelf.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RecognitionShelf.ts#L8) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ReelItem.md b/docs/api/namespaces/YTNodes/classes/ReelItem.md index fb11a8bc7..855efaf47 100644 --- a/docs/api/namespaces/YTNodes/classes/ReelItem.md +++ b/docs/api/namespaces/YTNodes/classes/ReelItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ReelItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelItem.ts#L17) +[src/parser/classes/ReelItem.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelItem.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ReelItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelItem.ts#L15) +[src/parser/classes/ReelItem.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelItem.ts#L15) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ReelItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelItem.ts#L14) +[src/parser/classes/ReelItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelItem.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ReelItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelItem.ts#L10) +[src/parser/classes/ReelItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelItem.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ReelItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelItem.ts#L12) +[src/parser/classes/ReelItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelItem.ts#L12) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ReelItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelItem.ts#L11) +[src/parser/classes/ReelItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelItem.ts#L11) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/classes/ReelItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelItem.ts#L13) +[src/parser/classes/ReelItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelItem.ts#L13) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/ReelItem.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelItem.ts#L8) +[src/parser/classes/ReelItem.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelItem.ts#L8) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ReelPlayerHeader.md b/docs/api/namespaces/YTNodes/classes/ReelPlayerHeader.md index 5f46078ee..619ef6434 100644 --- a/docs/api/namespaces/YTNodes/classes/ReelPlayerHeader.md +++ b/docs/api/namespaces/YTNodes/classes/ReelPlayerHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ReelPlayerHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerHeader.ts#L16) +[src/parser/classes/ReelPlayerHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerHeader.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ReelPlayerHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerHeader.ts#L14) +[src/parser/classes/ReelPlayerHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerHeader.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ReelPlayerHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerHeader.ts#L13) +[src/parser/classes/ReelPlayerHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerHeader.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ReelPlayerHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerHeader.ts#L12) +[src/parser/classes/ReelPlayerHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerHeader.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ReelPlayerHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerHeader.ts#L10) +[src/parser/classes/ReelPlayerHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerHeader.ts#L10) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ReelPlayerHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerHeader.ts#L11) +[src/parser/classes/ReelPlayerHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerHeader.ts#L11) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/ReelPlayerHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerHeader.ts#L8) +[src/parser/classes/ReelPlayerHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerHeader.ts#L8) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ReelPlayerOverlay.md b/docs/api/namespaces/YTNodes/classes/ReelPlayerOverlay.md index b28405bb1..14601f9a3 100644 --- a/docs/api/namespaces/YTNodes/classes/ReelPlayerOverlay.md +++ b/docs/api/namespaces/YTNodes/classes/ReelPlayerOverlay.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ReelPlayerOverlay.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerOverlay.ts#L26) +[src/parser/classes/ReelPlayerOverlay.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerOverlay.ts#L26) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ReelPlayerOverlay.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerOverlay.ts#L24) +[src/parser/classes/ReelPlayerOverlay.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerOverlay.ts#L24) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ReelPlayerOverlay.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerOverlay.ts#L14) +[src/parser/classes/ReelPlayerOverlay.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerOverlay.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ReelPlayerOverlay.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerOverlay.ts#L16) +[src/parser/classes/ReelPlayerOverlay.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerOverlay.ts#L16) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ReelPlayerOverlay.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerOverlay.ts#L17) +[src/parser/classes/ReelPlayerOverlay.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerOverlay.ts#L17) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ReelPlayerOverlay.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerOverlay.ts#L23) +[src/parser/classes/ReelPlayerOverlay.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerOverlay.ts#L23) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/ReelPlayerOverlay.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerOverlay.ts#L18) +[src/parser/classes/ReelPlayerOverlay.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerOverlay.ts#L18) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/ReelPlayerOverlay.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerOverlay.ts#L15) +[src/parser/classes/ReelPlayerOverlay.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerOverlay.ts#L15) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/ReelPlayerOverlay.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerOverlay.ts#L22) +[src/parser/classes/ReelPlayerOverlay.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerOverlay.ts#L22) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/ReelPlayerOverlay.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerOverlay.ts#L20) +[src/parser/classes/ReelPlayerOverlay.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerOverlay.ts#L20) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/ReelPlayerOverlay.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerOverlay.ts#L19) +[src/parser/classes/ReelPlayerOverlay.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerOverlay.ts#L19) *** @@ -140,7 +140,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -150,7 +150,7 @@ #### Defined in -[src/parser/classes/ReelPlayerOverlay.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerOverlay.ts#L21) +[src/parser/classes/ReelPlayerOverlay.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerOverlay.ts#L21) *** @@ -164,7 +164,7 @@ #### Defined in -[src/parser/classes/ReelPlayerOverlay.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelPlayerOverlay.ts#L12) +[src/parser/classes/ReelPlayerOverlay.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelPlayerOverlay.ts#L12) ## Methods @@ -202,7 +202,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -236,7 +236,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -270,7 +270,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -308,4 +308,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ReelShelf.md b/docs/api/namespaces/YTNodes/classes/ReelShelf.md index 30c8f2d21..abb885d24 100644 --- a/docs/api/namespaces/YTNodes/classes/ReelShelf.md +++ b/docs/api/namespaces/YTNodes/classes/ReelShelf.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ReelShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelShelf.ts#L13) +[src/parser/classes/ReelShelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelShelf.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ReelShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelShelf.ts#L11) +[src/parser/classes/ReelShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelShelf.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ReelShelf.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelShelf.ts#L10) +[src/parser/classes/ReelShelf.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelShelf.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ReelShelf.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelShelf.ts#L9) +[src/parser/classes/ReelShelf.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelShelf.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/ReelShelf.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelShelf.ts#L7) +[src/parser/classes/ReelShelf.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelShelf.ts#L7) ## Accessors @@ -98,7 +98,7 @@ #### Defined in -[src/parser/classes/ReelShelf.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ReelShelf.ts#L24) +[src/parser/classes/ReelShelf.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ReelShelf.ts#L24) ## Methods @@ -136,7 +136,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -170,7 +170,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -204,7 +204,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -242,4 +242,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ReelWatchEndpoint.md b/docs/api/namespaces/YTNodes/classes/ReelWatchEndpoint.md index 812a69869..4d1fca6dd 100644 --- a/docs/api/namespaces/YTNodes/classes/ReelWatchEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/ReelWatchEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/ReelWatchEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ReelWatchEndpoint.ts#L10) +[src/parser/classes/endpoints/ReelWatchEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ReelWatchEndpoint.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/ReelWatchEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ReelWatchEndpoint.ts#L5) +[src/parser/classes/endpoints/ReelWatchEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ReelWatchEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/ReelWatchEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ReelWatchEndpoint.ts#L19) +[src/parser/classes/endpoints/ReelWatchEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ReelWatchEndpoint.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/ReelWatchEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ReelWatchEndpoint.ts#L15) +[src/parser/classes/endpoints/ReelWatchEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ReelWatchEndpoint.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/RelatedChipCloud.md b/docs/api/namespaces/YTNodes/classes/RelatedChipCloud.md index a0837c306..c2ce93242 100644 --- a/docs/api/namespaces/YTNodes/classes/RelatedChipCloud.md +++ b/docs/api/namespaces/YTNodes/classes/RelatedChipCloud.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/RelatedChipCloud.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RelatedChipCloud.ts#L9) +[src/parser/classes/RelatedChipCloud.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RelatedChipCloud.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/RelatedChipCloud.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RelatedChipCloud.ts#L7) +[src/parser/classes/RelatedChipCloud.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RelatedChipCloud.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/RelatedChipCloud.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RelatedChipCloud.ts#L5) +[src/parser/classes/RelatedChipCloud.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RelatedChipCloud.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/RemoveBannerForLiveChatCommand.md b/docs/api/namespaces/YTNodes/classes/RemoveBannerForLiveChatCommand.md index 25b48d5a7..afb91eb47 100644 --- a/docs/api/namespaces/YTNodes/classes/RemoveBannerForLiveChatCommand.md +++ b/docs/api/namespaces/YTNodes/classes/RemoveBannerForLiveChatCommand.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/RemoveBannerForLiveChatCommand.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/RemoveBannerForLiveChatCommand.ts#L9) +[src/parser/classes/livechat/RemoveBannerForLiveChatCommand.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/RemoveBannerForLiveChatCommand.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/RemoveBannerForLiveChatCommand.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/RemoveBannerForLiveChatCommand.ts#L7) +[src/parser/classes/livechat/RemoveBannerForLiveChatCommand.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/RemoveBannerForLiveChatCommand.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/livechat/RemoveBannerForLiveChatCommand.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/RemoveBannerForLiveChatCommand.ts#L5) +[src/parser/classes/livechat/RemoveBannerForLiveChatCommand.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/RemoveBannerForLiveChatCommand.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/RemoveChatItemAction.md b/docs/api/namespaces/YTNodes/classes/RemoveChatItemAction.md index 9ff1570cb..7906b9557 100644 --- a/docs/api/namespaces/YTNodes/classes/RemoveChatItemAction.md +++ b/docs/api/namespaces/YTNodes/classes/RemoveChatItemAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/RemoveChatItemAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/RemoveChatItemAction.ts#L9) +[src/parser/classes/livechat/RemoveChatItemAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/RemoveChatItemAction.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/RemoveChatItemAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/RemoveChatItemAction.ts#L7) +[src/parser/classes/livechat/RemoveChatItemAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/RemoveChatItemAction.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/livechat/RemoveChatItemAction.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/RemoveChatItemAction.ts#L5) +[src/parser/classes/livechat/RemoveChatItemAction.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/RemoveChatItemAction.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/RemoveChatItemByAuthorAction.md b/docs/api/namespaces/YTNodes/classes/RemoveChatItemByAuthorAction.md index 260f508a1..c513e31c9 100644 --- a/docs/api/namespaces/YTNodes/classes/RemoveChatItemByAuthorAction.md +++ b/docs/api/namespaces/YTNodes/classes/RemoveChatItemByAuthorAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/RemoveChatItemByAuthorAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/RemoveChatItemByAuthorAction.ts#L9) +[src/parser/classes/livechat/RemoveChatItemByAuthorAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/RemoveChatItemByAuthorAction.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/RemoveChatItemByAuthorAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/RemoveChatItemByAuthorAction.ts#L7) +[src/parser/classes/livechat/RemoveChatItemByAuthorAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/RemoveChatItemByAuthorAction.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/livechat/RemoveChatItemByAuthorAction.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/RemoveChatItemByAuthorAction.ts#L5) +[src/parser/classes/livechat/RemoveChatItemByAuthorAction.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/RemoveChatItemByAuthorAction.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ReplaceChatItemAction.md b/docs/api/namespaces/YTNodes/classes/ReplaceChatItemAction.md index 1142a8e5d..393698420 100644 --- a/docs/api/namespaces/YTNodes/classes/ReplaceChatItemAction.md +++ b/docs/api/namespaces/YTNodes/classes/ReplaceChatItemAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/ReplaceChatItemAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ReplaceChatItemAction.ts#L11) +[src/parser/classes/livechat/ReplaceChatItemAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ReplaceChatItemAction.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/ReplaceChatItemAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ReplaceChatItemAction.ts#L9) +[src/parser/classes/livechat/ReplaceChatItemAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ReplaceChatItemAction.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/ReplaceChatItemAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ReplaceChatItemAction.ts#L8) +[src/parser/classes/livechat/ReplaceChatItemAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ReplaceChatItemAction.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/livechat/ReplaceChatItemAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ReplaceChatItemAction.ts#L6) +[src/parser/classes/livechat/ReplaceChatItemAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ReplaceChatItemAction.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ReplayChatItemAction.md b/docs/api/namespaces/YTNodes/classes/ReplayChatItemAction.md index b8f87a1ec..b57bab641 100644 --- a/docs/api/namespaces/YTNodes/classes/ReplayChatItemAction.md +++ b/docs/api/namespaces/YTNodes/classes/ReplayChatItemAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/ReplayChatItemAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ReplayChatItemAction.ts#L11) +[src/parser/classes/livechat/ReplayChatItemAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ReplayChatItemAction.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/ReplayChatItemAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ReplayChatItemAction.ts#L8) +[src/parser/classes/livechat/ReplayChatItemAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ReplayChatItemAction.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/livechat/ReplayChatItemAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ReplayChatItemAction.ts#L9) +[src/parser/classes/livechat/ReplayChatItemAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ReplayChatItemAction.ts#L9) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/livechat/ReplayChatItemAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ReplayChatItemAction.ts#L6) +[src/parser/classes/livechat/ReplayChatItemAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ReplayChatItemAction.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/RichGrid.md b/docs/api/namespaces/YTNodes/classes/RichGrid.md index c436fafcf..452a4a2fc 100644 --- a/docs/api/namespaces/YTNodes/classes/RichGrid.md +++ b/docs/api/namespaces/YTNodes/classes/RichGrid.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/RichGrid.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichGrid.ts#L10) +[src/parser/classes/RichGrid.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichGrid.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/RichGrid.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichGrid.ts#L8) +[src/parser/classes/RichGrid.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichGrid.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/RichGrid.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichGrid.ts#L7) +[src/parser/classes/RichGrid.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichGrid.ts#L7) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/RichGrid.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichGrid.ts#L5) +[src/parser/classes/RichGrid.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichGrid.ts#L5) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/RichItem.md b/docs/api/namespaces/YTNodes/classes/RichItem.md index 0070f9aed..487676191 100644 --- a/docs/api/namespaces/YTNodes/classes/RichItem.md +++ b/docs/api/namespaces/YTNodes/classes/RichItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/RichItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichItem.ts#L9) +[src/parser/classes/RichItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichItem.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/RichItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichItem.ts#L7) +[src/parser/classes/RichItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichItem.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/RichItem.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichItem.ts#L5) +[src/parser/classes/RichItem.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichItem.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/RichListHeader.md b/docs/api/namespaces/YTNodes/classes/RichListHeader.md index 096ad75e5..1b87eb306 100644 --- a/docs/api/namespaces/YTNodes/classes/RichListHeader.md +++ b/docs/api/namespaces/YTNodes/classes/RichListHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/RichListHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichListHeader.ts#L13) +[src/parser/classes/RichListHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichListHeader.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/RichListHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichListHeader.ts#L11) +[src/parser/classes/RichListHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichListHeader.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/RichListHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichListHeader.ts#L9) +[src/parser/classes/RichListHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichListHeader.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/RichListHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichListHeader.ts#L8) +[src/parser/classes/RichListHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichListHeader.ts#L8) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/RichListHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichListHeader.ts#L10) +[src/parser/classes/RichListHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichListHeader.ts#L10) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/RichListHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichListHeader.ts#L6) +[src/parser/classes/RichListHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichListHeader.ts#L6) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/RichMetadata.md b/docs/api/namespaces/YTNodes/classes/RichMetadata.md index d1f601773..fd101b337 100644 --- a/docs/api/namespaces/YTNodes/classes/RichMetadata.md +++ b/docs/api/namespaces/YTNodes/classes/RichMetadata.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/RichMetadata.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichMetadata.ts#L17) +[src/parser/classes/RichMetadata.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichMetadata.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/RichMetadata.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichMetadata.ts#L13) +[src/parser/classes/RichMetadata.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichMetadata.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/RichMetadata.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichMetadata.ts#L15) +[src/parser/classes/RichMetadata.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichMetadata.ts#L15) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/RichMetadata.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichMetadata.ts#L14) +[src/parser/classes/RichMetadata.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichMetadata.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/RichMetadata.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichMetadata.ts#L12) +[src/parser/classes/RichMetadata.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichMetadata.ts#L12) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/RichMetadata.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichMetadata.ts#L10) +[src/parser/classes/RichMetadata.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichMetadata.ts#L10) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/RichMetadata.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichMetadata.ts#L11) +[src/parser/classes/RichMetadata.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichMetadata.ts#L11) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/RichMetadata.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichMetadata.ts#L8) +[src/parser/classes/RichMetadata.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichMetadata.ts#L8) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/RichMetadataRow.md b/docs/api/namespaces/YTNodes/classes/RichMetadataRow.md index fd3eeb9d0..e9e7c699b 100644 --- a/docs/api/namespaces/YTNodes/classes/RichMetadataRow.md +++ b/docs/api/namespaces/YTNodes/classes/RichMetadataRow.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/RichMetadataRow.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichMetadataRow.ts#L9) +[src/parser/classes/RichMetadataRow.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichMetadataRow.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/RichMetadataRow.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichMetadataRow.ts#L7) +[src/parser/classes/RichMetadataRow.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichMetadataRow.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/RichMetadataRow.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichMetadataRow.ts#L5) +[src/parser/classes/RichMetadataRow.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichMetadataRow.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/RichSection.md b/docs/api/namespaces/YTNodes/classes/RichSection.md index 1a323b0f8..a32e11a27 100644 --- a/docs/api/namespaces/YTNodes/classes/RichSection.md +++ b/docs/api/namespaces/YTNodes/classes/RichSection.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/RichSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichSection.ts#L9) +[src/parser/classes/RichSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichSection.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/RichSection.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichSection.ts#L7) +[src/parser/classes/RichSection.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichSection.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/RichSection.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichSection.ts#L5) +[src/parser/classes/RichSection.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichSection.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/RichShelf.md b/docs/api/namespaces/YTNodes/classes/RichShelf.md index 534ffc97b..0a369852a 100644 --- a/docs/api/namespaces/YTNodes/classes/RichShelf.md +++ b/docs/api/namespaces/YTNodes/classes/RichShelf.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/RichShelf.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichShelf.ts#L14) +[src/parser/classes/RichShelf.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichShelf.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/RichShelf.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichShelf.ts#L10) +[src/parser/classes/RichShelf.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichShelf.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/RichShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichShelf.ts#L11) +[src/parser/classes/RichShelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichShelf.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/RichShelf.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichShelf.ts#L12) +[src/parser/classes/RichShelf.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichShelf.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/RichShelf.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichShelf.ts#L9) +[src/parser/classes/RichShelf.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichShelf.ts#L9) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/RichShelf.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/RichShelf.ts#L7) +[src/parser/classes/RichShelf.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/RichShelf.ts#L7) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SearchBox.md b/docs/api/namespaces/YTNodes/classes/SearchBox.md index bd51768c9..614456478 100644 --- a/docs/api/namespaces/YTNodes/classes/SearchBox.md +++ b/docs/api/namespaces/YTNodes/classes/SearchBox.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SearchBox.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchBox.ts#L15) +[src/parser/classes/SearchBox.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchBox.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SearchBox.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchBox.ts#L12) +[src/parser/classes/SearchBox.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchBox.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SearchBox.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchBox.ts#L10) +[src/parser/classes/SearchBox.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchBox.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SearchBox.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchBox.ts#L13) +[src/parser/classes/SearchBox.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchBox.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/SearchBox.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchBox.ts#L11) +[src/parser/classes/SearchBox.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchBox.ts#L11) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/SearchBox.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchBox.ts#L8) +[src/parser/classes/SearchBox.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchBox.ts#L8) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SearchEndpoint.md b/docs/api/namespaces/YTNodes/classes/SearchEndpoint.md index ab18bd4c5..77061237c 100644 --- a/docs/api/namespaces/YTNodes/classes/SearchEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/SearchEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/SearchEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/SearchEndpoint.ts#L10) +[src/parser/classes/endpoints/SearchEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/SearchEndpoint.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/SearchEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/SearchEndpoint.ts#L5) +[src/parser/classes/endpoints/SearchEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/SearchEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/SearchEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/SearchEndpoint.ts#L19) +[src/parser/classes/endpoints/SearchEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/SearchEndpoint.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/SearchEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/SearchEndpoint.ts#L15) +[src/parser/classes/endpoints/SearchEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/SearchEndpoint.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SearchFilter.md b/docs/api/namespaces/YTNodes/classes/SearchFilter.md index c1e783c8c..f0482449c 100644 --- a/docs/api/namespaces/YTNodes/classes/SearchFilter.md +++ b/docs/api/namespaces/YTNodes/classes/SearchFilter.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SearchFilter.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilter.ts#L14) +[src/parser/classes/SearchFilter.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilter.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SearchFilter.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilter.ts#L10) +[src/parser/classes/SearchFilter.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilter.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SearchFilter.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilter.ts#L9) +[src/parser/classes/SearchFilter.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilter.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SearchFilter.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilter.ts#L12) +[src/parser/classes/SearchFilter.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilter.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/SearchFilter.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilter.ts#L11) +[src/parser/classes/SearchFilter.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilter.ts#L11) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/SearchFilter.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilter.ts#L7) +[src/parser/classes/SearchFilter.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilter.ts#L7) ## Accessors @@ -108,7 +108,7 @@ #### Defined in -[src/parser/classes/SearchFilter.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilter.ts#L25) +[src/parser/classes/SearchFilter.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilter.ts#L25) *** @@ -122,7 +122,7 @@ #### Defined in -[src/parser/classes/SearchFilter.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilter.ts#L29) +[src/parser/classes/SearchFilter.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilter.ts#L29) ## Methods @@ -160,7 +160,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -194,7 +194,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -228,7 +228,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -266,4 +266,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SearchFilterGroup.md b/docs/api/namespaces/YTNodes/classes/SearchFilterGroup.md index e24acb50e..71b7c296a 100644 --- a/docs/api/namespaces/YTNodes/classes/SearchFilterGroup.md +++ b/docs/api/namespaces/YTNodes/classes/SearchFilterGroup.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SearchFilterGroup.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilterGroup.ts#L13) +[src/parser/classes/SearchFilterGroup.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilterGroup.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SearchFilterGroup.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilterGroup.ts#L11) +[src/parser/classes/SearchFilterGroup.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilterGroup.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SearchFilterGroup.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilterGroup.ts#L10) +[src/parser/classes/SearchFilterGroup.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilterGroup.ts#L10) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/SearchFilterGroup.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilterGroup.ts#L8) +[src/parser/classes/SearchFilterGroup.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilterGroup.ts#L8) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SearchFilterOptionsDialog.md b/docs/api/namespaces/YTNodes/classes/SearchFilterOptionsDialog.md index c24f0ce0b..3858ea253 100644 --- a/docs/api/namespaces/YTNodes/classes/SearchFilterOptionsDialog.md +++ b/docs/api/namespaces/YTNodes/classes/SearchFilterOptionsDialog.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SearchFilterOptionsDialog.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilterOptionsDialog.ts#L13) +[src/parser/classes/SearchFilterOptionsDialog.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilterOptionsDialog.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SearchFilterOptionsDialog.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilterOptionsDialog.ts#L11) +[src/parser/classes/SearchFilterOptionsDialog.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilterOptionsDialog.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SearchFilterOptionsDialog.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilterOptionsDialog.ts#L10) +[src/parser/classes/SearchFilterOptionsDialog.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilterOptionsDialog.ts#L10) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/SearchFilterOptionsDialog.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchFilterOptionsDialog.ts#L8) +[src/parser/classes/SearchFilterOptionsDialog.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchFilterOptionsDialog.ts#L8) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SearchHeader.md b/docs/api/namespaces/YTNodes/classes/SearchHeader.md index c5ea13ac0..ecc90fdd8 100644 --- a/docs/api/namespaces/YTNodes/classes/SearchHeader.md +++ b/docs/api/namespaces/YTNodes/classes/SearchHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SearchHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchHeader.ts#L12) +[src/parser/classes/SearchHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchHeader.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SearchHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchHeader.ts#L9) +[src/parser/classes/SearchHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchHeader.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SearchHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchHeader.ts#L10) +[src/parser/classes/SearchHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchHeader.ts#L10) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/SearchHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchHeader.ts#L7) +[src/parser/classes/SearchHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchHeader.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SearchRefinementCard.md b/docs/api/namespaces/YTNodes/classes/SearchRefinementCard.md index cbee94b91..fcbd10a3e 100644 --- a/docs/api/namespaces/YTNodes/classes/SearchRefinementCard.md +++ b/docs/api/namespaces/YTNodes/classes/SearchRefinementCard.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SearchRefinementCard.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchRefinementCard.ts#L14) +[src/parser/classes/SearchRefinementCard.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchRefinementCard.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SearchRefinementCard.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchRefinementCard.ts#L11) +[src/parser/classes/SearchRefinementCard.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchRefinementCard.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SearchRefinementCard.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchRefinementCard.ts#L12) +[src/parser/classes/SearchRefinementCard.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchRefinementCard.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SearchRefinementCard.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchRefinementCard.ts#L10) +[src/parser/classes/SearchRefinementCard.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchRefinementCard.ts#L10) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/SearchRefinementCard.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchRefinementCard.ts#L8) +[src/parser/classes/SearchRefinementCard.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchRefinementCard.ts#L8) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SearchSubMenu.md b/docs/api/namespaces/YTNodes/classes/SearchSubMenu.md index 9a445cee9..6e7f17faf 100644 --- a/docs/api/namespaces/YTNodes/classes/SearchSubMenu.md +++ b/docs/api/namespaces/YTNodes/classes/SearchSubMenu.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SearchSubMenu.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSubMenu.ts#L15) +[src/parser/classes/SearchSubMenu.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSubMenu.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SearchSubMenu.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSubMenu.ts#L13) +[src/parser/classes/SearchSubMenu.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSubMenu.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SearchSubMenu.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSubMenu.ts#L12) +[src/parser/classes/SearchSubMenu.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSubMenu.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SearchSubMenu.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSubMenu.ts#L11) +[src/parser/classes/SearchSubMenu.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSubMenu.ts#L11) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/SearchSubMenu.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSubMenu.ts#L9) +[src/parser/classes/SearchSubMenu.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSubMenu.ts#L9) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SearchSuggestion.md b/docs/api/namespaces/YTNodes/classes/SearchSuggestion.md index 592c306ee..5225af00c 100644 --- a/docs/api/namespaces/YTNodes/classes/SearchSuggestion.md +++ b/docs/api/namespaces/YTNodes/classes/SearchSuggestion.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/SearchSuggestion.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSuggestion.ts#L14) +[src/parser/classes/SearchSuggestion.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSuggestion.ts#L14) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/SearchSuggestion.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSuggestion.ts#L10) +[src/parser/classes/SearchSuggestion.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSuggestion.ts#L10) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/classes/SearchSuggestion.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSuggestion.ts#L11) +[src/parser/classes/SearchSuggestion.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSuggestion.ts#L11) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/SearchSuggestion.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSuggestion.ts#L12) +[src/parser/classes/SearchSuggestion.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSuggestion.ts#L12) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/classes/SearchSuggestion.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSuggestion.ts#L9) +[src/parser/classes/SearchSuggestion.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSuggestion.ts#L9) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -98,7 +98,7 @@ #### Defined in -[src/parser/classes/SearchSuggestion.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSuggestion.ts#L7) +[src/parser/classes/SearchSuggestion.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSuggestion.ts#L7) ## Methods @@ -136,7 +136,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -170,7 +170,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -204,7 +204,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -242,4 +242,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SearchSuggestionsSection.md b/docs/api/namespaces/YTNodes/classes/SearchSuggestionsSection.md index 55f2030ef..bc22f4bd9 100644 --- a/docs/api/namespaces/YTNodes/classes/SearchSuggestionsSection.md +++ b/docs/api/namespaces/YTNodes/classes/SearchSuggestionsSection.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SearchSuggestionsSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSuggestionsSection.ts#L9) +[src/parser/classes/SearchSuggestionsSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSuggestionsSection.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SearchSuggestionsSection.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSuggestionsSection.ts#L7) +[src/parser/classes/SearchSuggestionsSection.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSuggestionsSection.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/SearchSuggestionsSection.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SearchSuggestionsSection.ts#L5) +[src/parser/classes/SearchSuggestionsSection.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SearchSuggestionsSection.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SecondarySearchContainer.md b/docs/api/namespaces/YTNodes/classes/SecondarySearchContainer.md index 8a594632d..976b1a7fc 100644 --- a/docs/api/namespaces/YTNodes/classes/SecondarySearchContainer.md +++ b/docs/api/namespaces/YTNodes/classes/SecondarySearchContainer.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SecondarySearchContainer.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SecondarySearchContainer.ts#L9) +[src/parser/classes/SecondarySearchContainer.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SecondarySearchContainer.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SecondarySearchContainer.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SecondarySearchContainer.ts#L7) +[src/parser/classes/SecondarySearchContainer.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SecondarySearchContainer.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/SecondarySearchContainer.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SecondarySearchContainer.ts#L5) +[src/parser/classes/SecondarySearchContainer.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SecondarySearchContainer.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SectionList.md b/docs/api/namespaces/YTNodes/classes/SectionList.md index 4638a56bd..670e419b2 100644 --- a/docs/api/namespaces/YTNodes/classes/SectionList.md +++ b/docs/api/namespaces/YTNodes/classes/SectionList.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SectionList.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SectionList.ts#L13) +[src/parser/classes/SectionList.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SectionList.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SectionList.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SectionList.ts#L7) +[src/parser/classes/SectionList.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SectionList.ts#L7) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SectionList.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SectionList.ts#L9) +[src/parser/classes/SectionList.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SectionList.ts#L9) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SectionList.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SectionList.ts#L10) +[src/parser/classes/SectionList.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SectionList.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/SectionList.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SectionList.ts#L11) +[src/parser/classes/SectionList.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SectionList.ts#L11) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/SectionList.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SectionList.ts#L8) +[src/parser/classes/SectionList.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SectionList.ts#L8) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/SectionList.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SectionList.ts#L5) +[src/parser/classes/SectionList.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SectionList.ts#L5) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SegmentedLikeDislikeButton.md b/docs/api/namespaces/YTNodes/classes/SegmentedLikeDislikeButton.md index c97f7cff7..b6b9c5835 100644 --- a/docs/api/namespaces/YTNodes/classes/SegmentedLikeDislikeButton.md +++ b/docs/api/namespaces/YTNodes/classes/SegmentedLikeDislikeButton.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SegmentedLikeDislikeButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SegmentedLikeDislikeButton.ts#L13) +[src/parser/classes/SegmentedLikeDislikeButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SegmentedLikeDislikeButton.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SegmentedLikeDislikeButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SegmentedLikeDislikeButton.ts#L11) +[src/parser/classes/SegmentedLikeDislikeButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SegmentedLikeDislikeButton.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SegmentedLikeDislikeButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SegmentedLikeDislikeButton.ts#L10) +[src/parser/classes/SegmentedLikeDislikeButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SegmentedLikeDislikeButton.ts#L10) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/SegmentedLikeDislikeButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SegmentedLikeDislikeButton.ts#L8) +[src/parser/classes/SegmentedLikeDislikeButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SegmentedLikeDislikeButton.ts#L8) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SegmentedLikeDislikeButtonView.md b/docs/api/namespaces/YTNodes/classes/SegmentedLikeDislikeButtonView.md index 4795f8729..0ef7fa046 100644 --- a/docs/api/namespaces/YTNodes/classes/SegmentedLikeDislikeButtonView.md +++ b/docs/api/namespaces/YTNodes/classes/SegmentedLikeDislikeButtonView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SegmentedLikeDislikeButtonView.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L25) +[src/parser/classes/SegmentedLikeDislikeButtonView.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L25) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SegmentedLikeDislikeButtonView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L10) +[src/parser/classes/SegmentedLikeDislikeButtonView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L10) *** @@ -62,7 +62,7 @@ #### Defined in -[src/parser/classes/SegmentedLikeDislikeButtonView.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L15) +[src/parser/classes/SegmentedLikeDislikeButtonView.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L15) *** @@ -72,7 +72,7 @@ #### Defined in -[src/parser/classes/SegmentedLikeDislikeButtonView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L11) +[src/parser/classes/SegmentedLikeDislikeButtonView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L11) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/SegmentedLikeDislikeButtonView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L9) +[src/parser/classes/SegmentedLikeDislikeButtonView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L9) *** @@ -92,7 +92,7 @@ #### Defined in -[src/parser/classes/SegmentedLikeDislikeButtonView.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L22) +[src/parser/classes/SegmentedLikeDislikeButtonView.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L22) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/SegmentedLikeDislikeButtonView.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L12) +[src/parser/classes/SegmentedLikeDislikeButtonView.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L12) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/SegmentedLikeDislikeButtonView.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L23) +[src/parser/classes/SegmentedLikeDislikeButtonView.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L23) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/SegmentedLikeDislikeButtonView.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L7) +[src/parser/classes/SegmentedLikeDislikeButtonView.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SegmentedLikeDislikeButtonView.ts#L7) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -216,7 +216,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -250,7 +250,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -288,4 +288,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SendFeedbackAction.md b/docs/api/namespaces/YTNodes/classes/SendFeedbackAction.md index bdda89be0..c2031db8d 100644 --- a/docs/api/namespaces/YTNodes/classes/SendFeedbackAction.md +++ b/docs/api/namespaces/YTNodes/classes/SendFeedbackAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/actions/SendFeedbackAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/SendFeedbackAction.ts#L9) +[src/parser/classes/actions/SendFeedbackAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/SendFeedbackAction.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/actions/SendFeedbackAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/SendFeedbackAction.ts#L7) +[src/parser/classes/actions/SendFeedbackAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/SendFeedbackAction.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/actions/SendFeedbackAction.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/SendFeedbackAction.ts#L5) +[src/parser/classes/actions/SendFeedbackAction.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/SendFeedbackAction.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SettingBoolean.md b/docs/api/namespaces/YTNodes/classes/SettingBoolean.md index 2269c1b13..f922c2f9a 100644 --- a/docs/api/namespaces/YTNodes/classes/SettingBoolean.md +++ b/docs/api/namespaces/YTNodes/classes/SettingBoolean.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SettingBoolean.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingBoolean.ts#L15) +[src/parser/classes/SettingBoolean.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingBoolean.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SettingBoolean.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingBoolean.ts#L12) +[src/parser/classes/SettingBoolean.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingBoolean.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SettingBoolean.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingBoolean.ts#L11) +[src/parser/classes/SettingBoolean.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingBoolean.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SettingBoolean.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingBoolean.ts#L13) +[src/parser/classes/SettingBoolean.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingBoolean.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/SettingBoolean.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingBoolean.ts#L10) +[src/parser/classes/SettingBoolean.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingBoolean.ts#L10) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/SettingBoolean.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingBoolean.ts#L9) +[src/parser/classes/SettingBoolean.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingBoolean.ts#L9) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/SettingBoolean.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingBoolean.ts#L7) +[src/parser/classes/SettingBoolean.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingBoolean.ts#L7) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SettingsCheckbox.md b/docs/api/namespaces/YTNodes/classes/SettingsCheckbox.md index 217d6ba38..40202507e 100644 --- a/docs/api/namespaces/YTNodes/classes/SettingsCheckbox.md +++ b/docs/api/namespaces/YTNodes/classes/SettingsCheckbox.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SettingsCheckbox.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsCheckbox.ts#L14) +[src/parser/classes/SettingsCheckbox.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsCheckbox.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SettingsCheckbox.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsCheckbox.ts#L11) +[src/parser/classes/SettingsCheckbox.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsCheckbox.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SettingsCheckbox.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsCheckbox.ts#L10) +[src/parser/classes/SettingsCheckbox.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsCheckbox.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SettingsCheckbox.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsCheckbox.ts#L9) +[src/parser/classes/SettingsCheckbox.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsCheckbox.ts#L9) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/SettingsCheckbox.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsCheckbox.ts#L12) +[src/parser/classes/SettingsCheckbox.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsCheckbox.ts#L12) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/SettingsCheckbox.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsCheckbox.ts#L8) +[src/parser/classes/SettingsCheckbox.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsCheckbox.ts#L8) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/SettingsCheckbox.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsCheckbox.ts#L6) +[src/parser/classes/SettingsCheckbox.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsCheckbox.ts#L6) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SettingsOptions.md b/docs/api/namespaces/YTNodes/classes/SettingsOptions.md index a6346a1f7..5ca354419 100644 --- a/docs/api/namespaces/YTNodes/classes/SettingsOptions.md +++ b/docs/api/namespaces/YTNodes/classes/SettingsOptions.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SettingsOptions.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsOptions.ts#L17) +[src/parser/classes/SettingsOptions.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsOptions.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SettingsOptions.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsOptions.ts#L15) +[src/parser/classes/SettingsOptions.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsOptions.ts#L15) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SettingsOptions.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsOptions.ts#L14) +[src/parser/classes/SettingsOptions.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsOptions.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SettingsOptions.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsOptions.ts#L13) +[src/parser/classes/SettingsOptions.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsOptions.ts#L13) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/SettingsOptions.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsOptions.ts#L11) +[src/parser/classes/SettingsOptions.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsOptions.ts#L11) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SettingsSidebar.md b/docs/api/namespaces/YTNodes/classes/SettingsSidebar.md index 894d682af..3e7da271f 100644 --- a/docs/api/namespaces/YTNodes/classes/SettingsSidebar.md +++ b/docs/api/namespaces/YTNodes/classes/SettingsSidebar.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SettingsSidebar.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsSidebar.ts#L12) +[src/parser/classes/SettingsSidebar.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsSidebar.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SettingsSidebar.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsSidebar.ts#L10) +[src/parser/classes/SettingsSidebar.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsSidebar.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SettingsSidebar.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsSidebar.ts#L9) +[src/parser/classes/SettingsSidebar.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsSidebar.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/SettingsSidebar.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsSidebar.ts#L7) +[src/parser/classes/SettingsSidebar.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsSidebar.ts#L7) ## Accessors @@ -88,7 +88,7 @@ #### Defined in -[src/parser/classes/SettingsSidebar.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsSidebar.ts#L19) +[src/parser/classes/SettingsSidebar.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsSidebar.ts#L19) ## Methods @@ -126,7 +126,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -160,7 +160,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -194,7 +194,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -232,4 +232,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SettingsSwitch.md b/docs/api/namespaces/YTNodes/classes/SettingsSwitch.md index 34856cccf..0bf238770 100644 --- a/docs/api/namespaces/YTNodes/classes/SettingsSwitch.md +++ b/docs/api/namespaces/YTNodes/classes/SettingsSwitch.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SettingsSwitch.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsSwitch.ts#L15) +[src/parser/classes/SettingsSwitch.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsSwitch.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SettingsSwitch.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsSwitch.ts#L13) +[src/parser/classes/SettingsSwitch.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsSwitch.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SettingsSwitch.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsSwitch.ts#L12) +[src/parser/classes/SettingsSwitch.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsSwitch.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SettingsSwitch.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsSwitch.ts#L11) +[src/parser/classes/SettingsSwitch.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsSwitch.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/SettingsSwitch.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsSwitch.ts#L10) +[src/parser/classes/SettingsSwitch.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsSwitch.ts#L10) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/SettingsSwitch.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsSwitch.ts#L9) +[src/parser/classes/SettingsSwitch.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsSwitch.ts#L9) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/SettingsSwitch.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SettingsSwitch.ts#L7) +[src/parser/classes/SettingsSwitch.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SettingsSwitch.ts#L7) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ShareEndpoint.md b/docs/api/namespaces/YTNodes/classes/ShareEndpoint.md index 548914c16..a5e93ed56 100644 --- a/docs/api/namespaces/YTNodes/classes/ShareEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/ShareEndpoint.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/endpoints/ShareEndpoint.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ShareEndpoint.ts#L7) +[src/parser/classes/endpoints/ShareEndpoint.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ShareEndpoint.ts#L7) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/endpoints/ShareEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ShareEndpoint.ts#L5) +[src/parser/classes/endpoints/ShareEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ShareEndpoint.ts#L5) ## Methods @@ -92,7 +92,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -110,7 +110,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L19) +[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L19) *** @@ -128,7 +128,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L15) +[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L15) *** @@ -162,7 +162,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -196,7 +196,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -234,4 +234,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ShareEntityEndpoint.md b/docs/api/namespaces/YTNodes/classes/ShareEntityEndpoint.md index b4ca18bc4..34d608c58 100644 --- a/docs/api/namespaces/YTNodes/classes/ShareEntityEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/ShareEntityEndpoint.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/endpoints/ShareEntityEndpoint.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ShareEntityEndpoint.ts#L7) +[src/parser/classes/endpoints/ShareEntityEndpoint.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ShareEntityEndpoint.ts#L7) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/endpoints/ShareEntityEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ShareEntityEndpoint.ts#L5) +[src/parser/classes/endpoints/ShareEntityEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ShareEntityEndpoint.ts#L5) ## Methods @@ -92,7 +92,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -110,7 +110,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L19) +[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L19) *** @@ -128,7 +128,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L15) +[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L15) *** @@ -162,7 +162,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -196,7 +196,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -234,4 +234,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ShareEntityServiceEndpoint.md b/docs/api/namespaces/YTNodes/classes/ShareEntityServiceEndpoint.md index 15e575974..52f4ada0e 100644 --- a/docs/api/namespaces/YTNodes/classes/ShareEntityServiceEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/ShareEntityServiceEndpoint.md @@ -35,7 +35,7 @@ #### Defined in -[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L10) +[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L10) ## Properties @@ -49,7 +49,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -63,7 +63,7 @@ #### Defined in -[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L5) +[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L5) ## Methods @@ -101,7 +101,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -119,7 +119,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L19) +[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L19) *** @@ -137,7 +137,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L15) +[src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/ShareEntityServiceEndpoint.ts#L15) *** @@ -171,7 +171,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -205,7 +205,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -243,4 +243,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SharePanelHeader.md b/docs/api/namespaces/YTNodes/classes/SharePanelHeader.md index c7d293c00..eea4d7593 100644 --- a/docs/api/namespaces/YTNodes/classes/SharePanelHeader.md +++ b/docs/api/namespaces/YTNodes/classes/SharePanelHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SharePanelHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharePanelHeader.ts#L9) +[src/parser/classes/SharePanelHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharePanelHeader.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SharePanelHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharePanelHeader.ts#L7) +[src/parser/classes/SharePanelHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharePanelHeader.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/SharePanelHeader.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharePanelHeader.ts#L5) +[src/parser/classes/SharePanelHeader.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharePanelHeader.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SharePanelTitleV15.md b/docs/api/namespaces/YTNodes/classes/SharePanelTitleV15.md index 2d6ab5e5c..bd13cbaea 100644 --- a/docs/api/namespaces/YTNodes/classes/SharePanelTitleV15.md +++ b/docs/api/namespaces/YTNodes/classes/SharePanelTitleV15.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SharePanelTitleV15.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharePanelTitleV15.ts#L10) +[src/parser/classes/SharePanelTitleV15.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharePanelTitleV15.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SharePanelTitleV15.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharePanelTitleV15.ts#L8) +[src/parser/classes/SharePanelTitleV15.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharePanelTitleV15.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/SharePanelTitleV15.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharePanelTitleV15.ts#L6) +[src/parser/classes/SharePanelTitleV15.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharePanelTitleV15.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ShareTarget.md b/docs/api/namespaces/YTNodes/classes/ShareTarget.md index 200977205..3cd6d93c2 100644 --- a/docs/api/namespaces/YTNodes/classes/ShareTarget.md +++ b/docs/api/namespaces/YTNodes/classes/ShareTarget.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ShareTarget.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShareTarget.ts#L14) +[src/parser/classes/ShareTarget.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShareTarget.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ShareTarget.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShareTarget.ts#L9) +[src/parser/classes/ShareTarget.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShareTarget.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ShareTarget.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShareTarget.ts#L10) +[src/parser/classes/ShareTarget.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShareTarget.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ShareTarget.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShareTarget.ts#L11) +[src/parser/classes/ShareTarget.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShareTarget.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ShareTarget.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShareTarget.ts#L12) +[src/parser/classes/ShareTarget.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShareTarget.ts#L12) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/ShareTarget.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShareTarget.ts#L7) +[src/parser/classes/ShareTarget.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShareTarget.ts#L7) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SharedPost.md b/docs/api/namespaces/YTNodes/classes/SharedPost.md index ce09f1f75..8c498b437 100644 --- a/docs/api/namespaces/YTNodes/classes/SharedPost.md +++ b/docs/api/namespaces/YTNodes/classes/SharedPost.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SharedPost.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharedPost.ts#L26) +[src/parser/classes/SharedPost.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharedPost.ts#L26) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SharedPost.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharedPost.ts#L24) +[src/parser/classes/SharedPost.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharedPost.ts#L24) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SharedPost.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharedPost.ts#L17) +[src/parser/classes/SharedPost.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharedPost.ts#L17) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SharedPost.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharedPost.ts#L22) +[src/parser/classes/SharedPost.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharedPost.ts#L22) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/SharedPost.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharedPost.ts#L23) +[src/parser/classes/SharedPost.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharedPost.ts#L23) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/SharedPost.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharedPost.ts#L21) +[src/parser/classes/SharedPost.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharedPost.ts#L21) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/SharedPost.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharedPost.ts#L19) +[src/parser/classes/SharedPost.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharedPost.ts#L19) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/SharedPost.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharedPost.ts#L20) +[src/parser/classes/SharedPost.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharedPost.ts#L20) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/SharedPost.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharedPost.ts#L18) +[src/parser/classes/SharedPost.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharedPost.ts#L18) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/SharedPost.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharedPost.ts#L16) +[src/parser/classes/SharedPost.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharedPost.ts#L16) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/SharedPost.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SharedPost.ts#L14) +[src/parser/classes/SharedPost.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SharedPost.ts#L14) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -216,7 +216,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -250,7 +250,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -288,4 +288,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Shelf.md b/docs/api/namespaces/YTNodes/classes/Shelf.md index 459c03e6d..122df0e43 100644 --- a/docs/api/namespaces/YTNodes/classes/Shelf.md +++ b/docs/api/namespaces/YTNodes/classes/Shelf.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Shelf.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Shelf.ts#L18) +[src/parser/classes/Shelf.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Shelf.ts#L18) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Shelf.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Shelf.ts#L12) +[src/parser/classes/Shelf.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Shelf.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Shelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Shelf.ts#L11) +[src/parser/classes/Shelf.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Shelf.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/Shelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Shelf.ts#L13) +[src/parser/classes/Shelf.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Shelf.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/Shelf.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Shelf.ts#L14) +[src/parser/classes/Shelf.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Shelf.ts#L14) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/Shelf.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Shelf.ts#L15) +[src/parser/classes/Shelf.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Shelf.ts#L15) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/Shelf.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Shelf.ts#L16) +[src/parser/classes/Shelf.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Shelf.ts#L16) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/Shelf.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Shelf.ts#L10) +[src/parser/classes/Shelf.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Shelf.ts#L10) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/Shelf.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Shelf.ts#L8) +[src/parser/classes/Shelf.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Shelf.ts#L8) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ShortsLockupView.md b/docs/api/namespaces/YTNodes/classes/ShortsLockupView.md index e9dc09d68..d25c6e4b3 100644 --- a/docs/api/namespaces/YTNodes/classes/ShortsLockupView.md +++ b/docs/api/namespaces/YTNodes/classes/ShortsLockupView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ShortsLockupView.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShortsLockupView.ts#L26) +[src/parser/classes/ShortsLockupView.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShortsLockupView.ts#L26) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ShortsLockupView.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShortsLockupView.ts#L13) +[src/parser/classes/ShortsLockupView.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShortsLockupView.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ShortsLockupView.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShortsLockupView.ts#L24) +[src/parser/classes/ShortsLockupView.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShortsLockupView.ts#L24) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ShortsLockupView.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShortsLockupView.ts#L12) +[src/parser/classes/ShortsLockupView.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShortsLockupView.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ShortsLockupView.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShortsLockupView.ts#L17) +[src/parser/classes/ShortsLockupView.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShortsLockupView.ts#L17) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ShortsLockupView.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShortsLockupView.ts#L23) +[src/parser/classes/ShortsLockupView.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShortsLockupView.ts#L23) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/ShortsLockupView.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShortsLockupView.ts#L16) +[src/parser/classes/ShortsLockupView.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShortsLockupView.ts#L16) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/ShortsLockupView.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShortsLockupView.ts#L18) +[src/parser/classes/ShortsLockupView.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShortsLockupView.ts#L18) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/ShortsLockupView.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShortsLockupView.ts#L15) +[src/parser/classes/ShortsLockupView.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShortsLockupView.ts#L15) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/ShortsLockupView.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShortsLockupView.ts#L19) +[src/parser/classes/ShortsLockupView.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShortsLockupView.ts#L19) *** @@ -134,7 +134,7 @@ #### Defined in -[src/parser/classes/ShortsLockupView.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShortsLockupView.ts#L14) +[src/parser/classes/ShortsLockupView.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShortsLockupView.ts#L14) *** @@ -148,7 +148,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -162,7 +162,7 @@ #### Defined in -[src/parser/classes/ShortsLockupView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShortsLockupView.ts#L10) +[src/parser/classes/ShortsLockupView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShortsLockupView.ts#L10) ## Methods @@ -200,7 +200,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -234,7 +234,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -268,7 +268,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -306,4 +306,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ShowCustomThumbnail.md b/docs/api/namespaces/YTNodes/classes/ShowCustomThumbnail.md index 06734e11b..513f3bc94 100644 --- a/docs/api/namespaces/YTNodes/classes/ShowCustomThumbnail.md +++ b/docs/api/namespaces/YTNodes/classes/ShowCustomThumbnail.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ShowCustomThumbnail.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShowCustomThumbnail.ts#L10) +[src/parser/classes/ShowCustomThumbnail.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShowCustomThumbnail.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ShowCustomThumbnail.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShowCustomThumbnail.ts#L8) +[src/parser/classes/ShowCustomThumbnail.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShowCustomThumbnail.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ShowCustomThumbnail.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShowCustomThumbnail.ts#L6) +[src/parser/classes/ShowCustomThumbnail.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShowCustomThumbnail.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ShowDialogCommand.md b/docs/api/namespaces/YTNodes/classes/ShowDialogCommand.md index 108b5594c..64cc0b386 100644 --- a/docs/api/namespaces/YTNodes/classes/ShowDialogCommand.md +++ b/docs/api/namespaces/YTNodes/classes/ShowDialogCommand.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/commands/ShowDialogCommand.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/ShowDialogCommand.ts#L10) +[src/parser/classes/commands/ShowDialogCommand.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/ShowDialogCommand.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/commands/ShowDialogCommand.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/ShowDialogCommand.ts#L7) +[src/parser/classes/commands/ShowDialogCommand.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/ShowDialogCommand.ts#L7) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/commands/ShowDialogCommand.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/ShowDialogCommand.ts#L8) +[src/parser/classes/commands/ShowDialogCommand.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/ShowDialogCommand.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/commands/ShowDialogCommand.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/commands/ShowDialogCommand.ts#L5) +[src/parser/classes/commands/ShowDialogCommand.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/commands/ShowDialogCommand.ts#L5) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ShowLiveChatActionPanelAction.md b/docs/api/namespaces/YTNodes/classes/ShowLiveChatActionPanelAction.md index b8af88b4f..4c51f8a69 100644 --- a/docs/api/namespaces/YTNodes/classes/ShowLiveChatActionPanelAction.md +++ b/docs/api/namespaces/YTNodes/classes/ShowLiveChatActionPanelAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/ShowLiveChatActionPanelAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ShowLiveChatActionPanelAction.ts#L11) +[src/parser/classes/livechat/ShowLiveChatActionPanelAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ShowLiveChatActionPanelAction.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/ShowLiveChatActionPanelAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ShowLiveChatActionPanelAction.ts#L9) +[src/parser/classes/livechat/ShowLiveChatActionPanelAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ShowLiveChatActionPanelAction.ts#L9) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/livechat/ShowLiveChatActionPanelAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ShowLiveChatActionPanelAction.ts#L7) +[src/parser/classes/livechat/ShowLiveChatActionPanelAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ShowLiveChatActionPanelAction.ts#L7) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ShowLiveChatDialogAction.md b/docs/api/namespaces/YTNodes/classes/ShowLiveChatDialogAction.md index 5e2738deb..debf477bc 100644 --- a/docs/api/namespaces/YTNodes/classes/ShowLiveChatDialogAction.md +++ b/docs/api/namespaces/YTNodes/classes/ShowLiveChatDialogAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/ShowLiveChatDialogAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ShowLiveChatDialogAction.ts#L10) +[src/parser/classes/livechat/ShowLiveChatDialogAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ShowLiveChatDialogAction.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/ShowLiveChatDialogAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ShowLiveChatDialogAction.ts#L8) +[src/parser/classes/livechat/ShowLiveChatDialogAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ShowLiveChatDialogAction.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/livechat/ShowLiveChatDialogAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ShowLiveChatDialogAction.ts#L6) +[src/parser/classes/livechat/ShowLiveChatDialogAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ShowLiveChatDialogAction.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ShowLiveChatTooltipCommand.md b/docs/api/namespaces/YTNodes/classes/ShowLiveChatTooltipCommand.md index 22dad2caf..31a174cb9 100644 --- a/docs/api/namespaces/YTNodes/classes/ShowLiveChatTooltipCommand.md +++ b/docs/api/namespaces/YTNodes/classes/ShowLiveChatTooltipCommand.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/ShowLiveChatTooltipCommand.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ShowLiveChatTooltipCommand.ts#L10) +[src/parser/classes/livechat/ShowLiveChatTooltipCommand.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ShowLiveChatTooltipCommand.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/ShowLiveChatTooltipCommand.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ShowLiveChatTooltipCommand.ts#L8) +[src/parser/classes/livechat/ShowLiveChatTooltipCommand.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ShowLiveChatTooltipCommand.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/livechat/ShowLiveChatTooltipCommand.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/ShowLiveChatTooltipCommand.ts#L6) +[src/parser/classes/livechat/ShowLiveChatTooltipCommand.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/ShowLiveChatTooltipCommand.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ShowingResultsFor.md b/docs/api/namespaces/YTNodes/classes/ShowingResultsFor.md index a28587fe4..b763b5b03 100644 --- a/docs/api/namespaces/YTNodes/classes/ShowingResultsFor.md +++ b/docs/api/namespaces/YTNodes/classes/ShowingResultsFor.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ShowingResultsFor.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShowingResultsFor.ts#L16) +[src/parser/classes/ShowingResultsFor.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShowingResultsFor.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ShowingResultsFor.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShowingResultsFor.ts#L9) +[src/parser/classes/ShowingResultsFor.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShowingResultsFor.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ShowingResultsFor.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShowingResultsFor.ts#L11) +[src/parser/classes/ShowingResultsFor.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShowingResultsFor.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ShowingResultsFor.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShowingResultsFor.ts#L10) +[src/parser/classes/ShowingResultsFor.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShowingResultsFor.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ShowingResultsFor.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShowingResultsFor.ts#L12) +[src/parser/classes/ShowingResultsFor.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShowingResultsFor.ts#L12) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ShowingResultsFor.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShowingResultsFor.ts#L13) +[src/parser/classes/ShowingResultsFor.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShowingResultsFor.ts#L13) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/ShowingResultsFor.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShowingResultsFor.ts#L14) +[src/parser/classes/ShowingResultsFor.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShowingResultsFor.ts#L14) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/ShowingResultsFor.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ShowingResultsFor.ts#L7) +[src/parser/classes/ShowingResultsFor.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ShowingResultsFor.ts#L7) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SignalAction.md b/docs/api/namespaces/YTNodes/classes/SignalAction.md index cee3ed17c..d59096b48 100644 --- a/docs/api/namespaces/YTNodes/classes/SignalAction.md +++ b/docs/api/namespaces/YTNodes/classes/SignalAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/actions/SignalAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/SignalAction.ts#L9) +[src/parser/classes/actions/SignalAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/SignalAction.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/actions/SignalAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/SignalAction.ts#L7) +[src/parser/classes/actions/SignalAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/SignalAction.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/actions/SignalAction.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/SignalAction.ts#L5) +[src/parser/classes/actions/SignalAction.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/SignalAction.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SignalServiceEndpoint.md b/docs/api/namespaces/YTNodes/classes/SignalServiceEndpoint.md index fc93395ee..926c39234 100644 --- a/docs/api/namespaces/YTNodes/classes/SignalServiceEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/SignalServiceEndpoint.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/endpoints/SignalServiceEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/SignalServiceEndpoint.ts#L10) +[src/parser/classes/endpoints/SignalServiceEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/SignalServiceEndpoint.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/endpoints/SignalServiceEndpoint.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/SignalServiceEndpoint.ts#L7) +[src/parser/classes/endpoints/SignalServiceEndpoint.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/SignalServiceEndpoint.ts#L7) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/endpoints/SignalServiceEndpoint.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/SignalServiceEndpoint.ts#L8) +[src/parser/classes/endpoints/SignalServiceEndpoint.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/SignalServiceEndpoint.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/endpoints/SignalServiceEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/SignalServiceEndpoint.ts#L5) +[src/parser/classes/endpoints/SignalServiceEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/SignalServiceEndpoint.ts#L5) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SimpleCardContent.md b/docs/api/namespaces/YTNodes/classes/SimpleCardContent.md index 6eba224af..33204c69b 100644 --- a/docs/api/namespaces/YTNodes/classes/SimpleCardContent.md +++ b/docs/api/namespaces/YTNodes/classes/SimpleCardContent.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SimpleCardContent.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleCardContent.ts#L17) +[src/parser/classes/SimpleCardContent.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleCardContent.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SimpleCardContent.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleCardContent.ts#L14) +[src/parser/classes/SimpleCardContent.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleCardContent.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SimpleCardContent.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleCardContent.ts#L12) +[src/parser/classes/SimpleCardContent.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleCardContent.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SimpleCardContent.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleCardContent.ts#L15) +[src/parser/classes/SimpleCardContent.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleCardContent.ts#L15) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/SimpleCardContent.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleCardContent.ts#L10) +[src/parser/classes/SimpleCardContent.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleCardContent.ts#L10) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/SimpleCardContent.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleCardContent.ts#L13) +[src/parser/classes/SimpleCardContent.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleCardContent.ts#L13) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/SimpleCardContent.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleCardContent.ts#L11) +[src/parser/classes/SimpleCardContent.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleCardContent.ts#L11) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/SimpleCardContent.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleCardContent.ts#L8) +[src/parser/classes/SimpleCardContent.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleCardContent.ts#L8) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SimpleCardTeaser.md b/docs/api/namespaces/YTNodes/classes/SimpleCardTeaser.md index 6fd6e15b0..c6870faf6 100644 --- a/docs/api/namespaces/YTNodes/classes/SimpleCardTeaser.md +++ b/docs/api/namespaces/YTNodes/classes/SimpleCardTeaser.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SimpleCardTeaser.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleCardTeaser.ts#L11) +[src/parser/classes/SimpleCardTeaser.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleCardTeaser.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SimpleCardTeaser.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleCardTeaser.ts#L8) +[src/parser/classes/SimpleCardTeaser.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleCardTeaser.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SimpleCardTeaser.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleCardTeaser.ts#L9) +[src/parser/classes/SimpleCardTeaser.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleCardTeaser.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/SimpleCardTeaser.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleCardTeaser.ts#L6) +[src/parser/classes/SimpleCardTeaser.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleCardTeaser.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SimpleMenuHeader.md b/docs/api/namespaces/YTNodes/classes/SimpleMenuHeader.md index 0e04d4775..85673bf0a 100644 --- a/docs/api/namespaces/YTNodes/classes/SimpleMenuHeader.md +++ b/docs/api/namespaces/YTNodes/classes/SimpleMenuHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/menus/SimpleMenuHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/SimpleMenuHeader.ts#L14) +[src/parser/classes/menus/SimpleMenuHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/SimpleMenuHeader.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/menus/SimpleMenuHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/SimpleMenuHeader.ts#L12) +[src/parser/classes/menus/SimpleMenuHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/SimpleMenuHeader.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/menus/SimpleMenuHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/SimpleMenuHeader.ts#L11) +[src/parser/classes/menus/SimpleMenuHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/SimpleMenuHeader.ts#L11) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/menus/SimpleMenuHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/menus/SimpleMenuHeader.ts#L9) +[src/parser/classes/menus/SimpleMenuHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/menus/SimpleMenuHeader.ts#L9) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SimpleTextSection.md b/docs/api/namespaces/YTNodes/classes/SimpleTextSection.md index 4f175985e..efe21996a 100644 --- a/docs/api/namespaces/YTNodes/classes/SimpleTextSection.md +++ b/docs/api/namespaces/YTNodes/classes/SimpleTextSection.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SimpleTextSection.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleTextSection.ts#L11) +[src/parser/classes/SimpleTextSection.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleTextSection.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SimpleTextSection.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleTextSection.ts#L8) +[src/parser/classes/SimpleTextSection.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleTextSection.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SimpleTextSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleTextSection.ts#L9) +[src/parser/classes/SimpleTextSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleTextSection.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/SimpleTextSection.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SimpleTextSection.ts#L6) +[src/parser/classes/SimpleTextSection.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SimpleTextSection.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SingleActionEmergencySupport.md b/docs/api/namespaces/YTNodes/classes/SingleActionEmergencySupport.md index 7d9ecd2b2..50cb65477 100644 --- a/docs/api/namespaces/YTNodes/classes/SingleActionEmergencySupport.md +++ b/docs/api/namespaces/YTNodes/classes/SingleActionEmergencySupport.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SingleActionEmergencySupport.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleActionEmergencySupport.ts#L15) +[src/parser/classes/SingleActionEmergencySupport.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleActionEmergencySupport.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SingleActionEmergencySupport.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleActionEmergencySupport.ts#L9) +[src/parser/classes/SingleActionEmergencySupport.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleActionEmergencySupport.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SingleActionEmergencySupport.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleActionEmergencySupport.ts#L11) +[src/parser/classes/SingleActionEmergencySupport.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleActionEmergencySupport.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SingleActionEmergencySupport.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleActionEmergencySupport.ts#L13) +[src/parser/classes/SingleActionEmergencySupport.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleActionEmergencySupport.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/SingleActionEmergencySupport.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleActionEmergencySupport.ts#L12) +[src/parser/classes/SingleActionEmergencySupport.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleActionEmergencySupport.ts#L12) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/SingleActionEmergencySupport.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleActionEmergencySupport.ts#L10) +[src/parser/classes/SingleActionEmergencySupport.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleActionEmergencySupport.ts#L10) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/SingleActionEmergencySupport.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleActionEmergencySupport.ts#L7) +[src/parser/classes/SingleActionEmergencySupport.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleActionEmergencySupport.ts#L7) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SingleColumnBrowseResults.md b/docs/api/namespaces/YTNodes/classes/SingleColumnBrowseResults.md index 7819835bc..4514dc9df 100644 --- a/docs/api/namespaces/YTNodes/classes/SingleColumnBrowseResults.md +++ b/docs/api/namespaces/YTNodes/classes/SingleColumnBrowseResults.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SingleColumnBrowseResults.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleColumnBrowseResults.ts#L10) +[src/parser/classes/SingleColumnBrowseResults.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleColumnBrowseResults.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SingleColumnBrowseResults.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleColumnBrowseResults.ts#L8) +[src/parser/classes/SingleColumnBrowseResults.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleColumnBrowseResults.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/SingleColumnBrowseResults.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleColumnBrowseResults.ts#L6) +[src/parser/classes/SingleColumnBrowseResults.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleColumnBrowseResults.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SingleColumnMusicWatchNextResults.md b/docs/api/namespaces/YTNodes/classes/SingleColumnMusicWatchNextResults.md index 19abbfae9..7456785a7 100644 --- a/docs/api/namespaces/YTNodes/classes/SingleColumnMusicWatchNextResults.md +++ b/docs/api/namespaces/YTNodes/classes/SingleColumnMusicWatchNextResults.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SingleColumnMusicWatchNextResults.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleColumnMusicWatchNextResults.ts#L9) +[src/parser/classes/SingleColumnMusicWatchNextResults.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleColumnMusicWatchNextResults.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SingleColumnMusicWatchNextResults.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleColumnMusicWatchNextResults.ts#L7) +[src/parser/classes/SingleColumnMusicWatchNextResults.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleColumnMusicWatchNextResults.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/SingleColumnMusicWatchNextResults.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleColumnMusicWatchNextResults.ts#L5) +[src/parser/classes/SingleColumnMusicWatchNextResults.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleColumnMusicWatchNextResults.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SingleHeroImage.md b/docs/api/namespaces/YTNodes/classes/SingleHeroImage.md index 284976d4b..bafe6d3af 100644 --- a/docs/api/namespaces/YTNodes/classes/SingleHeroImage.md +++ b/docs/api/namespaces/YTNodes/classes/SingleHeroImage.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SingleHeroImage.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleHeroImage.ts#L11) +[src/parser/classes/SingleHeroImage.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleHeroImage.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SingleHeroImage.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleHeroImage.ts#L9) +[src/parser/classes/SingleHeroImage.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleHeroImage.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SingleHeroImage.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleHeroImage.ts#L8) +[src/parser/classes/SingleHeroImage.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleHeroImage.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/SingleHeroImage.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SingleHeroImage.ts#L6) +[src/parser/classes/SingleHeroImage.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SingleHeroImage.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SlimOwner.md b/docs/api/namespaces/YTNodes/classes/SlimOwner.md index 5aef2bedc..855b287cb 100644 --- a/docs/api/namespaces/YTNodes/classes/SlimOwner.md +++ b/docs/api/namespaces/YTNodes/classes/SlimOwner.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SlimOwner.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SlimOwner.ts#L16) +[src/parser/classes/SlimOwner.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SlimOwner.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SlimOwner.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SlimOwner.ts#L13) +[src/parser/classes/SlimOwner.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SlimOwner.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SlimOwner.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SlimOwner.ts#L14) +[src/parser/classes/SlimOwner.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SlimOwner.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SlimOwner.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SlimOwner.ts#L11) +[src/parser/classes/SlimOwner.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SlimOwner.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/SlimOwner.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SlimOwner.ts#L12) +[src/parser/classes/SlimOwner.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SlimOwner.ts#L12) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/SlimOwner.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SlimOwner.ts#L9) +[src/parser/classes/SlimOwner.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SlimOwner.ts#L9) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SlimVideoMetadata.md b/docs/api/namespaces/YTNodes/classes/SlimVideoMetadata.md index 959fe5980..c189f1754 100644 --- a/docs/api/namespaces/YTNodes/classes/SlimVideoMetadata.md +++ b/docs/api/namespaces/YTNodes/classes/SlimVideoMetadata.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SlimVideoMetadata.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SlimVideoMetadata.ts#L16) +[src/parser/classes/SlimVideoMetadata.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SlimVideoMetadata.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SlimVideoMetadata.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SlimVideoMetadata.ts#L9) +[src/parser/classes/SlimVideoMetadata.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SlimVideoMetadata.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SlimVideoMetadata.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SlimVideoMetadata.ts#L14) +[src/parser/classes/SlimVideoMetadata.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SlimVideoMetadata.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SlimVideoMetadata.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SlimVideoMetadata.ts#L12) +[src/parser/classes/SlimVideoMetadata.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SlimVideoMetadata.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/SlimVideoMetadata.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SlimVideoMetadata.ts#L10) +[src/parser/classes/SlimVideoMetadata.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SlimVideoMetadata.ts#L10) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/SlimVideoMetadata.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SlimVideoMetadata.ts#L11) +[src/parser/classes/SlimVideoMetadata.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SlimVideoMetadata.ts#L11) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/SlimVideoMetadata.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SlimVideoMetadata.ts#L8) +[src/parser/classes/SlimVideoMetadata.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SlimVideoMetadata.ts#L8) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/SlimVideoMetadata.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SlimVideoMetadata.ts#L13) +[src/parser/classes/SlimVideoMetadata.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SlimVideoMetadata.ts#L13) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/SlimVideoMetadata.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SlimVideoMetadata.ts#L6) +[src/parser/classes/SlimVideoMetadata.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SlimVideoMetadata.ts#L6) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SortFilterHeader.md b/docs/api/namespaces/YTNodes/classes/SortFilterHeader.md index 22bb1eb69..a21046751 100644 --- a/docs/api/namespaces/YTNodes/classes/SortFilterHeader.md +++ b/docs/api/namespaces/YTNodes/classes/SortFilterHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SortFilterHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SortFilterHeader.ts#L9) +[src/parser/classes/SortFilterHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SortFilterHeader.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SortFilterHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SortFilterHeader.ts#L7) +[src/parser/classes/SortFilterHeader.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SortFilterHeader.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/SortFilterHeader.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SortFilterHeader.ts#L5) +[src/parser/classes/SortFilterHeader.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SortFilterHeader.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SortFilterSubMenu.md b/docs/api/namespaces/YTNodes/classes/SortFilterSubMenu.md index 501e09522..c114cf241 100644 --- a/docs/api/namespaces/YTNodes/classes/SortFilterSubMenu.md +++ b/docs/api/namespaces/YTNodes/classes/SortFilterSubMenu.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SortFilterSubMenu.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SortFilterSubMenu.ts#L21) +[src/parser/classes/SortFilterSubMenu.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SortFilterSubMenu.ts#L21) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SortFilterSubMenu.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SortFilterSubMenu.ts#L9) +[src/parser/classes/SortFilterSubMenu.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SortFilterSubMenu.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SortFilterSubMenu.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SortFilterSubMenu.ts#L10) +[src/parser/classes/SortFilterSubMenu.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SortFilterSubMenu.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SortFilterSubMenu.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SortFilterSubMenu.ts#L13) +[src/parser/classes/SortFilterSubMenu.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SortFilterSubMenu.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/SortFilterSubMenu.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SortFilterSubMenu.ts#L8) +[src/parser/classes/SortFilterSubMenu.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SortFilterSubMenu.ts#L8) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/SortFilterSubMenu.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SortFilterSubMenu.ts#L11) +[src/parser/classes/SortFilterSubMenu.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SortFilterSubMenu.ts#L11) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/SortFilterSubMenu.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SortFilterSubMenu.ts#L6) +[src/parser/classes/SortFilterSubMenu.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SortFilterSubMenu.ts#L6) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SponsorCommentBadge.md b/docs/api/namespaces/YTNodes/classes/SponsorCommentBadge.md index 8479866d1..a7b652cfe 100644 --- a/docs/api/namespaces/YTNodes/classes/SponsorCommentBadge.md +++ b/docs/api/namespaces/YTNodes/classes/SponsorCommentBadge.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/comments/SponsorCommentBadge.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/SponsorCommentBadge.ts#L11) +[src/parser/classes/comments/SponsorCommentBadge.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/SponsorCommentBadge.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/comments/SponsorCommentBadge.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/SponsorCommentBadge.ts#L8) +[src/parser/classes/comments/SponsorCommentBadge.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/SponsorCommentBadge.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/comments/SponsorCommentBadge.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/SponsorCommentBadge.ts#L9) +[src/parser/classes/comments/SponsorCommentBadge.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/SponsorCommentBadge.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/comments/SponsorCommentBadge.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/comments/SponsorCommentBadge.ts#L6) +[src/parser/classes/comments/SponsorCommentBadge.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/comments/SponsorCommentBadge.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/StartAt.md b/docs/api/namespaces/YTNodes/classes/StartAt.md index 08634fb02..b804fe168 100644 --- a/docs/api/namespaces/YTNodes/classes/StartAt.md +++ b/docs/api/namespaces/YTNodes/classes/StartAt.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/StartAt.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StartAt.ts#L10) +[src/parser/classes/StartAt.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StartAt.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/StartAt.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StartAt.ts#L8) +[src/parser/classes/StartAt.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StartAt.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/StartAt.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StartAt.ts#L6) +[src/parser/classes/StartAt.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StartAt.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/StatRow.md b/docs/api/namespaces/YTNodes/classes/StatRow.md deleted file mode 100644 index b646c4087..000000000 --- a/docs/api/namespaces/YTNodes/classes/StatRow.md +++ /dev/null @@ -1,221 +0,0 @@ -[youtubei.js](../../../README.md) / [YTNodes](../README.md) / StatRow - -# Class: StatRow - -## Extends - -- [`YTNode`](../../Helpers/classes/YTNode.md) - -## Constructors - -### new StatRow() - -> **new StatRow**(`data`): [`StatRow`](StatRow.md) - -#### Parameters - -• **data**: [`RawNode`](../../APIResponseTypes/type-aliases/RawNode.md) - -#### Returns - -[`StatRow`](StatRow.md) - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`constructor`](../../Helpers/classes/YTNode.md#constructors) - -#### Defined in - -[src/parser/classes/analytics/StatRow.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/StatRow.ts#L11) - -## Properties - -### contents - -> **contents**: [`Text`](../../Misc/classes/Text.md) - -#### Defined in - -[src/parser/classes/analytics/StatRow.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/StatRow.ts#L9) - -*** - -### title - -> **title**: [`Text`](../../Misc/classes/Text.md) - -#### Defined in - -[src/parser/classes/analytics/StatRow.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/StatRow.ts#L8) - -*** - -### type - -> `readonly` **type**: `string` - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type) - -#### Defined in - -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) - -*** - -### type - -> `static` **type**: `string` = `'StatRow'` - -#### Overrides - -[`YTNode`](../../Helpers/classes/YTNode.md).[`type`](../../Helpers/classes/YTNode.md#type-1) - -#### Defined in - -[src/parser/classes/analytics/StatRow.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/analytics/StatRow.ts#L6) - -## Methods - -### as() - -> **as**\<`T`, `K`\>(...`types`): `InstanceType`\<`K`\[`number`\]\> - -Cast to one of the given types. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The types to cast to - -#### Returns - -`InstanceType`\<`K`\[`number`\]\> - -The node cast to one of the given types - -#### Throws - -If the node is not of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`as`](../../Helpers/classes/YTNode.md#as) - -#### Defined in - -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) - -*** - -### hasKey() - -> **hasKey**\<`T`, `R`\>(`key`): `this is StatRow & { [k in string]: R }` - -Check for a key without asserting the type. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -`this is StatRow & { [k in string]: R }` - -Whether the node has the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`hasKey`](../../Helpers/classes/YTNode.md#haskey) - -#### Defined in - -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) - -*** - -### is() - -> **is**\<`T`, `K`\>(...`types`): `this is InstanceType` - -Check if the node is of the given type. - -#### Type Parameters - -• **T** *extends* [`YTNode`](../../Helpers/classes/YTNode.md) - -• **K** *extends* [`YTNodeConstructor`](../../Helpers/interfaces/YTNodeConstructor.md)\<`T`\>[] - -#### Parameters - -• ...**types**: `K` - -The type to check - -#### Returns - -`this is InstanceType` - -whether the node is of the given type - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`is`](../../Helpers/classes/YTNode.md#is) - -#### Defined in - -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) - -*** - -### key() - -> **key**\<`T`, `R`\>(`key`): [`Maybe`](../../Helpers/classes/Maybe.md) - -Assert that the node has the given key and return it. - -#### Type Parameters - -• **T** *extends* `string` - -• **R** = `any` - -#### Parameters - -• **key**: `T` - -The key to check - -#### Returns - -[`Maybe`](../../Helpers/classes/Maybe.md) - -The value of the key wrapped in a Maybe - -#### Throws - -If the node does not have the key - -#### Inherited from - -[`YTNode`](../../Helpers/classes/YTNode.md).[`key`](../../Helpers/classes/YTNode.md#key) - -#### Defined in - -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/StructuredDescriptionContent.md b/docs/api/namespaces/YTNodes/classes/StructuredDescriptionContent.md index 639ed7f08..ccb386c08 100644 --- a/docs/api/namespaces/YTNodes/classes/StructuredDescriptionContent.md +++ b/docs/api/namespaces/YTNodes/classes/StructuredDescriptionContent.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/StructuredDescriptionContent.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StructuredDescriptionContent.ts#L22) +[src/parser/classes/StructuredDescriptionContent.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StructuredDescriptionContent.ts#L22) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/StructuredDescriptionContent.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StructuredDescriptionContent.ts#L16) +[src/parser/classes/StructuredDescriptionContent.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StructuredDescriptionContent.ts#L16) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/StructuredDescriptionContent.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StructuredDescriptionContent.ts#L14) +[src/parser/classes/StructuredDescriptionContent.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StructuredDescriptionContent.ts#L14) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/StructuredDescriptionPlaylistLockup.md b/docs/api/namespaces/YTNodes/classes/StructuredDescriptionPlaylistLockup.md index 4b34fc5e0..1c5dac8a0 100644 --- a/docs/api/namespaces/YTNodes/classes/StructuredDescriptionPlaylistLockup.md +++ b/docs/api/namespaces/YTNodes/classes/StructuredDescriptionPlaylistLockup.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L21) +[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L21) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L16) +[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L16) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L14) +[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L18) +[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L18) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L17) +[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L17) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L19) +[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L19) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L12) +[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L12) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L10) +[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L10) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L15) +[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L15) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L11) +[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L11) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -140,7 +140,7 @@ #### Defined in -[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L13) +[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L13) *** @@ -154,7 +154,7 @@ #### Defined in -[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L8) +[src/parser/classes/StructuredDescriptionPlaylistLockup.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/StructuredDescriptionPlaylistLockup.ts#L8) ## Methods @@ -192,7 +192,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -226,7 +226,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -260,7 +260,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -298,4 +298,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SubFeedOption.md b/docs/api/namespaces/YTNodes/classes/SubFeedOption.md index c301592f7..062a366b0 100644 --- a/docs/api/namespaces/YTNodes/classes/SubFeedOption.md +++ b/docs/api/namespaces/YTNodes/classes/SubFeedOption.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SubFeedOption.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubFeedOption.ts#L13) +[src/parser/classes/SubFeedOption.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubFeedOption.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SubFeedOption.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubFeedOption.ts#L11) +[src/parser/classes/SubFeedOption.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubFeedOption.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SubFeedOption.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubFeedOption.ts#L10) +[src/parser/classes/SubFeedOption.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubFeedOption.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SubFeedOption.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubFeedOption.ts#L9) +[src/parser/classes/SubFeedOption.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubFeedOption.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/SubFeedOption.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubFeedOption.ts#L7) +[src/parser/classes/SubFeedOption.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubFeedOption.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SubFeedSelector.md b/docs/api/namespaces/YTNodes/classes/SubFeedSelector.md index ce63b44a7..3762f3e38 100644 --- a/docs/api/namespaces/YTNodes/classes/SubFeedSelector.md +++ b/docs/api/namespaces/YTNodes/classes/SubFeedSelector.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SubFeedSelector.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubFeedSelector.ts#L12) +[src/parser/classes/SubFeedSelector.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubFeedSelector.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SubFeedSelector.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubFeedSelector.ts#L10) +[src/parser/classes/SubFeedSelector.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubFeedSelector.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SubFeedSelector.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubFeedSelector.ts#L9) +[src/parser/classes/SubFeedSelector.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubFeedSelector.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/SubFeedSelector.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubFeedSelector.ts#L7) +[src/parser/classes/SubFeedSelector.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubFeedSelector.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SubscribeButton.md b/docs/api/namespaces/YTNodes/classes/SubscribeButton.md index 775c38f0d..70ad8aec1 100644 --- a/docs/api/namespaces/YTNodes/classes/SubscribeButton.md +++ b/docs/api/namespaces/YTNodes/classes/SubscribeButton.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L27) +[src/parser/classes/SubscribeButton.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L27) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L10) +[src/parser/classes/SubscribeButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L14) +[src/parser/classes/SubscribeButton.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L12) +[src/parser/classes/SubscribeButton.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L13) +[src/parser/classes/SubscribeButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L13) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L18) +[src/parser/classes/SubscribeButton.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L18) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L20) +[src/parser/classes/SubscribeButton.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L20) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L21) +[src/parser/classes/SubscribeButton.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L21) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L19) +[src/parser/classes/SubscribeButton.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L19) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L15) +[src/parser/classes/SubscribeButton.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L15) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L24) +[src/parser/classes/SubscribeButton.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L24) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L11) +[src/parser/classes/SubscribeButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L11) *** @@ -146,7 +146,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L22) +[src/parser/classes/SubscribeButton.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L22) *** @@ -156,7 +156,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L16) +[src/parser/classes/SubscribeButton.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L16) *** @@ -166,7 +166,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L23) +[src/parser/classes/SubscribeButton.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L23) *** @@ -180,7 +180,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -190,7 +190,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L25) +[src/parser/classes/SubscribeButton.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L25) *** @@ -200,7 +200,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L17) +[src/parser/classes/SubscribeButton.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L17) *** @@ -214,7 +214,7 @@ #### Defined in -[src/parser/classes/SubscribeButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscribeButton.ts#L8) +[src/parser/classes/SubscribeButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscribeButton.ts#L8) ## Methods @@ -252,7 +252,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -286,7 +286,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -320,7 +320,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -358,4 +358,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SubscribeEndpoint.md b/docs/api/namespaces/YTNodes/classes/SubscribeEndpoint.md index 033db0349..e9a54c9ec 100644 --- a/docs/api/namespaces/YTNodes/classes/SubscribeEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/SubscribeEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/SubscribeEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/SubscribeEndpoint.ts#L10) +[src/parser/classes/endpoints/SubscribeEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/SubscribeEndpoint.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/SubscribeEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/SubscribeEndpoint.ts#L5) +[src/parser/classes/endpoints/SubscribeEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/SubscribeEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/SubscribeEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/SubscribeEndpoint.ts#L19) +[src/parser/classes/endpoints/SubscribeEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/SubscribeEndpoint.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/SubscribeEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/SubscribeEndpoint.ts#L15) +[src/parser/classes/endpoints/SubscribeEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/SubscribeEndpoint.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/SubscriptionNotificationToggleButton.md b/docs/api/namespaces/YTNodes/classes/SubscriptionNotificationToggleButton.md index e3116b806..e03cce0fc 100644 --- a/docs/api/namespaces/YTNodes/classes/SubscriptionNotificationToggleButton.md +++ b/docs/api/namespaces/YTNodes/classes/SubscriptionNotificationToggleButton.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/SubscriptionNotificationToggleButton.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscriptionNotificationToggleButton.ts#L16) +[src/parser/classes/SubscriptionNotificationToggleButton.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscriptionNotificationToggleButton.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/SubscriptionNotificationToggleButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscriptionNotificationToggleButton.ts#L13) +[src/parser/classes/SubscriptionNotificationToggleButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscriptionNotificationToggleButton.ts#L13) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/SubscriptionNotificationToggleButton.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscriptionNotificationToggleButton.ts#L7) +[src/parser/classes/SubscriptionNotificationToggleButton.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscriptionNotificationToggleButton.ts#L7) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/classes/SubscriptionNotificationToggleButton.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscriptionNotificationToggleButton.ts#L14) +[src/parser/classes/SubscriptionNotificationToggleButton.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscriptionNotificationToggleButton.ts#L14) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/SubscriptionNotificationToggleButton.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/SubscriptionNotificationToggleButton.ts#L5) +[src/parser/classes/SubscriptionNotificationToggleButton.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/SubscriptionNotificationToggleButton.ts#L5) ## Methods @@ -134,7 +134,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -168,7 +168,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -202,7 +202,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -240,4 +240,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Tab.md b/docs/api/namespaces/YTNodes/classes/Tab.md index f9b300ba9..0c8835782 100644 --- a/docs/api/namespaces/YTNodes/classes/Tab.md +++ b/docs/api/namespaces/YTNodes/classes/Tab.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Tab.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tab.ts#L16) +[src/parser/classes/Tab.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tab.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Tab.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tab.ts#L14) +[src/parser/classes/Tab.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tab.ts#L14) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Tab.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tab.ts#L13) +[src/parser/classes/Tab.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tab.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/Tab.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tab.ts#L12) +[src/parser/classes/Tab.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tab.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/Tab.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tab.ts#L11) +[src/parser/classes/Tab.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tab.ts#L11) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/Tab.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tab.ts#L9) +[src/parser/classes/Tab.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tab.ts#L9) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Tabbed.md b/docs/api/namespaces/YTNodes/classes/Tabbed.md index 32e73c0f2..65710e00e 100644 --- a/docs/api/namespaces/YTNodes/classes/Tabbed.md +++ b/docs/api/namespaces/YTNodes/classes/Tabbed.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Tabbed.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tabbed.ts#L9) +[src/parser/classes/Tabbed.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tabbed.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Tabbed.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tabbed.ts#L7) +[src/parser/classes/Tabbed.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tabbed.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/Tabbed.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tabbed.ts#L5) +[src/parser/classes/Tabbed.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tabbed.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/TabbedSearchResults.md b/docs/api/namespaces/YTNodes/classes/TabbedSearchResults.md index eb9a10d6f..afd0ea4ee 100644 --- a/docs/api/namespaces/YTNodes/classes/TabbedSearchResults.md +++ b/docs/api/namespaces/YTNodes/classes/TabbedSearchResults.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/TabbedSearchResults.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TabbedSearchResults.ts#L10) +[src/parser/classes/TabbedSearchResults.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TabbedSearchResults.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/TabbedSearchResults.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TabbedSearchResults.ts#L8) +[src/parser/classes/TabbedSearchResults.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TabbedSearchResults.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/TabbedSearchResults.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TabbedSearchResults.ts#L6) +[src/parser/classes/TabbedSearchResults.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TabbedSearchResults.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/TextFieldView.md b/docs/api/namespaces/YTNodes/classes/TextFieldView.md index 4be15fe26..54a8aa0bb 100644 --- a/docs/api/namespaces/YTNodes/classes/TextFieldView.md +++ b/docs/api/namespaces/YTNodes/classes/TextFieldView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/TextFieldView.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TextFieldView.ts#L32) +[src/parser/classes/TextFieldView.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TextFieldView.ts#L32) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/TextFieldView.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TextFieldView.ts#L28) +[src/parser/classes/TextFieldView.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TextFieldView.ts#L28) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/TextFieldView.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TextFieldView.ts#L27) +[src/parser/classes/TextFieldView.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TextFieldView.ts#L27) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/TextFieldView.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TextFieldView.ts#L30) +[src/parser/classes/TextFieldView.ts:30](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TextFieldView.ts#L30) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/TextFieldView.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TextFieldView.ts#L29) +[src/parser/classes/TextFieldView.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TextFieldView.ts#L29) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/TextFieldView.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TextFieldView.ts#L25) +[src/parser/classes/TextFieldView.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TextFieldView.ts#L25) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/TextHeader.md b/docs/api/namespaces/YTNodes/classes/TextHeader.md index 981a812cb..d09821fa9 100644 --- a/docs/api/namespaces/YTNodes/classes/TextHeader.md +++ b/docs/api/namespaces/YTNodes/classes/TextHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/TextHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TextHeader.ts#L11) +[src/parser/classes/TextHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TextHeader.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/TextHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TextHeader.ts#L9) +[src/parser/classes/TextHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TextHeader.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/TextHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TextHeader.ts#L8) +[src/parser/classes/TextHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TextHeader.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/TextHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TextHeader.ts#L6) +[src/parser/classes/TextHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TextHeader.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThirdPartyShareTargetSection.md b/docs/api/namespaces/YTNodes/classes/ThirdPartyShareTargetSection.md index 6169a23f2..115c6ec54 100644 --- a/docs/api/namespaces/YTNodes/classes/ThirdPartyShareTargetSection.md +++ b/docs/api/namespaces/YTNodes/classes/ThirdPartyShareTargetSection.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThirdPartyShareTargetSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThirdPartyShareTargetSection.ts#L10) +[src/parser/classes/ThirdPartyShareTargetSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThirdPartyShareTargetSection.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ThirdPartyShareTargetSection.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThirdPartyShareTargetSection.ts#L8) +[src/parser/classes/ThirdPartyShareTargetSection.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThirdPartyShareTargetSection.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ThirdPartyShareTargetSection.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThirdPartyShareTargetSection.ts#L6) +[src/parser/classes/ThirdPartyShareTargetSection.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThirdPartyShareTargetSection.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailBadgeView.md b/docs/api/namespaces/YTNodes/classes/ThumbnailBadgeView.md index 27256787e..7686bb81f 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailBadgeView.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailBadgeView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailBadgeView.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailBadgeView.ts#L15) +[src/parser/classes/ThumbnailBadgeView.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailBadgeView.ts#L15) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/classes/ThumbnailBadgeView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailBadgeView.ts#L10) +[src/parser/classes/ThumbnailBadgeView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailBadgeView.ts#L10) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/ThumbnailBadgeView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailBadgeView.ts#L9) +[src/parser/classes/ThumbnailBadgeView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailBadgeView.ts#L9) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ThumbnailBadgeView.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailBadgeView.ts#L7) +[src/parser/classes/ThumbnailBadgeView.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailBadgeView.ts#L7) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ThumbnailBadgeView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailBadgeView.ts#L8) +[src/parser/classes/ThumbnailBadgeView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailBadgeView.ts#L8) *** @@ -88,7 +88,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -102,7 +102,7 @@ #### Defined in -[src/parser/classes/ThumbnailBadgeView.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailBadgeView.ts#L5) +[src/parser/classes/ThumbnailBadgeView.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailBadgeView.ts#L5) ## Methods @@ -140,7 +140,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -174,7 +174,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -208,7 +208,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -246,4 +246,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailHoverOverlayView.md b/docs/api/namespaces/YTNodes/classes/ThumbnailHoverOverlayView.md index 547cb2170..881ebcf6a 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailHoverOverlayView.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailHoverOverlayView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailHoverOverlayView.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailHoverOverlayView.ts#L12) +[src/parser/classes/ThumbnailHoverOverlayView.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailHoverOverlayView.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ThumbnailHoverOverlayView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailHoverOverlayView.ts#L8) +[src/parser/classes/ThumbnailHoverOverlayView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailHoverOverlayView.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ThumbnailHoverOverlayView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailHoverOverlayView.ts#L10) +[src/parser/classes/ThumbnailHoverOverlayView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailHoverOverlayView.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ThumbnailHoverOverlayView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailHoverOverlayView.ts#L9) +[src/parser/classes/ThumbnailHoverOverlayView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailHoverOverlayView.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/ThumbnailHoverOverlayView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailHoverOverlayView.ts#L6) +[src/parser/classes/ThumbnailHoverOverlayView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailHoverOverlayView.ts#L6) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailLandscapePortrait.md b/docs/api/namespaces/YTNodes/classes/ThumbnailLandscapePortrait.md index 0e5d1d982..31a891d4a 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailLandscapePortrait.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailLandscapePortrait.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailLandscapePortrait.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailLandscapePortrait.ts#L11) +[src/parser/classes/ThumbnailLandscapePortrait.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailLandscapePortrait.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ThumbnailLandscapePortrait.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailLandscapePortrait.ts#L8) +[src/parser/classes/ThumbnailLandscapePortrait.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailLandscapePortrait.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ThumbnailLandscapePortrait.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailLandscapePortrait.ts#L9) +[src/parser/classes/ThumbnailLandscapePortrait.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailLandscapePortrait.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ThumbnailLandscapePortrait.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailLandscapePortrait.ts#L6) +[src/parser/classes/ThumbnailLandscapePortrait.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailLandscapePortrait.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayBadgeView.md b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayBadgeView.md index 6f87ada05..c32e6e0fb 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayBadgeView.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayBadgeView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayBadgeView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayBadgeView.ts#L11) +[src/parser/classes/ThumbnailOverlayBadgeView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayBadgeView.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayBadgeView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayBadgeView.ts#L8) +[src/parser/classes/ThumbnailOverlayBadgeView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayBadgeView.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayBadgeView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayBadgeView.ts#L9) +[src/parser/classes/ThumbnailOverlayBadgeView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayBadgeView.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayBadgeView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayBadgeView.ts#L6) +[src/parser/classes/ThumbnailOverlayBadgeView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayBadgeView.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayBottomPanel.md b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayBottomPanel.md index aaa55a332..796c85b2d 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayBottomPanel.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayBottomPanel.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayBottomPanel.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayBottomPanel.ts#L11) +[src/parser/classes/ThumbnailOverlayBottomPanel.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayBottomPanel.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayBottomPanel.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayBottomPanel.ts#L9) +[src/parser/classes/ThumbnailOverlayBottomPanel.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayBottomPanel.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayBottomPanel.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayBottomPanel.ts#L8) +[src/parser/classes/ThumbnailOverlayBottomPanel.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayBottomPanel.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayBottomPanel.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayBottomPanel.ts#L6) +[src/parser/classes/ThumbnailOverlayBottomPanel.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayBottomPanel.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayEndorsement.md b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayEndorsement.md index 44881cfbc..75af97712 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayEndorsement.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayEndorsement.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayEndorsement.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayEndorsement.ts#L10) +[src/parser/classes/ThumbnailOverlayEndorsement.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayEndorsement.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayEndorsement.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayEndorsement.ts#L8) +[src/parser/classes/ThumbnailOverlayEndorsement.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayEndorsement.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayEndorsement.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayEndorsement.ts#L6) +[src/parser/classes/ThumbnailOverlayEndorsement.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayEndorsement.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayHoverText.md b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayHoverText.md index 3dbf219e0..c13d73bab 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayHoverText.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayHoverText.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayHoverText.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayHoverText.ts#L11) +[src/parser/classes/ThumbnailOverlayHoverText.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayHoverText.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayHoverText.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayHoverText.ts#L9) +[src/parser/classes/ThumbnailOverlayHoverText.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayHoverText.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayHoverText.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayHoverText.ts#L8) +[src/parser/classes/ThumbnailOverlayHoverText.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayHoverText.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayHoverText.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayHoverText.ts#L6) +[src/parser/classes/ThumbnailOverlayHoverText.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayHoverText.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayInlineUnplayable.md b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayInlineUnplayable.md index d5f5836c7..0b6357e37 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayInlineUnplayable.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayInlineUnplayable.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayInlineUnplayable.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayInlineUnplayable.ts#L11) +[src/parser/classes/ThumbnailOverlayInlineUnplayable.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayInlineUnplayable.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayInlineUnplayable.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayInlineUnplayable.ts#L9) +[src/parser/classes/ThumbnailOverlayInlineUnplayable.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayInlineUnplayable.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayInlineUnplayable.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayInlineUnplayable.ts#L8) +[src/parser/classes/ThumbnailOverlayInlineUnplayable.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayInlineUnplayable.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayInlineUnplayable.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayInlineUnplayable.ts#L6) +[src/parser/classes/ThumbnailOverlayInlineUnplayable.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayInlineUnplayable.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayLoadingPreview.md b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayLoadingPreview.md index 974e8d943..e12835336 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayLoadingPreview.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayLoadingPreview.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayLoadingPreview.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayLoadingPreview.ts#L10) +[src/parser/classes/ThumbnailOverlayLoadingPreview.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayLoadingPreview.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayLoadingPreview.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayLoadingPreview.ts#L8) +[src/parser/classes/ThumbnailOverlayLoadingPreview.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayLoadingPreview.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayLoadingPreview.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayLoadingPreview.ts#L6) +[src/parser/classes/ThumbnailOverlayLoadingPreview.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayLoadingPreview.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayNowPlaying.md b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayNowPlaying.md index 6dba111a9..fab80e4dd 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayNowPlaying.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayNowPlaying.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayNowPlaying.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayNowPlaying.ts#L10) +[src/parser/classes/ThumbnailOverlayNowPlaying.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayNowPlaying.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayNowPlaying.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayNowPlaying.ts#L8) +[src/parser/classes/ThumbnailOverlayNowPlaying.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayNowPlaying.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayNowPlaying.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayNowPlaying.ts#L6) +[src/parser/classes/ThumbnailOverlayNowPlaying.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayNowPlaying.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayPinking.md b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayPinking.md index 51261cd59..5156af05b 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayPinking.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayPinking.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayPinking.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayPinking.ts#L9) +[src/parser/classes/ThumbnailOverlayPinking.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayPinking.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayPinking.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayPinking.ts#L7) +[src/parser/classes/ThumbnailOverlayPinking.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayPinking.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayPinking.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayPinking.ts#L5) +[src/parser/classes/ThumbnailOverlayPinking.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayPinking.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayPlaybackStatus.md b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayPlaybackStatus.md index 8b0e13ae2..5e0247160 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayPlaybackStatus.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayPlaybackStatus.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayPlaybackStatus.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayPlaybackStatus.ts#L10) +[src/parser/classes/ThumbnailOverlayPlaybackStatus.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayPlaybackStatus.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayPlaybackStatus.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayPlaybackStatus.ts#L8) +[src/parser/classes/ThumbnailOverlayPlaybackStatus.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayPlaybackStatus.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayPlaybackStatus.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayPlaybackStatus.ts#L6) +[src/parser/classes/ThumbnailOverlayPlaybackStatus.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayPlaybackStatus.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayResumePlayback.md b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayResumePlayback.md index 06fbdd872..d6eecba66 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayResumePlayback.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayResumePlayback.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayResumePlayback.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayResumePlayback.ts#L9) +[src/parser/classes/ThumbnailOverlayResumePlayback.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayResumePlayback.ts#L9) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayResumePlayback.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayResumePlayback.ts#L7) +[src/parser/classes/ThumbnailOverlayResumePlayback.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayResumePlayback.ts#L7) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayResumePlayback.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayResumePlayback.ts#L5) +[src/parser/classes/ThumbnailOverlayResumePlayback.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayResumePlayback.ts#L5) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlaySidePanel.md b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlaySidePanel.md index da968b10b..204f39a99 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlaySidePanel.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlaySidePanel.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlaySidePanel.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlaySidePanel.ts#L11) +[src/parser/classes/ThumbnailOverlaySidePanel.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlaySidePanel.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlaySidePanel.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlaySidePanel.ts#L9) +[src/parser/classes/ThumbnailOverlaySidePanel.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlaySidePanel.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlaySidePanel.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlaySidePanel.ts#L8) +[src/parser/classes/ThumbnailOverlaySidePanel.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlaySidePanel.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlaySidePanel.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlaySidePanel.ts#L6) +[src/parser/classes/ThumbnailOverlaySidePanel.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlaySidePanel.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayTimeStatus.md b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayTimeStatus.md index b3d5ff7ae..5caa1dcef 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayTimeStatus.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayTimeStatus.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayTimeStatus.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayTimeStatus.ts#L11) +[src/parser/classes/ThumbnailOverlayTimeStatus.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayTimeStatus.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayTimeStatus.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayTimeStatus.ts#L9) +[src/parser/classes/ThumbnailOverlayTimeStatus.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayTimeStatus.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayTimeStatus.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayTimeStatus.ts#L8) +[src/parser/classes/ThumbnailOverlayTimeStatus.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayTimeStatus.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayTimeStatus.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayTimeStatus.ts#L6) +[src/parser/classes/ThumbnailOverlayTimeStatus.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayTimeStatus.ts#L6) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayToggleButton.md b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayToggleButton.md index 70dc71c42..a0b166e09 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayToggleButton.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailOverlayToggleButton.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayToggleButton.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayToggleButton.ts#L23) +[src/parser/classes/ThumbnailOverlayToggleButton.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayToggleButton.ts#L23) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayToggleButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayToggleButton.ts#L10) +[src/parser/classes/ThumbnailOverlayToggleButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayToggleButton.ts#L10) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayToggleButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayToggleButton.ts#L8) +[src/parser/classes/ThumbnailOverlayToggleButton.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayToggleButton.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayToggleButton.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayToggleButton.ts#L20) +[src/parser/classes/ThumbnailOverlayToggleButton.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayToggleButton.ts#L20) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayToggleButton.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayToggleButton.ts#L15) +[src/parser/classes/ThumbnailOverlayToggleButton.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayToggleButton.ts#L15) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayToggleButton.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayToggleButton.ts#L21) +[src/parser/classes/ThumbnailOverlayToggleButton.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayToggleButton.ts#L21) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/classes/ThumbnailOverlayToggleButton.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailOverlayToggleButton.ts#L6) +[src/parser/classes/ThumbnailOverlayToggleButton.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailOverlayToggleButton.ts#L6) ## Methods @@ -158,7 +158,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -192,7 +192,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -226,7 +226,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -264,4 +264,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ThumbnailView.md b/docs/api/namespaces/YTNodes/classes/ThumbnailView.md index bef93bb75..096064cc6 100644 --- a/docs/api/namespaces/YTNodes/classes/ThumbnailView.md +++ b/docs/api/namespaces/YTNodes/classes/ThumbnailView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ThumbnailView.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailView.ts#L17) +[src/parser/classes/ThumbnailView.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailView.ts#L17) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/classes/ThumbnailView.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailView.ts#L12) +[src/parser/classes/ThumbnailView.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailView.ts#L12) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/ThumbnailView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailView.ts#L10) +[src/parser/classes/ThumbnailView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailView.ts#L10) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/ThumbnailView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailView.ts#L11) +[src/parser/classes/ThumbnailView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailView.ts#L11) *** @@ -78,7 +78,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -92,7 +92,7 @@ #### Defined in -[src/parser/classes/ThumbnailView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ThumbnailView.ts#L8) +[src/parser/classes/ThumbnailView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ThumbnailView.ts#L8) ## Methods @@ -130,7 +130,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -164,7 +164,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -198,7 +198,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -236,4 +236,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/TimedMarkerDecoration.md b/docs/api/namespaces/YTNodes/classes/TimedMarkerDecoration.md index 9c0db76f1..b67223191 100644 --- a/docs/api/namespaces/YTNodes/classes/TimedMarkerDecoration.md +++ b/docs/api/namespaces/YTNodes/classes/TimedMarkerDecoration.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/TimedMarkerDecoration.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TimedMarkerDecoration.ts#L14) +[src/parser/classes/TimedMarkerDecoration.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TimedMarkerDecoration.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/TimedMarkerDecoration.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TimedMarkerDecoration.ts#L10) +[src/parser/classes/TimedMarkerDecoration.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TimedMarkerDecoration.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/TimedMarkerDecoration.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TimedMarkerDecoration.ts#L12) +[src/parser/classes/TimedMarkerDecoration.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TimedMarkerDecoration.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/TimedMarkerDecoration.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TimedMarkerDecoration.ts#L11) +[src/parser/classes/TimedMarkerDecoration.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TimedMarkerDecoration.ts#L11) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/classes/TimedMarkerDecoration.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TimedMarkerDecoration.ts#L9) +[src/parser/classes/TimedMarkerDecoration.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TimedMarkerDecoration.ts#L9) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/TimedMarkerDecoration.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TimedMarkerDecoration.ts#L8) +[src/parser/classes/TimedMarkerDecoration.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TimedMarkerDecoration.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/TimedMarkerDecoration.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TimedMarkerDecoration.ts#L6) +[src/parser/classes/TimedMarkerDecoration.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TimedMarkerDecoration.ts#L6) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/TitleAndButtonListHeader.md b/docs/api/namespaces/YTNodes/classes/TitleAndButtonListHeader.md index 580c7bd59..9612e430b 100644 --- a/docs/api/namespaces/YTNodes/classes/TitleAndButtonListHeader.md +++ b/docs/api/namespaces/YTNodes/classes/TitleAndButtonListHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/TitleAndButtonListHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TitleAndButtonListHeader.ts#L10) +[src/parser/classes/TitleAndButtonListHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TitleAndButtonListHeader.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/TitleAndButtonListHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TitleAndButtonListHeader.ts#L8) +[src/parser/classes/TitleAndButtonListHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TitleAndButtonListHeader.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/TitleAndButtonListHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TitleAndButtonListHeader.ts#L6) +[src/parser/classes/TitleAndButtonListHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TitleAndButtonListHeader.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ToggleButton.md b/docs/api/namespaces/YTNodes/classes/ToggleButton.md index 4d22896b2..185a7a54b 100644 --- a/docs/api/namespaces/YTNodes/classes/ToggleButton.md +++ b/docs/api/namespaces/YTNodes/classes/ToggleButton.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ToggleButton.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButton.ts#L23) +[src/parser/classes/ToggleButton.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButton.ts#L23) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ToggleButton.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButton.ts#L20) +[src/parser/classes/ToggleButton.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButton.ts#L20) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ToggleButton.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButton.ts#L18) +[src/parser/classes/ToggleButton.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButton.ts#L18) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ToggleButton.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButton.ts#L15) +[src/parser/classes/ToggleButton.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButton.ts#L15) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ToggleButton.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButton.ts#L14) +[src/parser/classes/ToggleButton.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButton.ts#L14) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ToggleButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButton.ts#L13) +[src/parser/classes/ToggleButton.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButton.ts#L13) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/ToggleButton.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButton.ts#L16) +[src/parser/classes/ToggleButton.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButton.ts#L16) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/ToggleButton.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButton.ts#L17) +[src/parser/classes/ToggleButton.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButton.ts#L17) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/ToggleButton.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButton.ts#L21) +[src/parser/classes/ToggleButton.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButton.ts#L21) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/ToggleButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButton.ts#L9) +[src/parser/classes/ToggleButton.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButton.ts#L9) *** @@ -126,7 +126,7 @@ #### Defined in -[src/parser/classes/ToggleButton.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButton.ts#L19) +[src/parser/classes/ToggleButton.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButton.ts#L19) *** @@ -136,7 +136,7 @@ #### Defined in -[src/parser/classes/ToggleButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButton.ts#L10) +[src/parser/classes/ToggleButton.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButton.ts#L10) *** @@ -146,7 +146,7 @@ #### Defined in -[src/parser/classes/ToggleButton.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButton.ts#L12) +[src/parser/classes/ToggleButton.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButton.ts#L12) *** @@ -156,7 +156,7 @@ #### Defined in -[src/parser/classes/ToggleButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButton.ts#L11) +[src/parser/classes/ToggleButton.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButton.ts#L11) *** @@ -170,7 +170,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -184,7 +184,7 @@ #### Defined in -[src/parser/classes/ToggleButton.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButton.ts#L7) +[src/parser/classes/ToggleButton.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButton.ts#L7) ## Methods @@ -222,7 +222,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -256,7 +256,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -290,7 +290,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -328,4 +328,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ToggleButtonView.md b/docs/api/namespaces/YTNodes/classes/ToggleButtonView.md index b5eb3f598..28dc4ff8b 100644 --- a/docs/api/namespaces/YTNodes/classes/ToggleButtonView.md +++ b/docs/api/namespaces/YTNodes/classes/ToggleButtonView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ToggleButtonView.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButtonView.ts#L13) +[src/parser/classes/ToggleButtonView.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButtonView.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ToggleButtonView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButtonView.ts#L8) +[src/parser/classes/ToggleButtonView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButtonView.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ToggleButtonView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButtonView.ts#L10) +[src/parser/classes/ToggleButtonView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButtonView.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ToggleButtonView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButtonView.ts#L11) +[src/parser/classes/ToggleButtonView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButtonView.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ToggleButtonView.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButtonView.ts#L9) +[src/parser/classes/ToggleButtonView.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButtonView.ts#L9) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/ToggleButtonView.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleButtonView.ts#L6) +[src/parser/classes/ToggleButtonView.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleButtonView.ts#L6) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ToggleMenuServiceItem.md b/docs/api/namespaces/YTNodes/classes/ToggleMenuServiceItem.md index 287c2d8fb..b03709d17 100644 --- a/docs/api/namespaces/YTNodes/classes/ToggleMenuServiceItem.md +++ b/docs/api/namespaces/YTNodes/classes/ToggleMenuServiceItem.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ToggleMenuServiceItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleMenuServiceItem.ts#L16) +[src/parser/classes/ToggleMenuServiceItem.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleMenuServiceItem.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ToggleMenuServiceItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleMenuServiceItem.ts#L13) +[src/parser/classes/ToggleMenuServiceItem.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleMenuServiceItem.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/ToggleMenuServiceItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleMenuServiceItem.ts#L11) +[src/parser/classes/ToggleMenuServiceItem.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleMenuServiceItem.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/ToggleMenuServiceItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleMenuServiceItem.ts#L9) +[src/parser/classes/ToggleMenuServiceItem.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleMenuServiceItem.ts#L9) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/ToggleMenuServiceItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleMenuServiceItem.ts#L14) +[src/parser/classes/ToggleMenuServiceItem.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleMenuServiceItem.ts#L14) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/ToggleMenuServiceItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleMenuServiceItem.ts#L12) +[src/parser/classes/ToggleMenuServiceItem.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleMenuServiceItem.ts#L12) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/ToggleMenuServiceItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleMenuServiceItem.ts#L10) +[src/parser/classes/ToggleMenuServiceItem.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleMenuServiceItem.ts#L10) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/ToggleMenuServiceItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ToggleMenuServiceItem.ts#L7) +[src/parser/classes/ToggleMenuServiceItem.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ToggleMenuServiceItem.ts#L7) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Tooltip.md b/docs/api/namespaces/YTNodes/classes/Tooltip.md index 7e28d8a3d..a7e8d739b 100644 --- a/docs/api/namespaces/YTNodes/classes/Tooltip.md +++ b/docs/api/namespaces/YTNodes/classes/Tooltip.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Tooltip.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tooltip.ts#L22) +[src/parser/classes/Tooltip.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tooltip.ts#L22) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Tooltip.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tooltip.ts#L17) +[src/parser/classes/Tooltip.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tooltip.ts#L17) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/Tooltip.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tooltip.ts#L19) +[src/parser/classes/Tooltip.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tooltip.ts#L19) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/Tooltip.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tooltip.ts#L20) +[src/parser/classes/Tooltip.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tooltip.ts#L20) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/Tooltip.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tooltip.ts#L9) +[src/parser/classes/Tooltip.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tooltip.ts#L9) *** @@ -92,7 +92,7 @@ #### Defined in -[src/parser/classes/Tooltip.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tooltip.ts#L18) +[src/parser/classes/Tooltip.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tooltip.ts#L18) *** @@ -102,7 +102,7 @@ #### Defined in -[src/parser/classes/Tooltip.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tooltip.ts#L16) +[src/parser/classes/Tooltip.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tooltip.ts#L16) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/classes/Tooltip.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Tooltip.ts#L7) +[src/parser/classes/Tooltip.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Tooltip.ts#L7) ## Methods @@ -168,7 +168,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -202,7 +202,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -236,7 +236,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -274,4 +274,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/TopicChannelDetails.md b/docs/api/namespaces/YTNodes/classes/TopicChannelDetails.md index 5a976930d..27edb4280 100644 --- a/docs/api/namespaces/YTNodes/classes/TopicChannelDetails.md +++ b/docs/api/namespaces/YTNodes/classes/TopicChannelDetails.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/TopicChannelDetails.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TopicChannelDetails.ts#L17) +[src/parser/classes/TopicChannelDetails.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TopicChannelDetails.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/TopicChannelDetails.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TopicChannelDetails.ts#L12) +[src/parser/classes/TopicChannelDetails.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TopicChannelDetails.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/TopicChannelDetails.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TopicChannelDetails.ts#L15) +[src/parser/classes/TopicChannelDetails.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TopicChannelDetails.ts#L15) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/TopicChannelDetails.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TopicChannelDetails.ts#L14) +[src/parser/classes/TopicChannelDetails.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TopicChannelDetails.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/TopicChannelDetails.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TopicChannelDetails.ts#L13) +[src/parser/classes/TopicChannelDetails.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TopicChannelDetails.ts#L13) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/TopicChannelDetails.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TopicChannelDetails.ts#L11) +[src/parser/classes/TopicChannelDetails.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TopicChannelDetails.ts#L11) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/TopicChannelDetails.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TopicChannelDetails.ts#L9) +[src/parser/classes/TopicChannelDetails.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TopicChannelDetails.ts#L9) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Transcript.md b/docs/api/namespaces/YTNodes/classes/Transcript.md index 77f4a045b..b18d18ae0 100644 --- a/docs/api/namespaces/YTNodes/classes/Transcript.md +++ b/docs/api/namespaces/YTNodes/classes/Transcript.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/Transcript.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Transcript.ts#L11) +[src/parser/classes/Transcript.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Transcript.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/Transcript.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Transcript.ts#L9) +[src/parser/classes/Transcript.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Transcript.ts#L9) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/Transcript.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Transcript.ts#L7) +[src/parser/classes/Transcript.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Transcript.ts#L7) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/TranscriptFooter.md b/docs/api/namespaces/YTNodes/classes/TranscriptFooter.md index e0e505318..4d8b6b5c8 100644 --- a/docs/api/namespaces/YTNodes/classes/TranscriptFooter.md +++ b/docs/api/namespaces/YTNodes/classes/TranscriptFooter.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/TranscriptFooter.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptFooter.ts#L11) +[src/parser/classes/TranscriptFooter.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptFooter.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/TranscriptFooter.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptFooter.ts#L9) +[src/parser/classes/TranscriptFooter.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptFooter.ts#L9) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/TranscriptFooter.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptFooter.ts#L7) +[src/parser/classes/TranscriptFooter.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptFooter.ts#L7) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/TranscriptSearchBox.md b/docs/api/namespaces/YTNodes/classes/TranscriptSearchBox.md index 76932c857..328963c52 100644 --- a/docs/api/namespaces/YTNodes/classes/TranscriptSearchBox.md +++ b/docs/api/namespaces/YTNodes/classes/TranscriptSearchBox.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/TranscriptSearchBox.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSearchBox.ts#L16) +[src/parser/classes/TranscriptSearchBox.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSearchBox.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/TranscriptSearchBox.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSearchBox.ts#L12) +[src/parser/classes/TranscriptSearchBox.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSearchBox.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/TranscriptSearchBox.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSearchBox.ts#L13) +[src/parser/classes/TranscriptSearchBox.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSearchBox.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/TranscriptSearchBox.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSearchBox.ts#L11) +[src/parser/classes/TranscriptSearchBox.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSearchBox.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/TranscriptSearchBox.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSearchBox.ts#L14) +[src/parser/classes/TranscriptSearchBox.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSearchBox.ts#L14) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/TranscriptSearchBox.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSearchBox.ts#L9) +[src/parser/classes/TranscriptSearchBox.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSearchBox.ts#L9) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/TranscriptSearchPanel.md b/docs/api/namespaces/YTNodes/classes/TranscriptSearchPanel.md index 576ba8b68..29e32e409 100644 --- a/docs/api/namespaces/YTNodes/classes/TranscriptSearchPanel.md +++ b/docs/api/namespaces/YTNodes/classes/TranscriptSearchPanel.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/TranscriptSearchPanel.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSearchPanel.ts#L16) +[src/parser/classes/TranscriptSearchPanel.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSearchPanel.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/TranscriptSearchPanel.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSearchPanel.ts#L12) +[src/parser/classes/TranscriptSearchPanel.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSearchPanel.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/TranscriptSearchPanel.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSearchPanel.ts#L13) +[src/parser/classes/TranscriptSearchPanel.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSearchPanel.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/TranscriptSearchPanel.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSearchPanel.ts#L11) +[src/parser/classes/TranscriptSearchPanel.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSearchPanel.ts#L11) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/TranscriptSearchPanel.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSearchPanel.ts#L14) +[src/parser/classes/TranscriptSearchPanel.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSearchPanel.ts#L14) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/TranscriptSearchPanel.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSearchPanel.ts#L9) +[src/parser/classes/TranscriptSearchPanel.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSearchPanel.ts#L9) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/TranscriptSectionHeader.md b/docs/api/namespaces/YTNodes/classes/TranscriptSectionHeader.md index ef4f0498d..81b425e17 100644 --- a/docs/api/namespaces/YTNodes/classes/TranscriptSectionHeader.md +++ b/docs/api/namespaces/YTNodes/classes/TranscriptSectionHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/TranscriptSectionHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSectionHeader.ts#L12) +[src/parser/classes/TranscriptSectionHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSectionHeader.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/TranscriptSectionHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSectionHeader.ts#L9) +[src/parser/classes/TranscriptSectionHeader.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSectionHeader.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/TranscriptSectionHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSectionHeader.ts#L10) +[src/parser/classes/TranscriptSectionHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSectionHeader.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/TranscriptSectionHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSectionHeader.ts#L8) +[src/parser/classes/TranscriptSectionHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSectionHeader.ts#L8) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/TranscriptSectionHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSectionHeader.ts#L6) +[src/parser/classes/TranscriptSectionHeader.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSectionHeader.ts#L6) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/TranscriptSegment.md b/docs/api/namespaces/YTNodes/classes/TranscriptSegment.md index bcf18c9dc..4a9a4e62d 100644 --- a/docs/api/namespaces/YTNodes/classes/TranscriptSegment.md +++ b/docs/api/namespaces/YTNodes/classes/TranscriptSegment.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/TranscriptSegment.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSegment.ts#L14) +[src/parser/classes/TranscriptSegment.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSegment.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/TranscriptSegment.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSegment.ts#L9) +[src/parser/classes/TranscriptSegment.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSegment.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/TranscriptSegment.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSegment.ts#L10) +[src/parser/classes/TranscriptSegment.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSegment.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/TranscriptSegment.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSegment.ts#L8) +[src/parser/classes/TranscriptSegment.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSegment.ts#L8) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/TranscriptSegment.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSegment.ts#L11) +[src/parser/classes/TranscriptSegment.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSegment.ts#L11) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/TranscriptSegment.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSegment.ts#L12) +[src/parser/classes/TranscriptSegment.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSegment.ts#L12) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/TranscriptSegment.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSegment.ts#L6) +[src/parser/classes/TranscriptSegment.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSegment.ts#L6) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/TranscriptSegmentList.md b/docs/api/namespaces/YTNodes/classes/TranscriptSegmentList.md index 1a3e04be4..3c2137632 100644 --- a/docs/api/namespaces/YTNodes/classes/TranscriptSegmentList.md +++ b/docs/api/namespaces/YTNodes/classes/TranscriptSegmentList.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/TranscriptSegmentList.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSegmentList.ts#L17) +[src/parser/classes/TranscriptSegmentList.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSegmentList.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/TranscriptSegmentList.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSegmentList.ts#L12) +[src/parser/classes/TranscriptSegmentList.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSegmentList.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/TranscriptSegmentList.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSegmentList.ts#L13) +[src/parser/classes/TranscriptSegmentList.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSegmentList.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/TranscriptSegmentList.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSegmentList.ts#L14) +[src/parser/classes/TranscriptSegmentList.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSegmentList.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/TranscriptSegmentList.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSegmentList.ts#L15) +[src/parser/classes/TranscriptSegmentList.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSegmentList.ts#L15) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/TranscriptSegmentList.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TranscriptSegmentList.ts#L10) +[src/parser/classes/TranscriptSegmentList.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TranscriptSegmentList.ts#L10) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/TwoColumnBrowseResults.md b/docs/api/namespaces/YTNodes/classes/TwoColumnBrowseResults.md index 09bb57884..b32081267 100644 --- a/docs/api/namespaces/YTNodes/classes/TwoColumnBrowseResults.md +++ b/docs/api/namespaces/YTNodes/classes/TwoColumnBrowseResults.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/TwoColumnBrowseResults.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnBrowseResults.ts#L10) +[src/parser/classes/TwoColumnBrowseResults.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnBrowseResults.ts#L10) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/TwoColumnBrowseResults.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnBrowseResults.ts#L8) +[src/parser/classes/TwoColumnBrowseResults.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnBrowseResults.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/classes/TwoColumnBrowseResults.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnBrowseResults.ts#L7) +[src/parser/classes/TwoColumnBrowseResults.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnBrowseResults.ts#L7) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -78,7 +78,7 @@ #### Defined in -[src/parser/classes/TwoColumnBrowseResults.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnBrowseResults.ts#L5) +[src/parser/classes/TwoColumnBrowseResults.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnBrowseResults.ts#L5) ## Methods @@ -116,7 +116,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -150,7 +150,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -184,7 +184,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -222,4 +222,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/TwoColumnSearchResults.md b/docs/api/namespaces/YTNodes/classes/TwoColumnSearchResults.md index 384894a66..f6d766701 100644 --- a/docs/api/namespaces/YTNodes/classes/TwoColumnSearchResults.md +++ b/docs/api/namespaces/YTNodes/classes/TwoColumnSearchResults.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/TwoColumnSearchResults.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnSearchResults.ts#L10) +[src/parser/classes/TwoColumnSearchResults.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnSearchResults.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/TwoColumnSearchResults.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnSearchResults.ts#L7) +[src/parser/classes/TwoColumnSearchResults.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnSearchResults.ts#L7) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/TwoColumnSearchResults.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnSearchResults.ts#L8) +[src/parser/classes/TwoColumnSearchResults.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnSearchResults.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/TwoColumnSearchResults.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnSearchResults.ts#L5) +[src/parser/classes/TwoColumnSearchResults.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnSearchResults.ts#L5) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/TwoColumnWatchNextResults.md b/docs/api/namespaces/YTNodes/classes/TwoColumnWatchNextResults.md index 81326e0d6..de39abaef 100644 --- a/docs/api/namespaces/YTNodes/classes/TwoColumnWatchNextResults.md +++ b/docs/api/namespaces/YTNodes/classes/TwoColumnWatchNextResults.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/TwoColumnWatchNextResults.ts:34](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnWatchNextResults.ts#L34) +[src/parser/classes/TwoColumnWatchNextResults.ts:34](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnWatchNextResults.ts#L34) ## Properties @@ -48,7 +48,7 @@ #### Defined in -[src/parser/classes/TwoColumnWatchNextResults.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnWatchNextResults.ts#L28) +[src/parser/classes/TwoColumnWatchNextResults.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnWatchNextResults.ts#L28) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/TwoColumnWatchNextResults.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnWatchNextResults.ts#L18) +[src/parser/classes/TwoColumnWatchNextResults.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnWatchNextResults.ts#L18) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/TwoColumnWatchNextResults.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnWatchNextResults.ts#L19) +[src/parser/classes/TwoColumnWatchNextResults.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnWatchNextResults.ts#L19) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/TwoColumnWatchNextResults.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnWatchNextResults.ts#L16) +[src/parser/classes/TwoColumnWatchNextResults.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnWatchNextResults.ts#L16) *** @@ -116,7 +116,7 @@ #### Defined in -[src/parser/classes/TwoColumnWatchNextResults.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnWatchNextResults.ts#L17) +[src/parser/classes/TwoColumnWatchNextResults.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnWatchNextResults.ts#L17) *** @@ -130,7 +130,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -144,7 +144,7 @@ #### Defined in -[src/parser/classes/TwoColumnWatchNextResults.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnWatchNextResults.ts#L14) +[src/parser/classes/TwoColumnWatchNextResults.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnWatchNextResults.ts#L14) ## Methods @@ -182,7 +182,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -216,7 +216,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -250,7 +250,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -288,4 +288,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/UnifiedSharePanel.md b/docs/api/namespaces/YTNodes/classes/UnifiedSharePanel.md index 3bda46ff9..2ed024f26 100644 --- a/docs/api/namespaces/YTNodes/classes/UnifiedSharePanel.md +++ b/docs/api/namespaces/YTNodes/classes/UnifiedSharePanel.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/UnifiedSharePanel.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UnifiedSharePanel.ts#L23) +[src/parser/classes/UnifiedSharePanel.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UnifiedSharePanel.ts#L23) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/UnifiedSharePanel.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UnifiedSharePanel.ts#L19) +[src/parser/classes/UnifiedSharePanel.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UnifiedSharePanel.ts#L19) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/UnifiedSharePanel.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UnifiedSharePanel.ts#L20) +[src/parser/classes/UnifiedSharePanel.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UnifiedSharePanel.ts#L20) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/UnifiedSharePanel.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UnifiedSharePanel.ts#L21) +[src/parser/classes/UnifiedSharePanel.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UnifiedSharePanel.ts#L21) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/UnifiedSharePanel.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UnifiedSharePanel.ts#L18) +[src/parser/classes/UnifiedSharePanel.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UnifiedSharePanel.ts#L18) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/UnifiedSharePanel.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UnifiedSharePanel.ts#L16) +[src/parser/classes/UnifiedSharePanel.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UnifiedSharePanel.ts#L16) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/UniversalWatchCard.md b/docs/api/namespaces/YTNodes/classes/UniversalWatchCard.md index b4a3ad0ce..42706fd1c 100644 --- a/docs/api/namespaces/YTNodes/classes/UniversalWatchCard.md +++ b/docs/api/namespaces/YTNodes/classes/UniversalWatchCard.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/UniversalWatchCard.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UniversalWatchCard.ts#L13) +[src/parser/classes/UniversalWatchCard.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UniversalWatchCard.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/UniversalWatchCard.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UniversalWatchCard.ts#L9) +[src/parser/classes/UniversalWatchCard.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UniversalWatchCard.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/UniversalWatchCard.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UniversalWatchCard.ts#L11) +[src/parser/classes/UniversalWatchCard.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UniversalWatchCard.ts#L11) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/UniversalWatchCard.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UniversalWatchCard.ts#L8) +[src/parser/classes/UniversalWatchCard.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UniversalWatchCard.ts#L8) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/UniversalWatchCard.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UniversalWatchCard.ts#L10) +[src/parser/classes/UniversalWatchCard.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UniversalWatchCard.ts#L10) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/UniversalWatchCard.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UniversalWatchCard.ts#L6) +[src/parser/classes/UniversalWatchCard.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UniversalWatchCard.ts#L6) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/UnsubscribeEndpoint.md b/docs/api/namespaces/YTNodes/classes/UnsubscribeEndpoint.md index 8851d7b24..6f5445457 100644 --- a/docs/api/namespaces/YTNodes/classes/UnsubscribeEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/UnsubscribeEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/UnsubscribeEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/UnsubscribeEndpoint.ts#L10) +[src/parser/classes/endpoints/UnsubscribeEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/UnsubscribeEndpoint.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/UnsubscribeEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/UnsubscribeEndpoint.ts#L5) +[src/parser/classes/endpoints/UnsubscribeEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/UnsubscribeEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/UnsubscribeEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/UnsubscribeEndpoint.ts#L19) +[src/parser/classes/endpoints/UnsubscribeEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/UnsubscribeEndpoint.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/UnsubscribeEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/UnsubscribeEndpoint.ts#L15) +[src/parser/classes/endpoints/UnsubscribeEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/UnsubscribeEndpoint.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/UpdateDateTextAction.md b/docs/api/namespaces/YTNodes/classes/UpdateDateTextAction.md index 3521295b9..efce24985 100644 --- a/docs/api/namespaces/YTNodes/classes/UpdateDateTextAction.md +++ b/docs/api/namespaces/YTNodes/classes/UpdateDateTextAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateDateTextAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateDateTextAction.ts#L10) +[src/parser/classes/livechat/UpdateDateTextAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateDateTextAction.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateDateTextAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateDateTextAction.ts#L8) +[src/parser/classes/livechat/UpdateDateTextAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateDateTextAction.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateDateTextAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateDateTextAction.ts#L6) +[src/parser/classes/livechat/UpdateDateTextAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateDateTextAction.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/UpdateDescriptionAction.md b/docs/api/namespaces/YTNodes/classes/UpdateDescriptionAction.md index 45c6a0302..66349a811 100644 --- a/docs/api/namespaces/YTNodes/classes/UpdateDescriptionAction.md +++ b/docs/api/namespaces/YTNodes/classes/UpdateDescriptionAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateDescriptionAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateDescriptionAction.ts#L10) +[src/parser/classes/livechat/UpdateDescriptionAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateDescriptionAction.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateDescriptionAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateDescriptionAction.ts#L8) +[src/parser/classes/livechat/UpdateDescriptionAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateDescriptionAction.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateDescriptionAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateDescriptionAction.ts#L6) +[src/parser/classes/livechat/UpdateDescriptionAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateDescriptionAction.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/UpdateEngagementPanelAction.md b/docs/api/namespaces/YTNodes/classes/UpdateEngagementPanelAction.md index 642d69c83..9753d3fb3 100644 --- a/docs/api/namespaces/YTNodes/classes/UpdateEngagementPanelAction.md +++ b/docs/api/namespaces/YTNodes/classes/UpdateEngagementPanelAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/actions/UpdateEngagementPanelAction.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/UpdateEngagementPanelAction.ts#L12) +[src/parser/classes/actions/UpdateEngagementPanelAction.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/UpdateEngagementPanelAction.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/actions/UpdateEngagementPanelAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/UpdateEngagementPanelAction.ts#L10) +[src/parser/classes/actions/UpdateEngagementPanelAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/UpdateEngagementPanelAction.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/actions/UpdateEngagementPanelAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/UpdateEngagementPanelAction.ts#L9) +[src/parser/classes/actions/UpdateEngagementPanelAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/UpdateEngagementPanelAction.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/actions/UpdateEngagementPanelAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/UpdateEngagementPanelAction.ts#L7) +[src/parser/classes/actions/UpdateEngagementPanelAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/UpdateEngagementPanelAction.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/UpdateLiveChatPollAction.md b/docs/api/namespaces/YTNodes/classes/UpdateLiveChatPollAction.md index e35cacad7..b28730fa8 100644 --- a/docs/api/namespaces/YTNodes/classes/UpdateLiveChatPollAction.md +++ b/docs/api/namespaces/YTNodes/classes/UpdateLiveChatPollAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateLiveChatPollAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateLiveChatPollAction.ts#L10) +[src/parser/classes/livechat/UpdateLiveChatPollAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateLiveChatPollAction.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateLiveChatPollAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateLiveChatPollAction.ts#L8) +[src/parser/classes/livechat/UpdateLiveChatPollAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateLiveChatPollAction.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateLiveChatPollAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateLiveChatPollAction.ts#L6) +[src/parser/classes/livechat/UpdateLiveChatPollAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateLiveChatPollAction.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/UpdateSubscribeButtonAction.md b/docs/api/namespaces/YTNodes/classes/UpdateSubscribeButtonAction.md index e33c139bf..ca151b99a 100644 --- a/docs/api/namespaces/YTNodes/classes/UpdateSubscribeButtonAction.md +++ b/docs/api/namespaces/YTNodes/classes/UpdateSubscribeButtonAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/actions/UpdateSubscribeButtonAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/UpdateSubscribeButtonAction.ts#L10) +[src/parser/classes/actions/UpdateSubscribeButtonAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/UpdateSubscribeButtonAction.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/actions/UpdateSubscribeButtonAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/UpdateSubscribeButtonAction.ts#L7) +[src/parser/classes/actions/UpdateSubscribeButtonAction.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/UpdateSubscribeButtonAction.ts#L7) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/actions/UpdateSubscribeButtonAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/UpdateSubscribeButtonAction.ts#L8) +[src/parser/classes/actions/UpdateSubscribeButtonAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/UpdateSubscribeButtonAction.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/actions/UpdateSubscribeButtonAction.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/actions/UpdateSubscribeButtonAction.ts#L5) +[src/parser/classes/actions/UpdateSubscribeButtonAction.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/actions/UpdateSubscribeButtonAction.ts#L5) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/UpdateTitleAction.md b/docs/api/namespaces/YTNodes/classes/UpdateTitleAction.md index ea78054b5..b107f63e8 100644 --- a/docs/api/namespaces/YTNodes/classes/UpdateTitleAction.md +++ b/docs/api/namespaces/YTNodes/classes/UpdateTitleAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateTitleAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateTitleAction.ts#L10) +[src/parser/classes/livechat/UpdateTitleAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateTitleAction.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateTitleAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateTitleAction.ts#L8) +[src/parser/classes/livechat/UpdateTitleAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateTitleAction.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateTitleAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateTitleAction.ts#L6) +[src/parser/classes/livechat/UpdateTitleAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateTitleAction.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/UpdateToggleButtonTextAction.md b/docs/api/namespaces/YTNodes/classes/UpdateToggleButtonTextAction.md index 392fe4539..0eea80d0f 100644 --- a/docs/api/namespaces/YTNodes/classes/UpdateToggleButtonTextAction.md +++ b/docs/api/namespaces/YTNodes/classes/UpdateToggleButtonTextAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateToggleButtonTextAction.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateToggleButtonTextAction.ts#L12) +[src/parser/classes/livechat/UpdateToggleButtonTextAction.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateToggleButtonTextAction.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateToggleButtonTextAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateToggleButtonTextAction.ts#L10) +[src/parser/classes/livechat/UpdateToggleButtonTextAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateToggleButtonTextAction.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateToggleButtonTextAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateToggleButtonTextAction.ts#L8) +[src/parser/classes/livechat/UpdateToggleButtonTextAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateToggleButtonTextAction.ts#L8) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateToggleButtonTextAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateToggleButtonTextAction.ts#L9) +[src/parser/classes/livechat/UpdateToggleButtonTextAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateToggleButtonTextAction.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateToggleButtonTextAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateToggleButtonTextAction.ts#L6) +[src/parser/classes/livechat/UpdateToggleButtonTextAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateToggleButtonTextAction.ts#L6) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/UpdateViewershipAction.md b/docs/api/namespaces/YTNodes/classes/UpdateViewershipAction.md index d447e0e7d..bdaa67dba 100644 --- a/docs/api/namespaces/YTNodes/classes/UpdateViewershipAction.md +++ b/docs/api/namespaces/YTNodes/classes/UpdateViewershipAction.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateViewershipAction.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateViewershipAction.ts#L14) +[src/parser/classes/livechat/UpdateViewershipAction.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateViewershipAction.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateViewershipAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateViewershipAction.ts#L9) +[src/parser/classes/livechat/UpdateViewershipAction.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateViewershipAction.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateViewershipAction.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateViewershipAction.ts#L12) +[src/parser/classes/livechat/UpdateViewershipAction.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateViewershipAction.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateViewershipAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateViewershipAction.ts#L10) +[src/parser/classes/livechat/UpdateViewershipAction.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateViewershipAction.ts#L10) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateViewershipAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateViewershipAction.ts#L11) +[src/parser/classes/livechat/UpdateViewershipAction.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateViewershipAction.ts#L11) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateViewershipAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateViewershipAction.ts#L8) +[src/parser/classes/livechat/UpdateViewershipAction.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateViewershipAction.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/livechat/UpdateViewershipAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/livechat/UpdateViewershipAction.ts#L6) +[src/parser/classes/livechat/UpdateViewershipAction.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/livechat/UpdateViewershipAction.ts#L6) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/UploadTimeFactoid.md b/docs/api/namespaces/YTNodes/classes/UploadTimeFactoid.md index 45341f4b6..ef062e915 100644 --- a/docs/api/namespaces/YTNodes/classes/UploadTimeFactoid.md +++ b/docs/api/namespaces/YTNodes/classes/UploadTimeFactoid.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/UploadTimeFactoid.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UploadTimeFactoid.ts#L11) +[src/parser/classes/UploadTimeFactoid.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UploadTimeFactoid.ts#L11) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/UploadTimeFactoid.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UploadTimeFactoid.ts#L9) +[src/parser/classes/UploadTimeFactoid.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UploadTimeFactoid.ts#L9) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/UploadTimeFactoid.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UploadTimeFactoid.ts#L7) +[src/parser/classes/UploadTimeFactoid.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UploadTimeFactoid.ts#L7) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/UpsellDialog.md b/docs/api/namespaces/YTNodes/classes/UpsellDialog.md index c629ceabd..f0bede373 100644 --- a/docs/api/namespaces/YTNodes/classes/UpsellDialog.md +++ b/docs/api/namespaces/YTNodes/classes/UpsellDialog.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/UpsellDialog.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UpsellDialog.ts#L15) +[src/parser/classes/UpsellDialog.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UpsellDialog.ts#L15) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/UpsellDialog.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UpsellDialog.ts#L11) +[src/parser/classes/UpsellDialog.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UpsellDialog.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/UpsellDialog.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UpsellDialog.ts#L12) +[src/parser/classes/UpsellDialog.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UpsellDialog.ts#L12) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/UpsellDialog.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UpsellDialog.ts#L13) +[src/parser/classes/UpsellDialog.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UpsellDialog.ts#L13) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/UpsellDialog.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UpsellDialog.ts#L10) +[src/parser/classes/UpsellDialog.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UpsellDialog.ts#L10) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/UpsellDialog.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UpsellDialog.ts#L9) +[src/parser/classes/UpsellDialog.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UpsellDialog.ts#L9) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/UpsellDialog.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/UpsellDialog.ts#L7) +[src/parser/classes/UpsellDialog.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/UpsellDialog.ts#L7) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/VerticalList.md b/docs/api/namespaces/YTNodes/classes/VerticalList.md index c6a967d74..52205aad5 100644 --- a/docs/api/namespaces/YTNodes/classes/VerticalList.md +++ b/docs/api/namespaces/YTNodes/classes/VerticalList.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/VerticalList.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VerticalList.ts#L12) +[src/parser/classes/VerticalList.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VerticalList.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/VerticalList.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VerticalList.ts#L9) +[src/parser/classes/VerticalList.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VerticalList.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/VerticalList.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VerticalList.ts#L10) +[src/parser/classes/VerticalList.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VerticalList.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/VerticalList.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VerticalList.ts#L8) +[src/parser/classes/VerticalList.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VerticalList.ts#L8) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/VerticalList.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VerticalList.ts#L6) +[src/parser/classes/VerticalList.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VerticalList.ts#L6) ## Accessors @@ -98,7 +98,7 @@ #### Defined in -[src/parser/classes/VerticalList.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VerticalList.ts#L20) +[src/parser/classes/VerticalList.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VerticalList.ts#L20) ## Methods @@ -136,7 +136,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -170,7 +170,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -204,7 +204,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -242,4 +242,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/VerticalWatchCardList.md b/docs/api/namespaces/YTNodes/classes/VerticalWatchCardList.md index d769df978..5e359043d 100644 --- a/docs/api/namespaces/YTNodes/classes/VerticalWatchCardList.md +++ b/docs/api/namespaces/YTNodes/classes/VerticalWatchCardList.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/VerticalWatchCardList.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VerticalWatchCardList.ts#L13) +[src/parser/classes/VerticalWatchCardList.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VerticalWatchCardList.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/VerticalWatchCardList.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VerticalWatchCardList.ts#L9) +[src/parser/classes/VerticalWatchCardList.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VerticalWatchCardList.ts#L9) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/VerticalWatchCardList.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VerticalWatchCardList.ts#L11) +[src/parser/classes/VerticalWatchCardList.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VerticalWatchCardList.ts#L11) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/classes/VerticalWatchCardList.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VerticalWatchCardList.ts#L10) +[src/parser/classes/VerticalWatchCardList.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VerticalWatchCardList.ts#L10) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/VerticalWatchCardList.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VerticalWatchCardList.ts#L7) +[src/parser/classes/VerticalWatchCardList.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VerticalWatchCardList.ts#L7) ## Accessors @@ -98,7 +98,7 @@ #### Defined in -[src/parser/classes/VerticalWatchCardList.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VerticalWatchCardList.ts#L21) +[src/parser/classes/VerticalWatchCardList.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VerticalWatchCardList.ts#L21) ## Methods @@ -136,7 +136,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -170,7 +170,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -204,7 +204,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -242,4 +242,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/Video.md b/docs/api/namespaces/YTNodes/classes/Video.md index 2d361ff24..6bde5451b 100644 --- a/docs/api/namespaces/YTNodes/classes/Video.md +++ b/docs/api/namespaces/YTNodes/classes/Video.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/Video.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L43) +[src/parser/classes/Video.ts:43](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L43) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/Video.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L27) +[src/parser/classes/Video.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L27) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/classes/Video.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L28) +[src/parser/classes/Video.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L28) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/Video.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L18) +[src/parser/classes/Video.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L18) *** @@ -78,7 +78,7 @@ #### Defined in -[src/parser/classes/Video.ts:34](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L34) +[src/parser/classes/Video.ts:34](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L34) *** @@ -88,7 +88,7 @@ #### Defined in -[src/parser/classes/Video.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L29) +[src/parser/classes/Video.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L29) *** @@ -98,7 +98,7 @@ #### Defined in -[src/parser/classes/Video.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L23) +[src/parser/classes/Video.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L23) *** @@ -108,7 +108,7 @@ #### Defined in -[src/parser/classes/Video.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L16) +[src/parser/classes/Video.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L16) *** @@ -118,7 +118,7 @@ #### Defined in -[src/parser/classes/Video.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L39) +[src/parser/classes/Video.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L39) *** @@ -128,7 +128,7 @@ #### Defined in -[src/parser/classes/Video.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L40) +[src/parser/classes/Video.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L40) *** @@ -138,7 +138,7 @@ #### Defined in -[src/parser/classes/Video.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L30) +[src/parser/classes/Video.ts:30](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L30) *** @@ -148,7 +148,7 @@ #### Defined in -[src/parser/classes/Video.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L26) +[src/parser/classes/Video.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L26) *** @@ -158,7 +158,7 @@ #### Defined in -[src/parser/classes/Video.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L41) +[src/parser/classes/Video.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L41) *** @@ -168,7 +168,7 @@ #### Defined in -[src/parser/classes/Video.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L32) +[src/parser/classes/Video.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L32) *** @@ -178,7 +178,7 @@ #### Defined in -[src/parser/classes/Video.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L38) +[src/parser/classes/Video.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L38) *** @@ -188,7 +188,7 @@ #### Defined in -[src/parser/classes/Video.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L19) +[src/parser/classes/Video.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L19) *** @@ -198,7 +198,7 @@ #### Defined in -[src/parser/classes/Video.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L25) +[src/parser/classes/Video.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L25) *** @@ -208,7 +208,7 @@ #### Defined in -[src/parser/classes/Video.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L24) +[src/parser/classes/Video.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L24) *** @@ -218,7 +218,7 @@ #### Defined in -[src/parser/classes/Video.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L17) +[src/parser/classes/Video.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L17) *** @@ -232,7 +232,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -242,7 +242,7 @@ #### Defined in -[src/parser/classes/Video.ts:33](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L33) +[src/parser/classes/Video.ts:33](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L33) *** @@ -252,7 +252,7 @@ #### Defined in -[src/parser/classes/Video.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L31) +[src/parser/classes/Video.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L31) *** @@ -266,7 +266,7 @@ #### Defined in -[src/parser/classes/Video.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L14) +[src/parser/classes/Video.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L14) ## Accessors @@ -280,7 +280,7 @@ #### Defined in -[src/parser/classes/Video.ts:127](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L127) +[src/parser/classes/Video.ts:127](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L127) *** @@ -294,7 +294,7 @@ #### Defined in -[src/parser/classes/Video.ts:96](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L96) +[src/parser/classes/Video.ts:96](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L96) *** @@ -308,7 +308,7 @@ #### Defined in -[src/parser/classes/Video.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L123) +[src/parser/classes/Video.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L123) *** @@ -322,7 +322,7 @@ #### Defined in -[src/parser/classes/Video.ts:119](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L119) +[src/parser/classes/Video.ts:119](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L119) *** @@ -336,7 +336,7 @@ #### Defined in -[src/parser/classes/Video.ts:104](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L104) +[src/parser/classes/Video.ts:104](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L104) *** @@ -350,7 +350,7 @@ #### Defined in -[src/parser/classes/Video.ts:115](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L115) +[src/parser/classes/Video.ts:115](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L115) *** @@ -364,7 +364,7 @@ #### Defined in -[src/parser/classes/Video.ts:111](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L111) +[src/parser/classes/Video.ts:111](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L111) ## Methods @@ -402,7 +402,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -436,7 +436,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -470,7 +470,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -508,4 +508,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/VideoAttributeView.md b/docs/api/namespaces/YTNodes/classes/VideoAttributeView.md index cb937618a..bf5ff3b6d 100644 --- a/docs/api/namespaces/YTNodes/classes/VideoAttributeView.md +++ b/docs/api/namespaces/YTNodes/classes/VideoAttributeView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/VideoAttributeView.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributeView.ts#L25) +[src/parser/classes/VideoAttributeView.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributeView.ts#L25) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/VideoAttributeView.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributeView.ts#L13) +[src/parser/classes/VideoAttributeView.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributeView.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/VideoAttributeView.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributeView.ts#L14) +[src/parser/classes/VideoAttributeView.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributeView.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/VideoAttributeView.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributeView.ts#L20) +[src/parser/classes/VideoAttributeView.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributeView.ts#L20) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/VideoAttributeView.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributeView.ts#L23) +[src/parser/classes/VideoAttributeView.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributeView.ts#L23) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/VideoAttributeView.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributeView.ts#L22) +[src/parser/classes/VideoAttributeView.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributeView.ts#L22) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/VideoAttributeView.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributeView.ts#L17) +[src/parser/classes/VideoAttributeView.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributeView.ts#L17) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/classes/VideoAttributeView.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributeView.ts#L21) +[src/parser/classes/VideoAttributeView.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributeView.ts#L21) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/VideoAttributeView.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributeView.ts#L16) +[src/parser/classes/VideoAttributeView.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributeView.ts#L16) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/classes/VideoAttributeView.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributeView.ts#L15) +[src/parser/classes/VideoAttributeView.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributeView.ts#L15) *** @@ -134,7 +134,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -148,7 +148,7 @@ #### Defined in -[src/parser/classes/VideoAttributeView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributeView.ts#L11) +[src/parser/classes/VideoAttributeView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributeView.ts#L11) ## Methods @@ -186,7 +186,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -220,7 +220,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -254,7 +254,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -292,4 +292,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/VideoAttributesSectionView.md b/docs/api/namespaces/YTNodes/classes/VideoAttributesSectionView.md index 8d01b844d..87c9de191 100644 --- a/docs/api/namespaces/YTNodes/classes/VideoAttributesSectionView.md +++ b/docs/api/namespaces/YTNodes/classes/VideoAttributesSectionView.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/VideoAttributesSectionView.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributesSectionView.ts#L16) +[src/parser/classes/VideoAttributesSectionView.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributesSectionView.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/VideoAttributesSectionView.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributesSectionView.ts#L11) +[src/parser/classes/VideoAttributesSectionView.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributesSectionView.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/VideoAttributesSectionView.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributesSectionView.ts#L10) +[src/parser/classes/VideoAttributesSectionView.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributesSectionView.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/VideoAttributesSectionView.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributesSectionView.ts#L14) +[src/parser/classes/VideoAttributesSectionView.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributesSectionView.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/VideoAttributesSectionView.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributesSectionView.ts#L13) +[src/parser/classes/VideoAttributesSectionView.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributesSectionView.ts#L13) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/VideoAttributesSectionView.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributesSectionView.ts#L12) +[src/parser/classes/VideoAttributesSectionView.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributesSectionView.ts#L12) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/VideoAttributesSectionView.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoAttributesSectionView.ts#L8) +[src/parser/classes/VideoAttributesSectionView.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoAttributesSectionView.ts#L8) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/VideoCard.md b/docs/api/namespaces/YTNodes/classes/VideoCard.md index 1843c4912..4a207a01f 100644 --- a/docs/api/namespaces/YTNodes/classes/VideoCard.md +++ b/docs/api/namespaces/YTNodes/classes/VideoCard.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/VideoCard.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoCard.ts#L9) +[src/parser/classes/VideoCard.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoCard.ts#L9) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/Video.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L27) +[src/parser/classes/Video.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L27) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/Video.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L28) +[src/parser/classes/Video.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L28) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/classes/Video.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L18) +[src/parser/classes/Video.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L18) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/Video.ts:34](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L34) +[src/parser/classes/Video.ts:34](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L34) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/Video.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L29) +[src/parser/classes/Video.ts:29](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L29) *** @@ -118,7 +118,7 @@ #### Defined in -[src/parser/classes/Video.ts:23](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L23) +[src/parser/classes/Video.ts:23](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L23) *** @@ -132,7 +132,7 @@ #### Defined in -[src/parser/classes/Video.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L16) +[src/parser/classes/Video.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L16) *** @@ -146,7 +146,7 @@ #### Defined in -[src/parser/classes/Video.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L39) +[src/parser/classes/Video.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L39) *** @@ -160,7 +160,7 @@ #### Defined in -[src/parser/classes/Video.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L40) +[src/parser/classes/Video.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L40) *** @@ -174,7 +174,7 @@ #### Defined in -[src/parser/classes/Video.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L30) +[src/parser/classes/Video.ts:30](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L30) *** @@ -188,7 +188,7 @@ #### Defined in -[src/parser/classes/Video.ts:26](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L26) +[src/parser/classes/Video.ts:26](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L26) *** @@ -202,7 +202,7 @@ #### Defined in -[src/parser/classes/Video.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L41) +[src/parser/classes/Video.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L41) *** @@ -216,7 +216,7 @@ #### Defined in -[src/parser/classes/Video.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L32) +[src/parser/classes/Video.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L32) *** @@ -230,7 +230,7 @@ #### Defined in -[src/parser/classes/Video.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L38) +[src/parser/classes/Video.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L38) *** @@ -244,7 +244,7 @@ #### Defined in -[src/parser/classes/Video.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L19) +[src/parser/classes/Video.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L19) *** @@ -258,7 +258,7 @@ #### Defined in -[src/parser/classes/Video.ts:25](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L25) +[src/parser/classes/Video.ts:25](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L25) *** @@ -272,7 +272,7 @@ #### Defined in -[src/parser/classes/Video.ts:24](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L24) +[src/parser/classes/Video.ts:24](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L24) *** @@ -286,7 +286,7 @@ #### Defined in -[src/parser/classes/Video.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L17) +[src/parser/classes/Video.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L17) *** @@ -300,7 +300,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -314,7 +314,7 @@ #### Defined in -[src/parser/classes/Video.ts:33](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L33) +[src/parser/classes/Video.ts:33](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L33) *** @@ -328,7 +328,7 @@ #### Defined in -[src/parser/classes/Video.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L31) +[src/parser/classes/Video.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L31) *** @@ -342,7 +342,7 @@ #### Defined in -[src/parser/classes/VideoCard.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoCard.ts#L7) +[src/parser/classes/VideoCard.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoCard.ts#L7) ## Accessors @@ -360,7 +360,7 @@ #### Defined in -[src/parser/classes/Video.ts:127](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L127) +[src/parser/classes/Video.ts:127](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L127) *** @@ -378,7 +378,7 @@ #### Defined in -[src/parser/classes/Video.ts:96](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L96) +[src/parser/classes/Video.ts:96](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L96) *** @@ -396,7 +396,7 @@ #### Defined in -[src/parser/classes/Video.ts:123](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L123) +[src/parser/classes/Video.ts:123](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L123) *** @@ -414,7 +414,7 @@ #### Defined in -[src/parser/classes/Video.ts:119](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L119) +[src/parser/classes/Video.ts:119](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L119) *** @@ -432,7 +432,7 @@ #### Defined in -[src/parser/classes/Video.ts:104](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L104) +[src/parser/classes/Video.ts:104](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L104) *** @@ -450,7 +450,7 @@ #### Defined in -[src/parser/classes/Video.ts:115](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L115) +[src/parser/classes/Video.ts:115](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L115) *** @@ -468,7 +468,7 @@ #### Defined in -[src/parser/classes/Video.ts:111](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/Video.ts#L111) +[src/parser/classes/Video.ts:111](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/Video.ts#L111) ## Methods @@ -506,7 +506,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -540,7 +540,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -574,7 +574,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -612,4 +612,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/VideoDescriptionCourseSection.md b/docs/api/namespaces/YTNodes/classes/VideoDescriptionCourseSection.md index 74952591f..9aa97f16d 100644 --- a/docs/api/namespaces/YTNodes/classes/VideoDescriptionCourseSection.md +++ b/docs/api/namespaces/YTNodes/classes/VideoDescriptionCourseSection.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionCourseSection.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionCourseSection.ts#L14) +[src/parser/classes/VideoDescriptionCourseSection.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionCourseSection.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionCourseSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionCourseSection.ts#L12) +[src/parser/classes/VideoDescriptionCourseSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionCourseSection.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionCourseSection.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionCourseSection.ts#L11) +[src/parser/classes/VideoDescriptionCourseSection.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionCourseSection.ts#L11) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionCourseSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionCourseSection.ts#L9) +[src/parser/classes/VideoDescriptionCourseSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionCourseSection.ts#L9) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/VideoDescriptionHeader.md b/docs/api/namespaces/YTNodes/classes/VideoDescriptionHeader.md index ee24f92e3..c182eca24 100644 --- a/docs/api/namespaces/YTNodes/classes/VideoDescriptionHeader.md +++ b/docs/api/namespaces/YTNodes/classes/VideoDescriptionHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionHeader.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionHeader.ts#L20) +[src/parser/classes/VideoDescriptionHeader.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionHeader.ts#L20) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionHeader.ts#L12) +[src/parser/classes/VideoDescriptionHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionHeader.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionHeader.ts#L13) +[src/parser/classes/VideoDescriptionHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionHeader.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionHeader.ts#L14) +[src/parser/classes/VideoDescriptionHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionHeader.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionHeader.ts#L15) +[src/parser/classes/VideoDescriptionHeader.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionHeader.ts#L15) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionHeader.ts#L16) +[src/parser/classes/VideoDescriptionHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionHeader.ts#L16) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionHeader.ts#L17) +[src/parser/classes/VideoDescriptionHeader.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionHeader.ts#L17) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionHeader.ts#L18) +[src/parser/classes/VideoDescriptionHeader.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionHeader.ts#L18) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionHeader.ts#L10) +[src/parser/classes/VideoDescriptionHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionHeader.ts#L10) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/VideoDescriptionInfocardsSection.md b/docs/api/namespaces/YTNodes/classes/VideoDescriptionInfocardsSection.md index f11ef5f29..a3044d88a 100644 --- a/docs/api/namespaces/YTNodes/classes/VideoDescriptionInfocardsSection.md +++ b/docs/api/namespaces/YTNodes/classes/VideoDescriptionInfocardsSection.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionInfocardsSection.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionInfocardsSection.ts#L19) +[src/parser/classes/VideoDescriptionInfocardsSection.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionInfocardsSection.ts#L19) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionInfocardsSection.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionInfocardsSection.ts#L16) +[src/parser/classes/VideoDescriptionInfocardsSection.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionInfocardsSection.ts#L16) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionInfocardsSection.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionInfocardsSection.ts#L17) +[src/parser/classes/VideoDescriptionInfocardsSection.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionInfocardsSection.ts#L17) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionInfocardsSection.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionInfocardsSection.ts#L14) +[src/parser/classes/VideoDescriptionInfocardsSection.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionInfocardsSection.ts#L14) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionInfocardsSection.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionInfocardsSection.ts#L13) +[src/parser/classes/VideoDescriptionInfocardsSection.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionInfocardsSection.ts#L13) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionInfocardsSection.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionInfocardsSection.ts#L15) +[src/parser/classes/VideoDescriptionInfocardsSection.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionInfocardsSection.ts#L15) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionInfocardsSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionInfocardsSection.ts#L12) +[src/parser/classes/VideoDescriptionInfocardsSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionInfocardsSection.ts#L12) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionInfocardsSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionInfocardsSection.ts#L10) +[src/parser/classes/VideoDescriptionInfocardsSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionInfocardsSection.ts#L10) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/VideoDescriptionMusicSection.md b/docs/api/namespaces/YTNodes/classes/VideoDescriptionMusicSection.md index e6addeb18..5b46f5ccc 100644 --- a/docs/api/namespaces/YTNodes/classes/VideoDescriptionMusicSection.md +++ b/docs/api/namespaces/YTNodes/classes/VideoDescriptionMusicSection.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionMusicSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionMusicSection.ts#L12) +[src/parser/classes/VideoDescriptionMusicSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionMusicSection.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionMusicSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionMusicSection.ts#L9) +[src/parser/classes/VideoDescriptionMusicSection.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionMusicSection.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionMusicSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionMusicSection.ts#L10) +[src/parser/classes/VideoDescriptionMusicSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionMusicSection.ts#L10) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionMusicSection.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionMusicSection.ts#L7) +[src/parser/classes/VideoDescriptionMusicSection.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionMusicSection.ts#L7) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/VideoDescriptionTranscriptSection.md b/docs/api/namespaces/YTNodes/classes/VideoDescriptionTranscriptSection.md index 37ea58d26..456603076 100644 --- a/docs/api/namespaces/YTNodes/classes/VideoDescriptionTranscriptSection.md +++ b/docs/api/namespaces/YTNodes/classes/VideoDescriptionTranscriptSection.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionTranscriptSection.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionTranscriptSection.ts#L14) +[src/parser/classes/VideoDescriptionTranscriptSection.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionTranscriptSection.ts#L14) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionTranscriptSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionTranscriptSection.ts#L12) +[src/parser/classes/VideoDescriptionTranscriptSection.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionTranscriptSection.ts#L12) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionTranscriptSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionTranscriptSection.ts#L10) +[src/parser/classes/VideoDescriptionTranscriptSection.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionTranscriptSection.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionTranscriptSection.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionTranscriptSection.ts#L11) +[src/parser/classes/VideoDescriptionTranscriptSection.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionTranscriptSection.ts#L11) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/VideoDescriptionTranscriptSection.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoDescriptionTranscriptSection.ts#L8) +[src/parser/classes/VideoDescriptionTranscriptSection.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoDescriptionTranscriptSection.ts#L8) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/VideoInfoCardContent.md b/docs/api/namespaces/YTNodes/classes/VideoInfoCardContent.md index b5c068d3b..d6cc24cc6 100644 --- a/docs/api/namespaces/YTNodes/classes/VideoInfoCardContent.md +++ b/docs/api/namespaces/YTNodes/classes/VideoInfoCardContent.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/VideoInfoCardContent.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoInfoCardContent.ts#L17) +[src/parser/classes/VideoInfoCardContent.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoInfoCardContent.ts#L17) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/VideoInfoCardContent.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoInfoCardContent.ts#L11) +[src/parser/classes/VideoInfoCardContent.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoInfoCardContent.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/VideoInfoCardContent.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoInfoCardContent.ts#L14) +[src/parser/classes/VideoInfoCardContent.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoInfoCardContent.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/VideoInfoCardContent.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoInfoCardContent.ts#L15) +[src/parser/classes/VideoInfoCardContent.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoInfoCardContent.ts#L15) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/VideoInfoCardContent.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoInfoCardContent.ts#L10) +[src/parser/classes/VideoInfoCardContent.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoInfoCardContent.ts#L10) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/classes/VideoInfoCardContent.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoInfoCardContent.ts#L13) +[src/parser/classes/VideoInfoCardContent.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoInfoCardContent.ts#L13) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/classes/VideoInfoCardContent.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoInfoCardContent.ts#L12) +[src/parser/classes/VideoInfoCardContent.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoInfoCardContent.ts#L12) *** @@ -114,7 +114,7 @@ #### Defined in -[src/parser/classes/VideoInfoCardContent.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoInfoCardContent.ts#L8) +[src/parser/classes/VideoInfoCardContent.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoInfoCardContent.ts#L8) ## Methods @@ -152,7 +152,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -186,7 +186,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -220,7 +220,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -258,4 +258,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/VideoOwner.md b/docs/api/namespaces/YTNodes/classes/VideoOwner.md index 821f9f883..e9f45f8f3 100644 --- a/docs/api/namespaces/YTNodes/classes/VideoOwner.md +++ b/docs/api/namespaces/YTNodes/classes/VideoOwner.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/VideoOwner.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoOwner.ts#L13) +[src/parser/classes/VideoOwner.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoOwner.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/VideoOwner.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoOwner.ts#L11) +[src/parser/classes/VideoOwner.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoOwner.ts#L11) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/VideoOwner.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoOwner.ts#L10) +[src/parser/classes/VideoOwner.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoOwner.ts#L10) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/VideoOwner.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoOwner.ts#L9) +[src/parser/classes/VideoOwner.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoOwner.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/VideoOwner.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoOwner.ts#L7) +[src/parser/classes/VideoOwner.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoOwner.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/VideoPrimaryInfo.md b/docs/api/namespaces/YTNodes/classes/VideoPrimaryInfo.md index 489cec236..71c9cd317 100644 --- a/docs/api/namespaces/YTNodes/classes/VideoPrimaryInfo.md +++ b/docs/api/namespaces/YTNodes/classes/VideoPrimaryInfo.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/VideoPrimaryInfo.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoPrimaryInfo.ts#L20) +[src/parser/classes/VideoPrimaryInfo.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoPrimaryInfo.ts#L20) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/VideoPrimaryInfo.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoPrimaryInfo.ts#L15) +[src/parser/classes/VideoPrimaryInfo.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoPrimaryInfo.ts#L15) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/VideoPrimaryInfo.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoPrimaryInfo.ts#L18) +[src/parser/classes/VideoPrimaryInfo.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoPrimaryInfo.ts#L18) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/VideoPrimaryInfo.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoPrimaryInfo.ts#L16) +[src/parser/classes/VideoPrimaryInfo.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoPrimaryInfo.ts#L16) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/VideoPrimaryInfo.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoPrimaryInfo.ts#L17) +[src/parser/classes/VideoPrimaryInfo.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoPrimaryInfo.ts#L17) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/VideoPrimaryInfo.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoPrimaryInfo.ts#L13) +[src/parser/classes/VideoPrimaryInfo.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoPrimaryInfo.ts#L13) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/VideoPrimaryInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoPrimaryInfo.ts#L12) +[src/parser/classes/VideoPrimaryInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoPrimaryInfo.ts#L12) *** @@ -100,7 +100,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -110,7 +110,7 @@ #### Defined in -[src/parser/classes/VideoPrimaryInfo.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoPrimaryInfo.ts#L14) +[src/parser/classes/VideoPrimaryInfo.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoPrimaryInfo.ts#L14) *** @@ -124,7 +124,7 @@ #### Defined in -[src/parser/classes/VideoPrimaryInfo.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoPrimaryInfo.ts#L10) +[src/parser/classes/VideoPrimaryInfo.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoPrimaryInfo.ts#L10) ## Methods @@ -162,7 +162,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -196,7 +196,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -230,7 +230,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -268,4 +268,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/VideoSecondaryInfo.md b/docs/api/namespaces/YTNodes/classes/VideoSecondaryInfo.md index 47e9dbbfc..d5f0acd99 100644 --- a/docs/api/namespaces/YTNodes/classes/VideoSecondaryInfo.md +++ b/docs/api/namespaces/YTNodes/classes/VideoSecondaryInfo.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/VideoSecondaryInfo.ts:21](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoSecondaryInfo.ts#L21) +[src/parser/classes/VideoSecondaryInfo.ts:21](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoSecondaryInfo.ts#L21) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/VideoSecondaryInfo.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoSecondaryInfo.ts#L18) +[src/parser/classes/VideoSecondaryInfo.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoSecondaryInfo.ts#L18) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/VideoSecondaryInfo.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoSecondaryInfo.ts#L13) +[src/parser/classes/VideoSecondaryInfo.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoSecondaryInfo.ts#L13) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/VideoSecondaryInfo.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoSecondaryInfo.ts#L19) +[src/parser/classes/VideoSecondaryInfo.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoSecondaryInfo.ts#L19) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/VideoSecondaryInfo.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoSecondaryInfo.ts#L15) +[src/parser/classes/VideoSecondaryInfo.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoSecondaryInfo.ts#L15) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/VideoSecondaryInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoSecondaryInfo.ts#L12) +[src/parser/classes/VideoSecondaryInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoSecondaryInfo.ts#L12) *** @@ -86,7 +86,7 @@ #### Defined in -[src/parser/classes/VideoSecondaryInfo.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoSecondaryInfo.ts#L17) +[src/parser/classes/VideoSecondaryInfo.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoSecondaryInfo.ts#L17) *** @@ -96,7 +96,7 @@ #### Defined in -[src/parser/classes/VideoSecondaryInfo.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoSecondaryInfo.ts#L16) +[src/parser/classes/VideoSecondaryInfo.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoSecondaryInfo.ts#L16) *** @@ -106,7 +106,7 @@ #### Defined in -[src/parser/classes/VideoSecondaryInfo.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoSecondaryInfo.ts#L14) +[src/parser/classes/VideoSecondaryInfo.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoSecondaryInfo.ts#L14) *** @@ -120,7 +120,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -134,7 +134,7 @@ #### Defined in -[src/parser/classes/VideoSecondaryInfo.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoSecondaryInfo.ts#L10) +[src/parser/classes/VideoSecondaryInfo.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoSecondaryInfo.ts#L10) ## Methods @@ -172,7 +172,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -206,7 +206,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -240,7 +240,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -278,4 +278,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/VideoViewCount.md b/docs/api/namespaces/YTNodes/classes/VideoViewCount.md index 6907cdffc..3e3e8610e 100644 --- a/docs/api/namespaces/YTNodes/classes/VideoViewCount.md +++ b/docs/api/namespaces/YTNodes/classes/VideoViewCount.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/VideoViewCount.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoViewCount.ts#L12) +[src/parser/classes/VideoViewCount.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoViewCount.ts#L12) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/VideoViewCount.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoViewCount.ts#L8) +[src/parser/classes/VideoViewCount.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoViewCount.ts#L8) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/VideoViewCount.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoViewCount.ts#L9) +[src/parser/classes/VideoViewCount.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoViewCount.ts#L9) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/classes/VideoViewCount.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoViewCount.ts#L10) +[src/parser/classes/VideoViewCount.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoViewCount.ts#L10) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/VideoViewCount.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/VideoViewCount.ts#L6) +[src/parser/classes/VideoViewCount.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/VideoViewCount.ts#L6) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/ViewCountFactoid.md b/docs/api/namespaces/YTNodes/classes/ViewCountFactoid.md index 3231ba588..87587f79b 100644 --- a/docs/api/namespaces/YTNodes/classes/ViewCountFactoid.md +++ b/docs/api/namespaces/YTNodes/classes/ViewCountFactoid.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/ViewCountFactoid.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ViewCountFactoid.ts#L13) +[src/parser/classes/ViewCountFactoid.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ViewCountFactoid.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/ViewCountFactoid.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ViewCountFactoid.ts#L10) +[src/parser/classes/ViewCountFactoid.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ViewCountFactoid.ts#L10) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/ViewCountFactoid.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ViewCountFactoid.ts#L9) +[src/parser/classes/ViewCountFactoid.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ViewCountFactoid.ts#L9) *** @@ -70,7 +70,7 @@ #### Defined in -[src/parser/classes/ViewCountFactoid.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ViewCountFactoid.ts#L11) +[src/parser/classes/ViewCountFactoid.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ViewCountFactoid.ts#L11) *** @@ -84,7 +84,7 @@ #### Defined in -[src/parser/classes/ViewCountFactoid.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/ViewCountFactoid.ts#L7) +[src/parser/classes/ViewCountFactoid.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/ViewCountFactoid.ts#L7) ## Methods @@ -122,7 +122,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -156,7 +156,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -190,7 +190,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -228,4 +228,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/WatchCardCompactVideo.md b/docs/api/namespaces/YTNodes/classes/WatchCardCompactVideo.md index b12c1d799..0ef6b4cd4 100644 --- a/docs/api/namespaces/YTNodes/classes/WatchCardCompactVideo.md +++ b/docs/api/namespaces/YTNodes/classes/WatchCardCompactVideo.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/WatchCardCompactVideo.ts:17](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardCompactVideo.ts#L17) +[src/parser/classes/WatchCardCompactVideo.ts:17](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardCompactVideo.ts#L17) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/classes/WatchCardCompactVideo.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardCompactVideo.ts#L11) +[src/parser/classes/WatchCardCompactVideo.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardCompactVideo.ts#L11) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/WatchCardCompactVideo.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardCompactVideo.ts#L15) +[src/parser/classes/WatchCardCompactVideo.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardCompactVideo.ts#L15) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/WatchCardCompactVideo.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardCompactVideo.ts#L10) +[src/parser/classes/WatchCardCompactVideo.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardCompactVideo.ts#L10) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/WatchCardCompactVideo.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardCompactVideo.ts#L9) +[src/parser/classes/WatchCardCompactVideo.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardCompactVideo.ts#L9) *** @@ -88,7 +88,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -102,7 +102,7 @@ #### Defined in -[src/parser/classes/WatchCardCompactVideo.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardCompactVideo.ts#L7) +[src/parser/classes/WatchCardCompactVideo.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardCompactVideo.ts#L7) ## Methods @@ -140,7 +140,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -174,7 +174,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -208,7 +208,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -246,4 +246,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/WatchCardHeroVideo.md b/docs/api/namespaces/YTNodes/classes/WatchCardHeroVideo.md index 46d70863c..1e9c514d2 100644 --- a/docs/api/namespaces/YTNodes/classes/WatchCardHeroVideo.md +++ b/docs/api/namespaces/YTNodes/classes/WatchCardHeroVideo.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/WatchCardHeroVideo.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardHeroVideo.ts#L13) +[src/parser/classes/WatchCardHeroVideo.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardHeroVideo.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/WatchCardHeroVideo.ts:9](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardHeroVideo.ts#L9) +[src/parser/classes/WatchCardHeroVideo.ts:9](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardHeroVideo.ts#L9) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/WatchCardHeroVideo.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardHeroVideo.ts#L8) +[src/parser/classes/WatchCardHeroVideo.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardHeroVideo.ts#L8) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/WatchCardHeroVideo.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardHeroVideo.ts#L10) +[src/parser/classes/WatchCardHeroVideo.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardHeroVideo.ts#L10) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/WatchCardHeroVideo.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardHeroVideo.ts#L11) +[src/parser/classes/WatchCardHeroVideo.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardHeroVideo.ts#L11) *** @@ -80,7 +80,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -94,7 +94,7 @@ #### Defined in -[src/parser/classes/WatchCardHeroVideo.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardHeroVideo.ts#L6) +[src/parser/classes/WatchCardHeroVideo.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardHeroVideo.ts#L6) ## Methods @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/WatchCardRichHeader.md b/docs/api/namespaces/YTNodes/classes/WatchCardRichHeader.md index 20a04b5e3..5c8d17695 100644 --- a/docs/api/namespaces/YTNodes/classes/WatchCardRichHeader.md +++ b/docs/api/namespaces/YTNodes/classes/WatchCardRichHeader.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/WatchCardRichHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardRichHeader.ts#L16) +[src/parser/classes/WatchCardRichHeader.ts:16](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardRichHeader.ts#L16) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/WatchCardRichHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardRichHeader.ts#L13) +[src/parser/classes/WatchCardRichHeader.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardRichHeader.ts#L13) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/WatchCardRichHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardRichHeader.ts#L14) +[src/parser/classes/WatchCardRichHeader.ts:14](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardRichHeader.ts#L14) *** @@ -56,7 +56,7 @@ #### Defined in -[src/parser/classes/WatchCardRichHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardRichHeader.ts#L12) +[src/parser/classes/WatchCardRichHeader.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardRichHeader.ts#L12) *** @@ -66,7 +66,7 @@ #### Defined in -[src/parser/classes/WatchCardRichHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardRichHeader.ts#L10) +[src/parser/classes/WatchCardRichHeader.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardRichHeader.ts#L10) *** @@ -76,7 +76,7 @@ #### Defined in -[src/parser/classes/WatchCardRichHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardRichHeader.ts#L11) +[src/parser/classes/WatchCardRichHeader.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardRichHeader.ts#L11) *** @@ -90,7 +90,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -104,7 +104,7 @@ #### Defined in -[src/parser/classes/WatchCardRichHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardRichHeader.ts#L8) +[src/parser/classes/WatchCardRichHeader.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardRichHeader.ts#L8) ## Methods @@ -142,7 +142,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -176,7 +176,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -210,7 +210,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -248,4 +248,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/WatchCardSectionSequence.md b/docs/api/namespaces/YTNodes/classes/WatchCardSectionSequence.md index f0df65d6b..daf1419f8 100644 --- a/docs/api/namespaces/YTNodes/classes/WatchCardSectionSequence.md +++ b/docs/api/namespaces/YTNodes/classes/WatchCardSectionSequence.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/WatchCardSectionSequence.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardSectionSequence.ts#L10) +[src/parser/classes/WatchCardSectionSequence.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardSectionSequence.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/WatchCardSectionSequence.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardSectionSequence.ts#L8) +[src/parser/classes/WatchCardSectionSequence.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardSectionSequence.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -64,7 +64,7 @@ #### Defined in -[src/parser/classes/WatchCardSectionSequence.ts:6](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchCardSectionSequence.ts#L6) +[src/parser/classes/WatchCardSectionSequence.ts:6](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchCardSectionSequence.ts#L6) ## Methods @@ -102,7 +102,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -136,7 +136,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -170,7 +170,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -208,4 +208,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/WatchEndpoint.md b/docs/api/namespaces/YTNodes/classes/WatchEndpoint.md index 1018bf6e1..980652c23 100644 --- a/docs/api/namespaces/YTNodes/classes/WatchEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/WatchEndpoint.md @@ -34,7 +34,7 @@ #### Defined in -[src/parser/classes/endpoints/WatchEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/WatchEndpoint.ts#L10) +[src/parser/classes/endpoints/WatchEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/WatchEndpoint.ts#L10) ## Properties @@ -48,7 +48,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -62,7 +62,7 @@ #### Defined in -[src/parser/classes/endpoints/WatchEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/WatchEndpoint.ts#L5) +[src/parser/classes/endpoints/WatchEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/WatchEndpoint.ts#L5) ## Methods @@ -100,7 +100,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -118,7 +118,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/WatchEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/WatchEndpoint.ts#L19) +[src/parser/classes/endpoints/WatchEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/WatchEndpoint.ts#L19) *** @@ -136,7 +136,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/WatchEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/WatchEndpoint.ts#L15) +[src/parser/classes/endpoints/WatchEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/WatchEndpoint.ts#L15) *** @@ -170,7 +170,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -204,7 +204,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -242,4 +242,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/WatchNextEndScreen.md b/docs/api/namespaces/YTNodes/classes/WatchNextEndScreen.md index 6c14379d7..50f9476b9 100644 --- a/docs/api/namespaces/YTNodes/classes/WatchNextEndScreen.md +++ b/docs/api/namespaces/YTNodes/classes/WatchNextEndScreen.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/WatchNextEndScreen.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchNextEndScreen.ts#L13) +[src/parser/classes/WatchNextEndScreen.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchNextEndScreen.ts#L13) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/WatchNextEndScreen.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchNextEndScreen.ts#L10) +[src/parser/classes/WatchNextEndScreen.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchNextEndScreen.ts#L10) *** @@ -46,7 +46,7 @@ #### Defined in -[src/parser/classes/WatchNextEndScreen.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchNextEndScreen.ts#L11) +[src/parser/classes/WatchNextEndScreen.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchNextEndScreen.ts#L11) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/WatchNextEndScreen.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchNextEndScreen.ts#L8) +[src/parser/classes/WatchNextEndScreen.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchNextEndScreen.ts#L8) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/WatchNextEndpoint.md b/docs/api/namespaces/YTNodes/classes/WatchNextEndpoint.md index 9f723dc02..c4cbc620a 100644 --- a/docs/api/namespaces/YTNodes/classes/WatchNextEndpoint.md +++ b/docs/api/namespaces/YTNodes/classes/WatchNextEndpoint.md @@ -30,7 +30,7 @@ #### Defined in -[src/parser/classes/endpoints/WatchNextEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/WatchNextEndpoint.ts#L10) +[src/parser/classes/endpoints/WatchNextEndpoint.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/WatchNextEndpoint.ts#L10) ## Properties @@ -44,7 +44,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -58,7 +58,7 @@ #### Defined in -[src/parser/classes/endpoints/WatchNextEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/WatchNextEndpoint.ts#L5) +[src/parser/classes/endpoints/WatchNextEndpoint.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/WatchNextEndpoint.ts#L5) ## Methods @@ -96,7 +96,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -114,7 +114,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/WatchNextEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/WatchNextEndpoint.ts#L19) +[src/parser/classes/endpoints/WatchNextEndpoint.ts:19](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/WatchNextEndpoint.ts#L19) *** @@ -132,7 +132,7 @@ If the node is not of the given type #### Defined in -[src/parser/classes/endpoints/WatchNextEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/endpoints/WatchNextEndpoint.ts#L15) +[src/parser/classes/endpoints/WatchNextEndpoint.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/endpoints/WatchNextEndpoint.ts#L15) *** @@ -166,7 +166,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -200,7 +200,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -238,4 +238,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/WatchNextTabbedResults.md b/docs/api/namespaces/YTNodes/classes/WatchNextTabbedResults.md index 6d8177a34..05c496484 100644 --- a/docs/api/namespaces/YTNodes/classes/WatchNextTabbedResults.md +++ b/docs/api/namespaces/YTNodes/classes/WatchNextTabbedResults.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/WatchNextTabbedResults.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchNextTabbedResults.ts#L7) +[src/parser/classes/WatchNextTabbedResults.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchNextTabbedResults.ts#L7) ## Properties @@ -40,7 +40,7 @@ #### Defined in -[src/parser/classes/TwoColumnBrowseResults.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnBrowseResults.ts#L8) +[src/parser/classes/TwoColumnBrowseResults.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnBrowseResults.ts#L8) *** @@ -54,7 +54,7 @@ #### Defined in -[src/parser/classes/TwoColumnBrowseResults.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/TwoColumnBrowseResults.ts#L7) +[src/parser/classes/TwoColumnBrowseResults.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/TwoColumnBrowseResults.ts#L7) *** @@ -68,7 +68,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -82,7 +82,7 @@ #### Defined in -[src/parser/classes/WatchNextTabbedResults.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/WatchNextTabbedResults.ts#L5) +[src/parser/classes/WatchNextTabbedResults.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/WatchNextTabbedResults.ts#L5) ## Methods @@ -120,7 +120,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -154,7 +154,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -188,7 +188,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -226,4 +226,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTNodes/classes/YpcTrailer.md b/docs/api/namespaces/YTNodes/classes/YpcTrailer.md index 9e9f4e596..cff475217 100644 --- a/docs/api/namespaces/YTNodes/classes/YpcTrailer.md +++ b/docs/api/namespaces/YTNodes/classes/YpcTrailer.md @@ -26,7 +26,7 @@ #### Defined in -[src/parser/classes/YpcTrailer.ts:10](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/YpcTrailer.ts#L10) +[src/parser/classes/YpcTrailer.ts:10](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/YpcTrailer.ts#L10) ## Properties @@ -36,7 +36,7 @@ #### Defined in -[src/parser/classes/YpcTrailer.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/YpcTrailer.ts#L8) +[src/parser/classes/YpcTrailer.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/YpcTrailer.ts#L8) *** @@ -50,7 +50,7 @@ #### Defined in -[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L8) +[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L8) *** @@ -60,7 +60,7 @@ #### Defined in -[src/parser/classes/YpcTrailer.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/YpcTrailer.ts#L7) +[src/parser/classes/YpcTrailer.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/YpcTrailer.ts#L7) *** @@ -74,7 +74,7 @@ #### Defined in -[src/parser/classes/YpcTrailer.ts:5](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/classes/YpcTrailer.ts#L5) +[src/parser/classes/YpcTrailer.ts:5](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/classes/YpcTrailer.ts#L5) ## Methods @@ -112,7 +112,7 @@ If the node is not of the given type #### Defined in -[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L38) +[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L38) *** @@ -146,7 +146,7 @@ Whether the node has the key #### Defined in -[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L50) +[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L50) *** @@ -180,7 +180,7 @@ whether the node is of the given type #### Defined in -[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L28) +[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L28) *** @@ -218,4 +218,4 @@ If the node does not have the key #### Defined in -[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/helpers.ts#L60) +[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/helpers.ts#L60) diff --git a/docs/api/namespaces/YTShorts/classes/ShortFormVideoInfo.md b/docs/api/namespaces/YTShorts/classes/ShortFormVideoInfo.md index 9767adb8a..e54a53567 100644 --- a/docs/api/namespaces/YTShorts/classes/ShortFormVideoInfo.md +++ b/docs/api/namespaces/YTShorts/classes/ShortFormVideoInfo.md @@ -32,7 +32,7 @@ #### Defined in -[src/parser/ytshorts/ShortFormVideoInfo.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytshorts/ShortFormVideoInfo.ts#L15) +[src/parser/ytshorts/ShortFormVideoInfo.ts:15](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytshorts/ShortFormVideoInfo.ts#L15) ## Properties @@ -46,7 +46,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:39](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L39) +[src/core/mixins/MediaInfo.ts:40](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L40) *** @@ -192,7 +192,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:38](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L38) +[src/core/mixins/MediaInfo.ts:39](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L39) *** @@ -206,7 +206,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:42](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L42) +[src/core/mixins/MediaInfo.ts:43](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L43) *** @@ -220,7 +220,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L43) +[src/core/mixins/MediaInfo.ts:44](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L44) *** @@ -230,7 +230,7 @@ #### Defined in -[src/parser/ytshorts/ShortFormVideoInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytshorts/ShortFormVideoInfo.ts#L12) +[src/parser/ytshorts/ShortFormVideoInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytshorts/ShortFormVideoInfo.ts#L12) *** @@ -244,7 +244,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:41](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L41) +[src/core/mixins/MediaInfo.ts:42](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L42) *** @@ -258,7 +258,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:45](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L45) +[src/core/mixins/MediaInfo.ts:46](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L46) *** @@ -272,7 +272,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:46](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L46) +[src/core/mixins/MediaInfo.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L47) *** @@ -282,7 +282,7 @@ #### Defined in -[src/parser/ytshorts/ShortFormVideoInfo.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytshorts/ShortFormVideoInfo.ts#L13) +[src/parser/ytshorts/ShortFormVideoInfo.ts:13](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytshorts/ShortFormVideoInfo.ts#L13) *** @@ -296,7 +296,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:40](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L40) +[src/core/mixins/MediaInfo.ts:41](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L41) *** @@ -310,7 +310,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:44](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L44) +[src/core/mixins/MediaInfo.ts:45](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L45) *** @@ -320,7 +320,7 @@ #### Defined in -[src/parser/ytshorts/ShortFormVideoInfo.ts:11](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytshorts/ShortFormVideoInfo.ts#L11) +[src/parser/ytshorts/ShortFormVideoInfo.ts:11](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytshorts/ShortFormVideoInfo.ts#L11) ## Accessors @@ -338,7 +338,7 @@ #### Defined in -[src/core/mixins/MediaInfo.ts:226](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L226) +[src/core/mixins/MediaInfo.ts:227](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L227) *** @@ -358,7 +358,7 @@ Content Playback Nonce. #### Defined in -[src/core/mixins/MediaInfo.ts:233](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L233) +[src/core/mixins/MediaInfo.ts:234](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L234) *** @@ -378,7 +378,7 @@ Parsed InnerTube response. #### Defined in -[src/core/mixins/MediaInfo.ts:240](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L240) +[src/core/mixins/MediaInfo.ts:241](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L241) *** @@ -394,7 +394,7 @@ Checks if continuation is available for the watch next feed. #### Defined in -[src/parser/ytshorts/ShortFormVideoInfo.ts:47](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytshorts/ShortFormVideoInfo.ts#L47) +[src/parser/ytshorts/ShortFormVideoInfo.ts:47](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytshorts/ShortFormVideoInfo.ts#L47) ## Methods @@ -422,7 +422,7 @@ Adds video to the watch history. #### Defined in -[src/core/mixins/MediaInfo.ts:207](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L207) +[src/core/mixins/MediaInfo.ts:208](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L208) *** @@ -448,7 +448,7 @@ Options #### Defined in -[src/core/mixins/MediaInfo.ts:157](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L157) +[src/core/mixins/MediaInfo.ts:158](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L158) *** @@ -474,7 +474,7 @@ Download options. #### Defined in -[src/core/mixins/MediaInfo.ts:165](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L165) +[src/core/mixins/MediaInfo.ts:166](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L166) *** @@ -500,7 +500,7 @@ Get a cleaned up representation of the adaptive_formats #### Defined in -[src/core/mixins/MediaInfo.ts:140](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L140) +[src/core/mixins/MediaInfo.ts:141](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L141) *** @@ -520,7 +520,7 @@ Retrieves the video's transcript. #### Defined in -[src/core/mixins/MediaInfo.ts:178](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L178) +[src/core/mixins/MediaInfo.ts:179](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L179) *** @@ -534,7 +534,7 @@ Retrieves the video's transcript. #### Defined in -[src/parser/ytshorts/ShortFormVideoInfo.ts:27](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/ytshorts/ShortFormVideoInfo.ts#L27) +[src/parser/ytshorts/ShortFormVideoInfo.ts:27](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/parser/ytshorts/ShortFormVideoInfo.ts#L27) *** @@ -570,4 +570,4 @@ DASH manifest #### Defined in -[src/core/mixins/MediaInfo.ts:105](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/mixins/MediaInfo.ts#L105) +[src/core/mixins/MediaInfo.ts:106](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/mixins/MediaInfo.ts#L106) diff --git a/docs/api/type-aliases/Context.md b/docs/api/type-aliases/Context.md index 539af8d25..40b0f5fba 100644 --- a/docs/api/type-aliases/Context.md +++ b/docs/api/type-aliases/Context.md @@ -204,4 +204,4 @@ ## Defined in -[src/core/Session.ts:30](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L30) +[src/core/Session.ts:30](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L30) diff --git a/docs/api/type-aliases/DeviceAndUserCode.md b/docs/api/type-aliases/DeviceAndUserCode.md index f593834cb..caeec3449 100644 --- a/docs/api/type-aliases/DeviceAndUserCode.md +++ b/docs/api/type-aliases/DeviceAndUserCode.md @@ -32,4 +32,4 @@ ## Defined in -[src/core/OAuth2.ts:22](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L22) +[src/core/OAuth2.ts:22](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L22) diff --git a/docs/api/type-aliases/InnertubeEndpoint.md b/docs/api/type-aliases/InnertubeEndpoint.md index 8ba2b7f10..4dedc1d6a 100644 --- a/docs/api/type-aliases/InnertubeEndpoint.md +++ b/docs/api/type-aliases/InnertubeEndpoint.md @@ -6,4 +6,4 @@ ## Defined in -[src/core/Actions.ts:18](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Actions.ts#L18) +[src/core/Actions.ts:18](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Actions.ts#L18) diff --git a/docs/api/type-aliases/OAuth2AuthErrorEventHandler.md b/docs/api/type-aliases/OAuth2AuthErrorEventHandler.md index 568d4563f..e1955c64a 100644 --- a/docs/api/type-aliases/OAuth2AuthErrorEventHandler.md +++ b/docs/api/type-aliases/OAuth2AuthErrorEventHandler.md @@ -14,4 +14,4 @@ ## Defined in -[src/core/OAuth2.ts:33](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L33) +[src/core/OAuth2.ts:33](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L33) diff --git a/docs/api/type-aliases/OAuth2AuthEventHandler.md b/docs/api/type-aliases/OAuth2AuthEventHandler.md index 7d9b9e725..bc8ed1e3f 100644 --- a/docs/api/type-aliases/OAuth2AuthEventHandler.md +++ b/docs/api/type-aliases/OAuth2AuthEventHandler.md @@ -16,4 +16,4 @@ ## Defined in -[src/core/OAuth2.ts:31](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L31) +[src/core/OAuth2.ts:31](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L31) diff --git a/docs/api/type-aliases/OAuth2AuthPendingEventHandler.md b/docs/api/type-aliases/OAuth2AuthPendingEventHandler.md index 634aeed62..76b5a2f30 100644 --- a/docs/api/type-aliases/OAuth2AuthPendingEventHandler.md +++ b/docs/api/type-aliases/OAuth2AuthPendingEventHandler.md @@ -14,4 +14,4 @@ ## Defined in -[src/core/OAuth2.ts:32](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L32) +[src/core/OAuth2.ts:32](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L32) diff --git a/docs/api/type-aliases/OAuth2ClientID.md b/docs/api/type-aliases/OAuth2ClientID.md index a6510a2c9..a288e406e 100644 --- a/docs/api/type-aliases/OAuth2ClientID.md +++ b/docs/api/type-aliases/OAuth2ClientID.md @@ -16,4 +16,4 @@ ## Defined in -[src/core/OAuth2.ts:7](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L7) +[src/core/OAuth2.ts:7](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L7) diff --git a/docs/api/type-aliases/OAuth2Tokens.md b/docs/api/type-aliases/OAuth2Tokens.md index d575d7344..7a59336c2 100644 --- a/docs/api/type-aliases/OAuth2Tokens.md +++ b/docs/api/type-aliases/OAuth2Tokens.md @@ -36,4 +36,4 @@ ## Defined in -[src/core/OAuth2.ts:12](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/OAuth2.ts#L12) +[src/core/OAuth2.ts:12](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/OAuth2.ts#L12) diff --git a/docs/api/type-aliases/ParsedResponse.md b/docs/api/type-aliases/ParsedResponse.md index 900a0bbbb..83cbffe11 100644 --- a/docs/api/type-aliases/ParsedResponse.md +++ b/docs/api/type-aliases/ParsedResponse.md @@ -10,4 +10,4 @@ ## Defined in -[src/core/Actions.ts:20](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Actions.ts#L20) +[src/core/Actions.ts:20](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Actions.ts#L20) diff --git a/docs/api/type-aliases/SWSessionData.md b/docs/api/type-aliases/SWSessionData.md index 57e8f381e..873966a89 100644 --- a/docs/api/type-aliases/SWSessionData.md +++ b/docs/api/type-aliases/SWSessionData.md @@ -20,4 +20,4 @@ ## Defined in -[src/core/Session.ts:193](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L193) +[src/core/Session.ts:193](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L193) diff --git a/docs/api/type-aliases/SessionArgs.md b/docs/api/type-aliases/SessionArgs.md index b8a0f231e..b9bb7f8ba 100644 --- a/docs/api/type-aliases/SessionArgs.md +++ b/docs/api/type-aliases/SessionArgs.md @@ -40,4 +40,4 @@ ## Defined in -[src/core/Session.ts:199](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L199) +[src/core/Session.ts:199](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L199) diff --git a/docs/api/type-aliases/SessionData.md b/docs/api/type-aliases/SessionData.md index 3ecd13b4c..dd282541a 100644 --- a/docs/api/type-aliases/SessionData.md +++ b/docs/api/type-aliases/SessionData.md @@ -20,4 +20,4 @@ ## Defined in -[src/core/Session.ts:187](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L187) +[src/core/Session.ts:187](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L187) diff --git a/docs/api/type-aliases/SessionOptions.md b/docs/api/type-aliases/SessionOptions.md index cb8c349e7..0dae815d9 100644 --- a/docs/api/type-aliases/SessionOptions.md +++ b/docs/api/type-aliases/SessionOptions.md @@ -113,4 +113,4 @@ A good way to get a valid one is by either grabbing it from a browser or calling ## Defined in -[src/core/Session.ts:111](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/core/Session.ts#L111) +[src/core/Session.ts:111](https://github.com/LuanRT/YouTube.js/blob/cf09f7bab14fcca99e1f3ae428c7337fea58cfa5/src/core/Session.ts#L111)