Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleaned The Code, Minor Bug Fixes #5

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

whokilleddb
Copy link

  • Replaced Banner With Simple Titles(Looks Cleaner)
  • Added Better Command Line Interface with flags
  • Used Menu Based Navigation
  • Now The Script Can Be Run From Anywhere In the File System
  • Minor Bug Fixes
    SS

@rathod-sahaab
Copy link

@whokilleddb Thanks for working on this really improved the the experience. @Nibba2018 Thanks to you too ❤️

Copy link
Owner

@Nibba2018 Nibba2018 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @whokilleddb , Thanks for the PR. I have resolved the existing conflicts and have added some comments below after which it should be ready to be merged.

Also, the test.mp4 is quite big in size for a test file(~15mb). It would be better to have a lighter video. (smaller resolution or smaller video length).

Thanks!

Comment on lines +24 to +29

![Screenshot](https://raw.githubusercontent.com/whokilleddb/Fake-Stream/master/Images/Screenshot.png)


Cheers!!
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The screenshot needs to be updated. It still uses the old one.

Comment on lines +77 to +81
OPTIONS :
-h, --help Show This Menu
-s, --source Stream Desktop
-v, --video$CYAN FILENAME$NONE Path to Video/Image
"""
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer the usage where you just provide the file path for the video stream without any additional flags.
It will be more convenient and backwards compatible to accept video file paths by default. (Not forcing the user to use -v flag).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants