sht3r
Местный
Местный
sht3r
Местный
Местный
- Сообщения
- 164
- Реакции
- 165
YouTube Viewer
Simple program to increase YouTube views written in Python.
Disclaimer: This has been developed for educational purposes only.
Cons: Try not to use this script every day. Run this once or twice a week with newer proxies. Guess this will reduce the view decrease issue.
Requirements
Put video links in the urls.txt. For multiple videos place urls in multple lines.
Program can search youtube with keyword and find video with video title. To do this you need to know what keyword can find your video on youtube search engine. Also you need to provide exact video title.Put keyword and title like this format keyword : video title in search.txt
Windows
Внимание эта программа не гарантирует, что ваши просмотры останутся на аккаунте, алгоритмы YouTube могут списать просмотры. Старайтесь не использовать этот скрипт каждый день. Запускайте один или два раза в неделю с новыми прокси-серверами. На пк должен быть установлен Google Chrome.
Simple program to increase YouTube views written in Python.
Disclaimer: This has been developed for educational purposes only.
Cons: Try not to use this script every day. Run this once or twice a week with newer proxies. Guess this will reduce the view decrease issue.
Requirements
- Python 3.6+
- High speed Internet Connection
- Good proxy list (http, https, socks4, socks5)
- Google Chrome installed on your OS (not Chromium)
- Chrome driver will be downloaded automatically by undetected-chromedriver
- Free Proxy
Try not to use free proxies. youtube_viewer.py is the script for free proxies. - Premium Proxy
HTTPS or SOCKS5 proxies with authentication can also be done. To do so put your proxies in this format username:password@ipaddress:port in a text file. Every single line will contain a single proxy. Use youtube_viewer_premium.py script instead of youtube_viewer.py and provide your text file path when script asks for proxy file name. - Rotating Proxy
If you want to use rotating proxies service like storm proxies, use youtube_viewer_rotating.py instead of youtube_viewer.py and provide your Proxy service Main Gateway.
Put video links in the urls.txt. For multiple videos place urls in multple lines.
- To find video link in YouTube click share and copy.
- If you have any external link which will redirect to your youtube video you can use that too. Example : when you post a YouTube video link in twitter and you hit play on twitter, you will get a link like this
You do not have permission to view link please Вход or Регистрация. This is helpful because YouTube will see that views are coming from External Source like twitter in this example.
Program can search youtube with keyword and find video with video title. To do this you need to know what keyword can find your video on youtube search engine. Also you need to provide exact video title.Put keyword and title like this format keyword : video title in search.txt
Windows
- Binary Release
For windows you can download binary releases fromYou do not have permission to view link please Вход or Регистрацияor you can install it from source. To do so keep reading. - Installation
Open command prompt and type
$ git cloneYou do not have permission to view link please Вход or Регистрация
$ cd YouTube-Viewer
$ pip install -r requirements.txt
If something goes wrong, try again after installing latest version pip. - Important
- If you've got a large proxy collection, you should run this command to filter Good proxies. Then use GoodProxy.txt for proxy in youtube_viewer.py
$ python proxy_check.py
- After closing program, if chromedrivers are still running. You may want to double click killdrive.bat to close all chrome instances.
- If you've got a large proxy collection, you should run this command to filter Good proxies. Then use GoodProxy.txt for proxy in youtube_viewer.py
- Open command prompt in YouTube-Viewer folder and run$ python youtube_viewer.py
- Rest is self explanatory.
Внимание эта программа не гарантирует, что ваши просмотры останутся на аккаунте, алгоритмы YouTube могут списать просмотры. Старайтесь не использовать этот скрипт каждый день. Запускайте один или два раза в неделю с новыми прокси-серверами. На пк должен быть установлен Google Chrome.
Для просмотра скрытого содержимого вы должны войти или зарегистрироваться.