Code Monkey home page Code Monkey logo

bottuber's Introduction

Hi there 👋

Greetings! I'm Sahil Sharma, an accomplished Full-Stack Engineer from India with a enormous interest in the information technology and services sector. I love building projects using Python, Django, Node, AWS, LAMP and MERN stack.

Linkedin: Sahil Sharma GitHub Sahil Sharma


  • 🌱 Presently, I'm deepening my knowledge in Advanced Nodejs, System Design and Web3 Stack.
  • 🏢 I'm actively looking for a new role.
  • 👯 Seeking collaborations on open source projects.
  • 💬 Please don't hesitate to inquire about areas where you may need assistance as a student. I'm here to help!
  • 📫 You can connect with me on: LinkedIn

🛠  Languages and Tools :

Java  React  Spring  Material UI  Flutter  Redux   CSS  HTML  JavaScript  Firebase  Gatsby  MySQL  NodeJS  AWS  Postman   


Top Langs

bottuber's People

Contributors

nathan-149 avatar sam5epi0l avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bottuber's Issues

Add Reddit scraping

Is your feature request related to a problem? Please describe.
Add Reddit scraping

Describe the solution you'd like
An option to choose between Instagram and Reddit for data scraping.

Describe alternatives you've considered
Reddit Scraping can be done with bulk-downloader-for-reddit library. The good thing is, it doesn't require any API authentication.

While running bottuber.py i am getting pyffmpeg import errror

File "C:\Users\JS\Downloads\Compressed\BotTuber-master\BotTuber-master\bottuber.py", line 2, in
from make_compilation import makeCompilation
File "C:\Users\JS\Downloads\Compressed\BotTuber-master\BotTuber-master\make_compilation.py", line 12, in
ff = FFmpeg()
File "C:\Users\JS\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\pyffmpeg_init_.py", line 52, in init
self.ffmpeg_file = Paths().load_ffmpeg_bin()
File "C:\Users\JS\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\pyffmpeg\misc.py", line 55, in load_ffmpeg_bin
from .static.bin.win32 import win32
ImportError: cannot import name 'win32' from 'pyffmpeg.static.bin.win32' (C:\Users\JS\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\pyffmpeg\static\bin\win32_init
.py)

No download

Hi!

I get 2 responses

Scraping From Account: username
Skipped acc hypnotic_catsbecause of
'graphql'

Scraping From Account: username
Downloaded 0 videos successfully

Videos are not uploaded, even if set within 10 days

400: invalid_request redirect_uri: urn:ietf:wg:oauth:2.0:oob

Hi Sam,
after making Desktop client Oauth2 json with youtube data api v3 library enabled & run botTuber.py with -a argument & visit generated authorize url , give me error below :

You can not sign in to this application because it does not comply with Google's OAuth 2.0 version of the application security policy.

You can tell the developer that this application does not comply with one or more Google validation rules.
Request details
The content in this section is provided by the app developer. Google has not reviewed or approved this content.
If you are the developer of the application, make sure that the details of the application comply with Google's policies.
redirect_uri: urn: ietf: wg: oauth: 2.0: oob

also going with python quickstart link you put on runtime steps , but application type "other" not exist any more in list!

please help me .
waiting for your response
finest regards

Error after scrape

Hello, and thanks for your time making this. I'm having an issue. After its done scraping, i get the following error.

Traceback (most recent call last): File "C:\DefenderExclude\YOUTUBECHANNLE\BotTuber\bottuber.py", line 326, in <module> attemptRoutine() File "C:\DefenderExclude\YOUTUBECHANNLE\BotTuber\bottuber.py", line 317, in attemptRoutine routine(title, description, tags) File "C:\DefenderExclude\YOUTUBECHANNLE\BotTuber\bottuber.py", line 180, in routine dfile.write(description) File "C:\Python39\lib\encodings\cp1252.py", line 19, in encode return codecs.charmap_encode(input,self.errors,encoding_table)[0] UnicodeEncodeError: 'charmap' codec can't encode characters in position 446-450: character maps to <undefined>

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Brave

Any idea?

No videos are created...

Describe the bug
[+] Scraping Videos...
Starting Scraping
<instaloader.nodeiterator.NodeIterator object at 0x111b06af0>
[Q]Do you want to scrape from quornhubv2's profile?(Y/n/q):Y
[+]Scraping From Account: quornhubv2
[+]Skipped acc quornhubv2because of
'graphql'
[Q]Do you want to scrape from memedeliveryguydeliveryguy's profile?(Y/n/q):Y
[+]Scraping From Account: memedeliveryguydeliveryguy
[+]Downloaded 0 videos successfully

[Q]Do you want to scrape from mudbone.memes's profile?(Y/n/q):Y
[+]Scraping From Account: mudbone.memes
[+]Downloaded 0 videos successfully

