Giter VIP home page Giter VIP logo

colored-ascii-video's Introduction

Hey ๐Ÿ‘‹

smaller

I am me. I like coding AI and using Rust, despite the two not meshing together.

Contact over discord, preferably. Please do not add me just to have me on the friends list.
Discord: histidinedwarf
I also check email and less often mastodon, twitter.

Not working on Infinite Storage Glitch anymore but it still works
I post videos on some projects occasionally through youtube
Idk why but a quarter of views on the ISG video used to be from Japan

Some dude asked for a buymeacoffee page so now I have one. Help with future college if you like my stuff
Buy Me A Coffee

colored-ascii-video's People

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

Watchers

 avatar  avatar  avatar  avatar

colored-ascii-video's Issues

Add docstrings to functions

I think this package is awesome!

Maybe some docstrings would help better understanding the functions and the flow.

Can't play any video

when I try to play a local file I get this:

FPS is 0.0
Traceback (most recent call last):
  File "/home/demax/virtualpython/Colored-ASCII-Video-main/bapple.py", line 145, in <module>
    frame_time = 1 / fps
                 ~~^~~~~
'/home/demax/Video/Playing Minecraft #24 [No Commentary] [531M1gy_Hr0].mp4': No such file or directory
ZeroDivisionError: float division by zero

not even with youtube:

Traceback (most recent call last):
  File "/home/demax/virtualpython/venv/lib/python3.11/site-packages/pytube/__main__.py", line 341, in title
    self._title = self.vid_info['videoDetails']['title']
                  ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'videoDetails'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/demax/virtualpython/Colored-ASCII-Video-main/bapple.py", line 66, in <module>
    path = downloadVid.download_video(video_url)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/demax/virtualpython/Colored-ASCII-Video-main/downloadVid.py", line 28, in download_video
    filename = multi_replace_regex(yt.title, replacements) + ".mp4"
                                   ^^^^^^^^
  File "/home/demax/virtualpython/venv/lib/python3.11/site-packages/pytube/__main__.py", line 346, in title
    raise exceptions.PytubeError(
pytube.exceptions.PytubeError: Exception while accessing title of https://youtube.com/watch?v=2xPvB1qKke4. Please file a bug report at https://github.com/pytube/pytube

Add export video option

I think a nice feature would be the option to export the video generated in ASCII.

I think it would help some people whom would like to have a youtube channel just with ASCII versions of others videos or something similar, you know?

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.