YouTube Playlist Downloader ▶. It is powered by loader.to with Selenium 4 and Microsoft Edge.

Overview

Seletube 📺

YouTube Playlist Downloader. It is powered by https://loader.to/ with Selenium 4 and Microsoft Edge.

Warning 💀

This app is only for learning purposes. I create this app because I want to learn Selenium. I tired to write the input form manually, so I learn the Selenium 4.

How To Run 🚀

  1. Let's take a look at how to install Selenium 4 with Nodejs on https://www.youtube.com/watch?v=w4cidssAdJg&list=PLZMWkkQEwOPl0udc9Dap2NbEAkwkdOTV3&index=3
  2. This app uses Microsoft Edge Driver to run. Download a stable version https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
  3. Extract the downloaded web driver RAR.
  4. Put the location of extracted folder to your environment system (This step is also available on the video above, but the video uses Mozilla Firefox).
  5. Create file .env and set the configuration.
  6. Run the program with npm start or yarn start.

Environment Variable 💻

The configuration of this app is available on file .env

DOWNLOAD_FOLDER

The folder where you want to put all downloaded files.

  • Example: C:\Users\hello\Downloads
  • Required: true

PLAYLIST_URL

This requires a playlist URL, not a video URL. There are different. Example screen of playlist page: https://prnt.sc/G-hMIEtwOZ_O.

  • Example: https://www.youtube.com/playlist?list=PL55RiY5tL51qLY6Yriev2bO9AF0gdvpbb
  • Required: true

VIDEO_RES

The resolution of video. You can check the list of resolution on https://loader.to/.

  • Example: 480
  • Required: true

CONCURRENT

How many videos do you want to download at the same time.

  • Example: 2
  • Required: false
  • Default: 1

START

The first position of video to download. Remember! the start is 0.

  • Example: 5
  • Required: false
  • Default: 0

END

The end position of video to download. The default value is total video on the playlist.

  • Example: 10
  • Required: false
  • Default: maximum of total video
You might also like...

A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion

ReactPlayer A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia, M

Jan 4, 2023

Watch youtube, play poker and many others games together!

Watch youtube, play poker and many others games together!

THE GAMES ARE FROM DISCORD STOP MESSAGING ME ABOUT IT! Powercord Together A plugin that makes easy to watch youtube, play poker and many others games

Nov 25, 2022

This is a YouTube Video Planner app built with NextJS, GraphQL, Prisma and MongoDB for the MongoDB Atlas Hackathon

This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn dev Open http://

Jan 14, 2022

It is a discord bot bot which can play lofi song in different language 24/7. It has premium system and cool embed looks with buttons. It can play youtube songs, playlists. This bot code was made by Supreme#2401. It uses djs V12

It is a discord bot bot which can play lofi song in different language 24/7. It has premium system and cool embed looks with buttons. It can play youtube songs, playlists. This bot code was made by Supreme#2401. It uses djs V12

Lofi-Radio-Music-Bot It is a discord bot bot which can play lofi song in different language 24/7. It has premium system and cool embed looks with butt

Jan 2, 2023

LazyLoad Embed YouTube Player - simple and lightweight plugin - pure JavaScript

LazyLoad Embed YouTube Player - simple and lightweight plugin - pure JavaScript

Youtube LazyLoad LazyLoad Embed Youtube Player - simple and lightweight plugin - pure JavaScript Status View Preview Table of contents Status Quick St

Nov 29, 2022

▶️ Streams a list of tracks from Youtube, Soundcloud, Vimeo...

PlayemJS PlayemJS is a front-end JavaScript component that manages a audio/video track queue and plays those tracks sequentially. It can currently pla

Nov 27, 2022

Youtube App without ADs

youtube-webos Youtube App without ADs Pre-requisites (Optionally) Install webOS SDK - https://webostv.developer.lge.com/sdk/installation/ Setup webOS

Jan 2, 2023

This repo contains the code for blocking YouTube ads that is supposed to be run by an iOS shortcut

This repo contains the code for blocking YouTube ads that is supposed to be run by an iOS shortcut

Block YouTube Ads in Safari on iPhone/iPad This repository contains code for the shortcut that we use to block YouTube ads on iPhone/iPad. The problem

Dec 17, 2022

Play games or watch YouTube videos together on Discord !

Play games or watch YouTube videos together on Discord !

Discord Together 🔩 Installation Install discord-together $ npm install discord-together@latest Install discord.js $ npm install discord.js 🔑 Featu

Jan 3, 2023
Owner
Alfian Andi Nugraha
Front-end Web Developer
Alfian Andi Nugraha
DownTube is a free to use - Content downloader service that works upon YouTube based open source APIs. It is developed and handled by M30.

?? DownTube 3.1.7 DownTube is a free to use - Content downloader service that works upon YouTube based open source APIs. It is developed and handled b

Dev Anand 1 Sep 5, 2022
Play your favorite playlist with rexom

rexom ?? Play your favorite playlist with rexom ?? ?? Requirements. Make Your own discord bot from here make sure you have Git, VS Code, nodejs in yur

DevelopersSupportAR 35 Dec 25, 2022
This is a Calculator that finds the duration of a Playlist/Video at various lengths.

YT-Playlist-Video-Duration-Calculator This is a Calculator that finds the duration of a Playlist/Video at various lengths. Link to the website: https:

Vivek Velineni 3 Oct 9, 2022
nganu bot, multi device based simple whatsapp-bot with social media downloader

nganu A Simple Multi-Device WhatsApp Bot simple whatsapp-bot using baileys-md to download social media post and many features Install set instagram se

Muhamad Ristiyanto 28 Nov 20, 2022
Source Of SoSiS-Downloader

Source Of SoSiS-Downloader Discord Bot The Most Complete Bot In The Field Of Downloaders That Can Provide You With Anything You Can Think Of In Discor

hadi 6 Jul 30, 2022
Music control plugin for decky-loader.

MusicControl Music control plugin for decky-loader. Usage MusicControl allows you to control any playing media that implements the MediaPlayer2.Player

Miro Bouma 10 Dec 16, 2022
HTML5

One file. Any browser. Same UI. Author: John Dyer http://j.hn/ Website: http://mediaelementjs.com/ License: MIT Meaning: Use everywhere, keep copyrigh

MediaElement.js 8k Dec 27, 2022
HTML5

One file. Any browser. Same UI. Author: John Dyer http://j.hn/ Website: http://mediaelementjs.com/ License: MIT Meaning: Use everywhere, keep copyrigh

MediaElement.js 8k Jan 8, 2023
Rule YouTube, Soundcloud and Vimeo player with one API

Polyplayer Polyplayer allows you to rule YouTube's, Soundcloud's and Vimeo's player using one API. Features Playing, pausing, stopping Seek to absolut

Marius 41 Sep 24, 2022
A simple HTML5, YouTube and Vimeo player

Plyr is a simple, lightweight, accessible and customizable HTML5, YouTube and Vimeo media player that supports modern browsers. Checkout the demo - Do

Sam Potts 23.1k Jan 3, 2023