Skip to content

Commit

Permalink
suggested videos, random command share, bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
MShawon committed Feb 7, 2022
1 parent ab9bf7d commit 7b8805f
Show file tree
Hide file tree
Showing 22 changed files with 933 additions and 787 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: ['https://paypal.me/mshawon1', 'https://github.com/MShawon/YouTube-Viewer/blob/master/DONATE.md']
custom: ['https://paypal.me/mshawon1']
12 changes: 0 additions & 12 deletions DONATE.md

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 MShawon
Copyright (c) 2022 MShawon

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ Simple program to increase YouTube views written in Python. Works with live stre
* Good proxy list (http, https, socks4, socks5)
* Google Chrome installed on your OS (not Chromium)

# New Update
Latest update v1.7.0 include a feature to get views as suggested videos which can decrease the view drops issue. To get the must out of it, one must run the bot on multiple videos. However this is still an experimental feature. If you face any major issue, roll back to previous version.

If you are not using the release version, don't forget to update the dependency by
`pip install -r requirements.txt`


# Features
* YouTube default, live streaming and YouTube Music support
* Multithreaded and Dynamic thread support
Expand All @@ -63,6 +70,12 @@ Simple program to increase YouTube views written in Python. Works with live stre
* bypass consent page and several other pop up
* save bandwidth by reducing video quality
* can set higher(100%) watch duration percentage to increase *Watch time*, change playback speed
* #### Traffic Sources
* YouTube Search
* Suggested Videos
* External (Google, Yahoo, DuckDuckGo, Bing, Twitter)
* Direct or unknown



# Proxies
Expand Down
2 changes: 1 addition & 1 deletion proxy_check.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
MIT License
Copyright (c) 2021 MShawon
Copyright (c) 2022 MShawon
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Binary file modified requirements.txt
Binary file not shown.
Loading

0 comments on commit 7b8805f

Please sign in to comment.