{"id":19623871,"url":"https://github.com/sr1jan/videoautoproduction","last_synced_at":"2025-04-28T05:30:51.490Z","repository":{"id":95678149,"uuid":"201635165","full_name":"sr1jan/videoAutoProduction","owner":"sr1jan","description":"A simple program to automate the production of videos for a news channel on youtube.","archived":false,"fork":false,"pushed_at":"2020-11-13T00:18:15.000Z","size":33956,"stargazers_count":40,"open_issues_count":0,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-10-20T23:13:30.035Z","etag":null,"topics":["automation","bash","beautifulsoup","ffmpeg","gcp","moviepy","python","texttospeech-api","video","youtube"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sr1jan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-08-10T13:39:42.000Z","updated_at":"2023-10-20T23:13:30.467Z","dependencies_parsed_at":"2023-05-09T10:31:52.106Z","dependency_job_id":null,"html_url":"https://github.com/sr1jan/videoAutoProduction","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr1jan%2FvideoAutoProduction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr1jan%2FvideoAutoProduction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr1jan%2FvideoAutoProduction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sr1jan%2FvideoAutoProduction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sr1jan","download_url":"https://codeload.github.com/sr1jan/videoAutoProduction/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224096562,"owners_count":17255115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","bash","beautifulsoup","ffmpeg","gcp","moviepy","python","texttospeech-api","video","youtube"],"created_at":"2024-11-11T11:35:54.466Z","updated_at":"2024-11-11T11:35:55.505Z","avatar_url":"https://github.com/sr1jan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# videoAutoProduction\n### A simple program to automate production of news videos for a youtube channel written in python and bash\n\nThe code that I have written is for a specific topic, website and video. So keep that in mind if you are using it and make changes likewise.\n\n\n**Requirements**\n\n1. ffmpeg\n2. moviepy\n3. beautifulsoup\n4. urlib.request \n5. wget\n6. nltk\n7. request\n8. xml.dom.minidom.parseString\n9. gcp's texttospeech API\n\n\n**Setup**\n\nRun these commands one by one to setup the program in a file structure that is required by the code to run.\n\n```bash\ncd ~\ngit clone https://github.com/sr1jan/videoAutoProduction\nmkdir videoAuto\ncd videoAuto\nmkdir News scripts\nmv ../videoAutoProduction/* ./scripts/\nrm -rf ~/videoAutoProduction\ncd scripts\n```\n\nMake sure you have all the requirements and also you have to tinker the code a little bit to make it work locally and for your purpose. \n\nThings you need to do:\n+ Change `/home/sr1` in the codebase to `home/\u003cyourUserName\u003e` everywhere.\n+ Have to get your API key from *smmry.com* and save it in a yaml file. Then access that key in the **scrapArticles.py** file.Refer the code to understand.\n+ Also you have to setup and configure your account on *Google cloud platform* and get the [texttospeech API](https://cloud.google.com/text-to-speech/docs/quickstart-client-libraries) to work in your machine.\n+ *will add more once I come across more edge cases* \n\nYou can execute the program by running the `autoVideo.sh` script.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsr1jan%2Fvideoautoproduction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsr1jan%2Fvideoautoproduction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsr1jan%2Fvideoautoproduction/lists"}