Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.19 KB

File metadata and controls

46 lines (34 loc) · 1.19 KB

VideoSnatcher Logo

VideoSnatcher

VideoSnatcher by JEMcats-Software allows for you to download videos from Youtube and similer platforms.

To-Do List

  • Batch Downloads
  • Audio Extraction For Video Only Instances
  • Fix The Problems Of Youtube Outputs (m4a's work best)
  • Add Dark Mode
  • Add Windows Support
  • Add Download Progress Bar
  • Write Documentation
  • Add Customizable Output Path
  • Fix Saving Videos
  • Auto Install Rosetta
  • Add Website
  • Launch v1.0.0-beta

Support

For questions open a discussion.

For support, reports, or requests open an issue.

Contributing

Fork the dev branch.

Make your changes in your fork.

Fill out the pull request form.

Open a pull request.

License

This project is licensed under the GPL-3.0 license.

You may:

  • Modify and redistribute the code,
  • Only if you keep it open-source and GPL-licensed,
  • Provide credit to the original author (JEMcats-Software).

No closed-source forks or redistributions allowed.

Credits

  • YT-DLP (The runtime that make this possible)
  • FFMPEG (Combines video and audio + extracts audio)