All Projects → BitTheByte → Youtubeshop

BitTheByte / Youtubeshop

Youtube autolike and autosubs script

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Youtubeshop

Auto Youtube Subscription Playlist 2
Script automatically adds videos to playlists from Youtube channels and/or subscriptions (Youtube Collections alternative).
Stars: ✭ 136 (-23.16%)
Mutual labels:  youtube-api, subscriptions, bot, 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 (+179.66%)
Mutual labels:  youtube-api, cli, youtube
Mojo Webqq
【重要通知:WebQQ将在2019年1月1日停止服务,此项目目前已停止维护,感谢大家四年来的一路陪伴】使用Perl语言(不会没关系)编写的smartqq/webqq客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
Stars: ✭ 1,755 (+891.53%)
Mutual labels:  api, bot, cli
Yt Player
Simple, robust, blazing-fast YouTube Player API
Stars: ✭ 576 (+225.42%)
Mutual labels:  api, youtube-api, youtube
Mojo Weixin
使用Perl语言(不会没关系)编写的个人账号微信/weixin/wechat客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
Stars: ✭ 1,181 (+567.23%)
Mutual labels:  api, bot, cli
Trino
Trino: Master your translations with command line!
Stars: ✭ 118 (-33.33%)
Mutual labels:  api, cli, google
Novagram
An Object-Oriented PHP library for Telegram Bots
Stars: ✭ 112 (-36.72%)
Mutual labels:  api, bot, cli
Youtube Scrape
Scrape YouTube searches (API)
Stars: ✭ 122 (-31.07%)
Mutual labels:  api, youtube-api, youtube
Loophole
Polar devices Python API and CLI.
Stars: ✭ 136 (-23.16%)
Mutual labels:  api, cli
Youtube Viewer
🤖 A view bot for Youtube.
Stars: ✭ 140 (-20.9%)
Mutual labels:  bot, youtube
Youtube Projects
This repository contains all the code I use in my YouTube tutorials.
Stars: ✭ 144 (-18.64%)
Mutual labels:  google, youtube
Certok
Command line tool to check the validity and expiration dates of SSL certificates.
Stars: ✭ 136 (-23.16%)
Mutual labels:  bot, cli
Dialogflow Web
Web App for Dialogflow
Stars: ✭ 135 (-23.73%)
Mutual labels:  api, google
Tiktokbot
A TikTokBot that downloads trending tiktok videos and compiles them using FFmpeg
Stars: ✭ 126 (-28.81%)
Mutual labels:  api, bot
Google Translate Api
A free and unlimited API for Google Translate 💵🚫
Stars: ✭ 1,996 (+1027.68%)
Mutual labels:  api, google
Googleauthr
Google API Client Library for R. Easy authentication and help to build Google API R libraries with OAuth2. Shiny compatible.
Stars: ✭ 150 (-15.25%)
Mutual labels:  api, google
Google Translate
🈯 A Node.JS library to consume Google Translate API for free.
Stars: ✭ 152 (-14.12%)
Mutual labels:  api, google
Pipcorn
🍿 Watch YouTube videos on your Mac via CLI
Stars: ✭ 128 (-27.68%)
Mutual labels:  cli, youtube
Slack Starterbot
Python-powered simple starter Slack bot.
Stars: ✭ 169 (-4.52%)
Mutual labels:  api, bot
Jda
Java wrapper for the popular chat & VOIP service: Discord https://discord.com
Stars: ✭ 2,598 (+1367.8%)
Mutual labels:  api, bot

Notice

Please don't open a new issue I'm aware of all the problems however this project is not maintained currently. I might get back working on it soon

🎶 YouTubeShop (YTS)

Youtube bot for auto-like and auto-subscribe

                      >>> ===================================================== <<<
                      >>> 	                                                <<<
                      >>> 	  __   _______   ____  _   _  ___  ____         <<<
                      >>> 	  \ \ / |_   _| / ___|| | | |/ _ \|  _ \        <<<
                      >>> 	   \ V /  | |   \___ \| |_| | | | | |_) |       <<<
                      >>> 	    | |   | |    ___) |  _  | |_| |  __/        <<<
                      >>> 	    |_|   |_|   |____/|_| |_|\___/|_|           <<<
                      >>> 	                                                <<<
                      >>> ===================================================== <<<
                      >>> [DEV] : BitTheByte (Ahmed Ezzat)                      <<<
                      >>> [GitHub] : https://www.github.com/bitthebyte          <<<
                      >>> [Version] : 12.8.3v                                   <<<
                      >>> +++++++++++++++++++++++++++++++++++++++++++++++++++++ <<<

Showcase: https://streamable.com/yi7o0

$ pip install requests
$ pip install colorama
$ pip install selenium
$ python yt.py

Notes

Make sure to have chrome installed before using. I didn't use selenium for full automation just to compute botgaurd tokens inorder to login this should be a temporary fix to the botgaurd problem.

Supported platforms

  • Windows

How to use

  • Requirements
    • Fast internet connection
    • 2 Files [Emails Combo, Action File]

Emails

Your emails combo file should follow this format e.g[ accounts.txt ]

[email protected]:0123456789
[email protected]:0123456789
[email protected]:0123456789

Like

You need to create a file which contains videos IDs list e.g[ actions.txt ]. Don't use the full url use the id only

Multiple Videos Example

ciM6wigZK0w
ineO1tIyPfM
XnEqfTjp66A

Subscription

You need to create a file which contains channels IDs list. Don't use the full url use the id only

Multiple Channels Example

UCs4aHmggTfFrpkPcWSaBN9g
UCzEnk4KWFlSj_PjXLz0-GMA
UCto7D1L-MiRoOziCXK9uT5Q

FAQ

[❓]: Which python version do i need?
[A]: Python 2.7.16

[❓]: I'm not getting any results, why?
[A]: Check your emails

[❓]: Program asking me to Enter accounts [Email:password] file path
[A]: Use the emails combo file you've created

[❓]: Program asking me to Enter action file path
[A]: The action file is the file which has the channels/videos IDs in it. Refear to Subscription or Like section to know how to create one

TO-DO

  • Post a comment (Scheduled to the next public release)(Delayed)
  • Post a random comment based on channel's comments and users
  • Local proxy connection (For debugging) ✓
  • Local web sever to manage the ouput instead of the console
  • Advanced debugging mode for advanced users ✓
  • Migrate to module instead of single .py file ✓

Donation

Buy me a digital coffee :) BTC:36JDUYhEWWiPBXssQYeR2iwoG12KT8dmtJ 👈

Made with ❤️ in Egypt

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