All Projects → SrikarKSV → Multitube

SrikarKSV / Multitube

Watch multiple YouTube videos by providing video links or playlist links or channel links or maybe a mix of them! All without opening a single extra tab.

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Multitube

Multistreamer
[discontinued] A webapp for publishing video to multiple streaming services at once.
Stars: ✭ 281 (+680.56%)
Mutual labels:  youtube-api, youtube
Youtube Transcript Api
This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require a headless browser, like other selenium based solutions do!
Stars: ✭ 495 (+1275%)
Mutual labels:  youtube-api, youtube
Fileboy
fileboy,文件变更监听通知工具,使用 Go 编写。Fileboy, File Change Monitoring Notification Tool, written with Go.
Stars: ✭ 345 (+858.33%)
Mutual labels:  watch, tool
Scoper
Fuzzy and semantic search for captioned YouTube videos.
Stars: ✭ 225 (+525%)
Mutual labels:  youtube-api, youtube
Youtubetospotify
A Python script to fetch tracks of music channels on Youtube, find them on Spotify and add them to a playlist
Stars: ✭ 33 (-8.33%)
Mutual labels:  youtube-api, youtube
ytqck.github.io
YouTube quick ⚡ Search and Download Music for Free.
Stars: ✭ 18 (-50%)
Mutual labels:  youtube, youtube-api
Yotter
Youtube and Twitter with privacy.
Stars: ✭ 376 (+944.44%)
Mutual labels:  flask, youtube
Youtube desktop
The desktop Youtube Application built using Electron. (In development)
Stars: ✭ 123 (+241.67%)
Mutual labels:  youtube-api, youtube
Yt Player
Simple, robust, blazing-fast YouTube Player API
Stars: ✭ 576 (+1500%)
Mutual labels:  youtube-api, youtube
Invidious
Invidious is an alternative front-end to YouTube
Stars: ✭ 6,488 (+17922.22%)
Mutual labels:  watch, youtube
React Native Youtube Iframe
A wrapper of the Youtube-iframe API built for react native.
Stars: ✭ 221 (+513.89%)
Mutual labels:  youtube-api, youtube
Youtub.ly Android
An android app to download 📹 videos and songs from youtube to phone internal storage
Stars: ✭ 17 (-52.78%)
Mutual labels:  youtube-api, youtube
Youtubeshop
Youtube autolike and autosubs script
Stars: ✭ 177 (+391.67%)
Mutual labels:  youtube-api, youtube
Flask Session Cookie Manager
🍪 Flask Session Cookie Decoder/Encoder
Stars: ✭ 257 (+613.89%)
Mutual labels:  flask, tool
Auto Youtube Subscription Playlist 2
Script automatically adds videos to playlists from Youtube channels and/or subscriptions (Youtube Collections alternative).
Stars: ✭ 136 (+277.78%)
Mutual labels:  youtube-api, youtube
Ytmusicapi
Unofficial API for YouTube Music
Stars: ✭ 372 (+933.33%)
Mutual labels:  youtube-api, youtube
React Native Thumbnail Video
Easily show thumbnails for videos on react-native.
Stars: ✭ 104 (+188.89%)
Mutual labels:  youtube-api, youtube
Youtube Scrape
Scrape YouTube searches (API)
Stars: ✭ 122 (+238.89%)
Mutual labels:  youtube-api, youtube
Termplay
GitLab: https://gitlab.com/jD91mZM2/termplay
Stars: ✭ 500 (+1288.89%)
Mutual labels:  watch, youtube
Yt
The reliable YouTube API Ruby client
Stars: ✭ 674 (+1772.22%)
Mutual labels:  youtube-api, youtube

MultiTube - No more extra tabs

MultiTube is a web app made to watch all the YoutTube videos of a playlist/channel or a mix of both on the same page🤯.

Check it out here: MultiTube

Demo of MultiTube

You can provide a list of video links, playlist links or channel links or mix of all of them! With a click of a few buttons all of the videos from that playlist or channel can be viewed on same page, no more opening 10 tabs to keep a list of all the videos you want to watch in an evening.

Features

You can provide it:

  • Multiple video links
  • Multiple playlist links
  • Multiple channel links
  • Any mix of the above
  • Links are validated upon submission
  • Invalid links are alerted to the user
  • Users will be alerted if there was an error at the server
  • Users will be alerted if duplicate links are provided
  • Remove any video you don't want
  • Scale any video for better view

NOTE ⚠: When providing multiple links, between each link a comma(",") should be present.


Usage:

  1. Multiple video links:
    https://www.youtube.com/watch?v=mO_dS3rXDIs, www.youtube.com/watch?v=48NWaLkDcME

  2. Multiple playlist links:
    youtube.com/playlist?list=PLu8EoSxDXHP6CGK4YVJhL_VWetA865GOH, https://youtube.com/playlist?list=PLu8EoSxDXHP7v7K5nZSMo9XWidbJ_Bns3

  3. Multiple channel links:
    youtube.com/user/wesbos, www.youtube.com/channel/UC29ju8bIPH5as8OGnQzwJyA

  4. Go all out, mix them:
    https://youtube.com/watch?v=8rD9amRSOQY, youtube.com/playlist?list=PLu8EoSxDXHP5CIFvt9-ze3IngcdAc2xKG, www.youtube.com/channel/UCCezIgC97PvUuR4_gbFUs5g

NOTE ⚠: Please do not enter custom channel URL, Ex: https://www.youtube.com/c/Coreyms/ . Youtube API does not respond these links.

Stack used:

  • HTML
  • CSS
  • JavaScript
  • Flask (Python)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].