Gathering detailed insights and metrics for @teamteanpm2024/repellendus-ut-quae
Gathering detailed insights and metrics for @teamteanpm2024/repellendus-ut-quae
npm install @teamteanpm2024/repellendus-ut-quae
Typescript
Module System
Node Version
NPM Version
Cumulative downloads
Total Downloads
Last day
0%
0
Compared to previous day
Last week
0%
0
Compared to previous week
Last month
0%
0
Compared to previous month
Last year
0%
0
Compared to previous year
37
Search for videos, shorts, playlists, channels, movies, live and musics on youtube without api key.
1yarn add @teamteanpm2024/repellendus-ut-quae
1import @teamteanpm2024/repellendus-ut-quae from '@teamteanpm2024/repellendus-ut-quae' 2 3const videos = await @teamteanpm2024/repellendus-ut-quae.getVideo('Amor e fé', { max: 1, language: 'pt-BR' })
1import * as @teamteanpm2024/repellendus-ut-quae from '@teamteanpm2024/repellendus-ut-quae'
Returns the details of all videos found
1const video = await @teamteanpm2024/repellendus-ut-quae.getVideo('Amor e fé')
1[ 2 { 3 id: 'iZq0u3quAqo', 4 type: 'video', 5 title: 'Hungria Hip Hop - Amor e Fé (Official Music Video) #CheiroDoMato', 6 views: 291003057, 7 duration: '5:24', 8 uploaded: '1 year ago', 9 link: 'https://www.youtube.com/watch?v=iZq0u3quAqo', 10 shareLink: 'https://youtu.be/iZq0u3quAqo', 11 channel: 'https://www.youtube.com/channel/UCAI8SmRbXgSpP8Zo3xZbxzQ', 12 thumbnail: 'https://i.ytimg.com/vi/iZq0u3quAqo/maxresdefault.jpg' 13 }, 14 ... 15]
Returns the details of all shorts found
1const video = await @teamteanpm2024/repellendus-ut-quae.getShorts('Beat Tribo da Periferia')
1[ 2 { 3 id: 'RV9JhsBN26s', 4 type: 'shorts', 5 title: 'Beat Insônia Tribo da periferia & Hungria - cover beat #shorts', 6 views: 2286, 7 link: 'https://www.youtube.com/shorts/RV9JhsBN26s', 8 channel: 'https://www.youtube.com/@g-ruahiphop', 9 thumbnail: 'https://i.ytimg.com/vi/RV9JhsBN26s/maxresdefault.jpg' 10 }, 11 ... 12]
Returns the details of all playlist found
1const playlist = await @teamteanpm2024/repellendus-ut-quae.getPlaylist('Tribo da Periferia - As Melhores')
1[ 2 { 3 id: 'PL7V1hXWh2rMr4pz6lCkzHMHMLU3-BfQ2S', 4 type: 'playlist', 5 title: 'AS MELHORES - TRIBO DA PERIFERIA', 6 videoCount: 49, 7 link: 'https://www.youtube.com/playlist?list=PL7V1hXWh2rMr4pz6lCkzHMHMLU3-BfQ2S', 8 channel: 'https://www.youtube.com/channel/UCe5pPUSFEajlij-LrxUl19A', 9 thumbnail: 'https://i.ytimg.com/vi/crfRRVISmsw/maxresdefault.jpg', 10 preview: [ 11 { 12 id: 'YrQLmElRT-E', 13 title: 'Tribo da Periferia - Imprevisível (Official Music Video)', 14 duration: '4:09', 15 link: 'https://www.youtube.com/watch?v=YrQLmElRT-E', 16 shareLink: 'https://youtu.be/YrQLmElRT-E', 17 thumbnail: 'https://i.ytimg.com/vi/YrQLmElRT-E/maxresdefault.jpg' 18 }, 19 ... 20 ] 21 }, 22 ... 23]
Returns the details of all channel found
1const channel = await @teamteanpm2024/repellendus-ut-quae.getChannel('Hungria Hip Hop')
1[ 2 { 3 id: 'UCAI8SmRbXgSpP8Zo3xZbxzQ', 4 type: 'channel', 5 name: 'OficialHungria', 6 verified: true 7 link: 'https://www.youtube.com/c/OficialHungria', 8 }, 9 ... 10]
Returns the details of all channel videos
1const channel = await @teamteanpm2024/repellendus-ut-quae.getChannelVideos('@eminem')
1[ 2 { 3 id: 'lexLAjh8fPA', 4 type: 'video', 5 title: 'Eminem - Like Toy Soldiers (Official Music Video)', 6 views: 455969481, 7 duration: '5:22', 8 uploaded: '13 years ago', 9 link: 'https://www.youtube.com/watch?v=lexLAjh8fPA', 10 shareLink: 'https://youtu.be/lexLAjh8fPA', 11 channel: 'https://www.youtube.com/@eminem', 12 thumbnail: 'https://i.ytimg.com/vi/lexLAjh8fPA/maxresdefault.jpg' 13 }, 14 ... 15]
Returns the details of all channel shorts
1const channel = await @teamteanpm2024/repellendus-ut-quae.getChannelShorts('@eminem')
1[ 2 { 3 id: 'By7NMf3C7xk', 4 type: 'shorts', 5 title: 'Eminem | Fortnite’s The Big Bang Event', 6 views: '684K views', 7 link: 'https://www.youtube.com/shorts/By7NMf3C7xk', 8 channel: 'https://www.youtube.com/@eminem', 9 thumbnail: 'https://i.ytimg.com/vi/By7NMf3C7xk/maxresdefault.jpg' 10 }, 11 ... 12]
Returns the details of all channel lives
1const channel = await @teamteanpm2024/repellendus-ut-quae.getChannelLives('@MusicLabChill')
1[ 2 { 3 id: '9ZJT08MsRAs', 4 type: 'live', 5 live: true, 6 title: '🎧Music for Maximum Productivity — Chillout Radio 24/7', 7 link: 'https://www.youtube.com/watch?v=9ZJT08MsRAs', 8 shareLink: 'https://youtu.be/9ZJT08MsRAs', 9 channel: 'https://www.youtube.com/@MusicLabChill', 10 thumbnail: 'https://i.ytimg.com/vi/9ZJT08MsRAs/maxresdefault.jpg', 11 views: 29 12 }, 13 ... 14]
Returns the details of all channel playlists
1const channel = await @teamteanpm2024/repellendus-ut-quae.getChannelPlaylists('@eminem')
1[ 2 { 3 id: 'FLfM3zsQsOnfWNUppiycmBuw', 4 type: 'playlist', 5 title: 'Favorites', 6 videoCount: 32, 7 link: 'https://www.youtube.com/playlist?list=FLfM3zsQsOnfWNUppiycmBuw', 8 channel: 'https://www.youtube.com/@eminem', 9 thumbnail: 'https://i.ytimg.com/vi/XbGs_qK2PQA/maxresdefault.jpg', 10 preview: 'https://www.youtube.com/watch?v=XbGs_qK2PQA&list=FLfM3zsQsOnfWNUppiycmBuw' 11 } 12 ... 13]
Returns the details of all movies found
1const movie = await @teamteanpm2024/repellendus-ut-quae.getMovie('filmes de ação')
1[ 2 { 3 id: 'MuTYo9tofSY', 4 type: 'video', 5 title: 'Thor Ragnarok Full Video - Voiced Motion Comic (Marvel Comics)', 6 views: 7119537, 7 duration: '1:33:17', 8 uploaded: '4 years ago', 9 link: 'https://www.youtube.com/watch?v=MuTYo9tofSY', 10 shareLink: 'https://youtu.be/MuTYo9tofSY', 11 channel: 'https://www.youtube.com/user/boscheinen', 12 thumbnail: 'https://i.ytimg.com/vi/MuTYo9tofSY/maxresdefault.jpg' 13 }, 14 ... 15]
Returns the details of all lives found
1const live = await @teamteanpm2024/repellendus-ut-quae.getLive('Music for Work')
1[ 2 { 3 id: '4kLviL8XwAI', 4 type: 'live', 5 live: true, 6 title: 'Music for Work — Programming, Hacking, Coding Radio', 7 link: 'https://www.youtube.com/watch?v=4kLviL8XwAI', 8 shareLink: 'https://youtu.be/4kLviL8XwAI', 9 channel: 'https://www.youtube.com/@MusicLabChill', 10 thumbnail: 'https://i.ytimg.com/vi/4kLviL8XwAI/maxresdefault.jpg', 11 views: 79 12 }, 13 ... 14]
Returns the details of all musics found
1const music = await @teamteanpm2024/repellendus-ut-quae.getMusic("2Pac - Pac's Life")
1[ 2 { 3 id: 'A1HvFGTB7NE', 4 type: 'music', 5 title: "Pac's Life (feat. T.I. & Ashanti)", 6 artist: '2Pac', 7 album: "Pac's Life", 8 duration: '3:37', 9 link: 'https://music.youtube.com/watch?v=A1HvFGTB7NE', 10 videoLink: 'https://www.youtube.com/watch?v=A1HvFGTB7NE', 11 channel: 'https://music.youtube.com/channel/UC5RrGzC-JXglhFW5NhT4r6w', 12 thumbnail: 'https://i.ytimg.com/vi/A1HvFGTB7NE/maxresdefault.jpg', 13 explicit: true 14 }, 15 ... 16]
Returns the details of seach
1const videos = await @teamteanpm2024/repellendus-ut-quae.search('beautiful', { type: 'video' })
1[ 2 { 3 id: '_FE194VN6c4', 4 type: 'video', 5 title: 'Snoop Dogg - Beautiful (Official Music Video) ft. Pharrell Williams', 6 views: 160183177, 7 duration: '5:29', 8 uploaded: '12 years ago', 9 link: 'https://www.youtube.com/watch?v=_FE194VN6c4', 10 shareLink: 'https://youtu.be/_FE194VN6c4', 11 channel: 'https://www.youtube.com/channel/UC-OO324clObi3H-U0bP77dw', 12 thumbnail: 'https://i.ytimg.com/vi/_FE194VN6c4/maxresdefault.jpg' 13 }, 14 ... 15]
Property | Default | Description |
---|---|---|
max | 30 | Set the maximum amount of results to return. |
language | en | Set the language that you would like for results to be returned in. |
⯆ Option available only in search . | ||
type | video | Set the type of search on Youtube. The supported types are video , shorts , playlist , channel , channelVideos , channelShorts , channelLives , channelPlaylists , movie , live , and music . |
You should keep in mind that this library does not use an official YouTube API and a change may cause an error in the search.
Copyright (c) 2021 Valmisson Grizorte
No vulnerabilities found.
No security vulnerabilities found.