[Q]Do you want to scrape from lensbible's profile?(Y/n/q):Y
[+]Scraping From Account: lensbible
[+]Downloaded 0 videos successfully

[Q]Do you want to scrape from ratingthememe's profile?(Y/n/q):Y
[+]Scraping From Account: ratingthememe
[+]Downloaded 0 videos successfully

[Q]Do you want to scrape from dankyclub's profile?(Y/n/q):Y
[+]Scraping From Account: dankyclub
[+]Skipped acc dankyclubbecause of
'graphql'
[Q]Do you want to scrape from gamingzar's profile?(Y/n/q):Y
[+]Scraping From Account: gamingzar
[+]Skipped acc gamingzarbecause of
'graphql'
[+] Scraped Videos!

To Reproduce
Steps to reproduce the behavior:

  1. Execute BotTube in interactive mode.

Expected behavior
Expected videos to be scraped and created.

Desktop (please complete the following information):

  • OS: MAC OSX
  • Browser: FireFox

Additional context
Add any other context about the problem here.

Module Not Found

When I try these steps and finally run python3 botTuber.py this error was thrown. But then when I tried to re-install the missing module it is already installed.
image

I tried uninstalling the module and reinstall it, but same.
How can I resolve this? Not quite sure whether it is a bug or not. Can someone help me out?

scrape_videos not working

Hello sir i am newbie so plz guide me i am getting error and error again if possible plz make a video on BotTuber
ThankYou,.

C:\Users\Hydra\Desktop\BotTuber-1.0-beta>python scrape_videos.py Starting Scraping Traceback (most recent call last): File "C:\Users\Hydra\Desktop\BotTuber-1.0-beta\scrape_videos.py", line 42, in scrapeVideos(username = "chewymemes_v3", File "C:\Users\Hydra\Desktop\BotTuber-1.0-beta\scrape_videos.py", line 18, in scrapeVideos L.login(username, password) File "C:\Users\Hydra\AppData\Local\Programs\Python\Python310\lib\site-packages\instaloader\instaloader.py", line 483, in login self.context.login(user, passwd) File "C:\Users\Hydra\AppData\Local\Programs\Python\Python310\lib\site-packages\instaloader\instaloadercontext.py", line 241, in login raise ConnectionException("Login error: "{}" status, message "{}".".format(resp_json['status'], instaloader.exceptions.ConnectionException: Login error: "fail" status, message "feedback_required".

Error Uploading Video to Youtube

Describe the bug

[+] Uploading to Youtube...
Traceback (most recent call last):
File "/Users/doncali/BotTuber/botTuber.py", line 335, in
attemptRoutine()
File "/Users/doncali/BotTuber/botTuber.py", line 326, in attemptRoutine
routine(title, description, tags)
File "/Users/doncali/BotTuber/botTuber.py", line 288, in routine
upload_to_youtube()
File "/Users/doncali/BotTuber/botTuber.py", line 280, in upload_to_youtube
uploadYtvid(VIDEO_FILE_NAME=outputFile,
File "/Users/doncali/BotTuber/upload_ytvid.py", line 30, in uploadYtvid
response_upload = googleAPI.videos().insert(
File "/usr/local/lib/python3.9/site-packages/googleapiclient/_helpers.py", line 131, in positional_wrapper
return wrapped(*args, **kwargs)
File "/usr/local/lib/python3.9/site-packages/googleapiclient/http.py", line 901, in execute
_, body = self.next_chunk(http=http, num_retries=num_retries)
File "/usr/local/lib/python3.9/site-packages/googleapiclient/_helpers.py", line 131, in positional_wrapper
return wrapped(*args, **kwargs)
File "/usr/local/lib/python3.9/site-packages/googleapiclient/http.py", line 1021, in next_chunk
raise ResumableUploadError(resp, content)
googleapiclient.errors.ResumableUploadError: <HttpError 400 when requesting None returned "The request metadata specifies an invalid video description.". Details: "[{'message': 'The request metadata specifies an invalid video description.', 'domain': 'youtube.video', 'reason': 'invalidDescription', 'location': 'body.snippet.description', 'locationType': 'other'}]">

To Reproduce
Steps to reproduce the behavior:

  1. Execute botTuber
    2.[Q] Automated or Manual A/M:M
    [Q] Type video title in 100 C or leave Blank to Use Default Title:]This is a Youtube test
    [Q] Type video description headers or leave blank to use Default Headers:This is a test for BotTuber
    [Q] Add some tags to default tag list or use default tags:This is a test
    [+] Handling GoogleAPI
    [+] 2022 4 22 2 18 58
    [+] ./APR_2022_v22.mp4
    [+] Scraping Videos...
    Starting Scraping

  2. Error occurred when attempting to upload video

Expected behavior
Video is supposed to upload into Youtube account.

Desktop (please complete the following information):

  • OS: Mac OSX
  • Browser: Firefox

Additional context
Add any other context about the problem here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.