All Projects → BuckyMaler → Channels

BuckyMaler / Channels

Licence: mit
The Mac App for YouTube Channels.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Channels

Rey
RE-imagined Youtube music player for web (& desktop)
Stars: ✭ 59 (+156.52%)
Mutual labels:  youtube-api, youtube-player, youtube
ytqck.github.io
YouTube quick ⚡ Search and Download Music for Free.
Stars: ✭ 18 (-21.74%)
Mutual labels:  youtube, youtube-api, youtube-player
React Native Youtube Iframe
A wrapper of the Youtube-iframe API built for react native.
Stars: ✭ 221 (+860.87%)
Mutual labels:  youtube-api, youtube-player, youtube
Yt Player
Simple, robust, blazing-fast YouTube Player API
Stars: ✭ 576 (+2404.35%)
Mutual labels:  youtube-api, youtube-player, youtube
Youtube Extension
🔴YouTube Extension🧰>80 Features ⭐Please document, code or donate📌Tidy📌Longest-standing(2012)(Users>350000)⋮🎞️🎛️🎧⚙️🎬🔊☕🎨🧩🧪📈⏯️(Player: Repeat Screenshot Rotate; Hide related video distraction. Always expand video Description. Playback speed. Video Quality bandwidth H.264 electricity. Player Size Full Window. Themes Customization. Statistics. Reverse Playlist YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube Youtube enhancer YouTube app YouTube video YouTube YouTube YouTube api v3 YouTube playback YouTube player VP8 VP9 AV1 vidIQ tubebuddy download adblocker adblock ads sponsorblock addon youtube music ⭐ youtube premium css css4 html5 ytdl youtube-dl invidious iridium ParticleCore youtube+ youtube++ youtube-plus maia-yt youtube nonstop youtube control center vlogger vlog h264ify h264 m.youtube.com music.youtube.com studio.youtube youtube mobile youtube studio ⭐ kids Vanced gaming.youtube.com gaming youtubecenter freetube lite-youtube-embed newpipe youtube-dl-gui mps-youtube nuclear pytube awesome youtubers youtube downloader 8k 4k 60fps 30fps youtubeexplode vidgear k-lite tubebuddy adobe apple ios iphone design simplify ffmpeg premiere designer annoyance youtube upload
Stars: ✭ 1,027 (+4365.22%)
Mutual labels:  youtube-api, youtube-player, youtube
Ngx Youtube Player
YouTube player app built with Angular 7
Stars: ✭ 92 (+300%)
Mutual labels:  youtube-api, youtube-player, youtube
Scoper
Fuzzy and semantic search for captioned YouTube videos.
Stars: ✭ 225 (+878.26%)
Mutual labels:  youtube-api, youtube
search-youtube
An Android App used for searching and playing videos from YouTube. Used: Youtube Data API v3, YouTube Player API
Stars: ✭ 24 (+4.35%)
Mutual labels:  youtube-api, youtube-player
YoutubePlayer
Play and download YouTube videos. Extract audio from video. With minimalist beautiful gui.
Stars: ✭ 19 (-17.39%)
Mutual labels:  youtube, youtube-player
youtube-ios-player-helper-swift
A full swift implementation of https://github.com/youtube/youtube-ios-player-helper. Helper library for iOS developers looking to add YouTube video playback in their applications via the iframe player in a UIWebView
Stars: ✭ 55 (+139.13%)
Mutual labels:  youtube, youtube-player
Multistreamer
[discontinued] A webapp for publishing video to multiple streaming services at once.
Stars: ✭ 281 (+1121.74%)
Mutual labels:  youtube-api, youtube
Youtub.ly Android
An android app to download 📹 videos and songs from youtube to phone internal storage
Stars: ✭ 17 (-26.09%)
Mutual labels:  youtube-api, youtube
Youtubeshop
Youtube autolike and autosubs script
Stars: ✭ 177 (+669.57%)
Mutual labels:  youtube-api, youtube
angular-youtube-player
Simple youtube player created with angular and typescript. See demo.
Stars: ✭ 35 (+52.17%)
Mutual labels:  youtube-api, youtube-player
Android Youtube Background Player
YouTube background player
Stars: ✭ 144 (+526.09%)
Mutual labels:  youtube-api, youtube-player
Auto Youtube Subscription Playlist 2
Script automatically adds videos to playlists from Youtube channels and/or subscriptions (Youtube Collections alternative).
Stars: ✭ 136 (+491.3%)
Mutual labels:  youtube-api, youtube
Ytmusicapi
Unofficial API for YouTube Music
Stars: ✭ 372 (+1517.39%)
Mutual labels:  youtube-api, youtube
Youtube player flutter
Flutter plugin for playing or streaming YouTube videos inline using the official iFrame Player API. Supports both Android and iOS platforms.
Stars: ✭ 366 (+1491.3%)
Mutual labels:  youtube-player, youtube
Youtube Music
YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
Stars: ✭ 376 (+1534.78%)
Mutual labels:  youtube-player, youtube
Youtube Scrape
Scrape YouTube searches (API)
Stars: ✭ 122 (+430.43%)
Mutual labels:  youtube-api, youtube

Channels Build Status

The Mac App for YouTube Channels.

Channels

About

Channels, began as a 3 week, final project at a coding bootcamp. Since then, in an effort to gain a better understanding of React and Redux, I've completely rewritten the 3 week app. The rewrite includes some great new tooling and libraries such as: Flow, ESLint, and Jest.

Download

You can download Channels for free from the GitHub repository releases page.

Contribute

Prerequisites

Development

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Install the dependencies: yarn
  3. Start the app in the dev environment: yarn run dev

Additional Commands

  • Start the app in the prod environment: yarn run start
  • Verify your code works in the packaged app: yarn run package

💡 You can debug your production build with devtools by simply setting the DEBUG_PROD env variable:

DEBUG_PROD=true yarn run start
DEBUG_PROD=true yarn run package
  • Flow type checking: yarn run flow
  • ESLint: yarn run lint
  • stylelint: yarn run lint-styles
  • To run Unit Tests: yarn run test
  • To run End-to-End Test: yarn run test-e2e

Known issues that can happen during development

Error with codesign when running yarn run package

If you have issues in the codesign step when running yarn run package, you can temporarily disable code signing locally by setting export CSC_IDENTITY_AUTO_DISCOVERY=false for the current terminal session.

Acknowledgments

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].