1.1.3 • Published 2 months ago

ytdl-max v1.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

Youtube-Downloader

:mag: English

:mag: Português

Install

npm init -y

npm install ytdl-max

Getting Started

import YoutubeDownloader from 'ytdl-max'

YoutubeDownloader.Video()

YoutubeDownloader.Audio()

YoutubeDownloader.LowerQualityVideos()

Usage

YoutubeDownloader.Video()

YoutubeDownloader.Video()

:warning: DOES NOT work with video list links (MIX)

Used to download videos in MAXIMUM quality, after they start playing, just copy the YouTube links and they will be downloaded automatically

:warning: The videos will be saved in the "Downloaded Videos" folder

:warning: Some videos can take up a lot of space on your HD because they are downloaded at the maximum quality available for that video.

YoutubeDownloader.Audio()

YoutubeDownloader.Audio()

:warning: DOES NOT work with video list links (MIX)

Used to download ONLY AUDIO in MAXIMUM quality, it will download ONLY the AUDIO of the videos, just copy the YouTube links and they will be downloaded automatically

:warning: The audios will be saved in the "Downloaded Audios" folder

YoutubeDownloader.LowerVideoQuality()

YoutubeDownloader.LowerVideoQuality()

It works the same as "YoutubeDownloader.Video()", but the downloaded videos will have a lower quality

:warning: The videos will be saved in the "Downloaded Lower Quality Videos" folder

__

Instalar

npm init -y

npm install ytdl-max

Começando

import YoutubeDownloader from 'ytdl-max'

YoutubeDownloader.Video()

YoutubeDownloader.Audio()

YoutubeDownloader.LowerQualityVideos()

Uso

YoutubeDownloader.Video()

YoutubeDownloader.Video()

:warning: NÃO funciona com links de lista de vídeos (MIX)

Utilizado para baixar vídeos em qualidade MÁXIMA, após a sua execução ser iniciada, bastar ir copiando os links do youtube que eles serão baixados automaticamente

:warning: Os vídeos serão salvos na pasta "Downloaded Videos"

:warning: Alguns vídeos podem ocupar muito espaço no seu HD porque são baixados na qualidade máxima disponível para aquele vídeo.

YoutubeDownloader.Audio()

YoutubeDownloader.Audio()

:warning: NÃO funciona com links de lista de vídeos (MIX)

Utilizado para baixar APENAS ÁUDIO em qualidade MÁXIMA, irá baixar APENAS o ÁUDIO dos vídeos, bastar ir copiando os links do youtube que eles serão baixados automaticamente

:warning: Os audios serão salvos na pasta "Downloaded Audios"

YoutubeDownloader.LowerVideoQuality()

YoutubeDownloader.LowerVideoQuality()

Funciona igual o "YoutubeDownloader.Video()", porem os videos baixados terão uma qualidade inferior

:warning: Os videos serão salvos na pasta "Downloaded Lower Quality Videos"

1.1.1

2 months ago

1.1.0

2 months ago

1.0.9

2 months ago

1.0.8

2 months ago

1.0.7

2 months ago

1.0.6

2 months ago

1.1.3

2 months ago

1.1.2

2 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago