Skip to content

luggages/youtubevideofinder

 
 

Repository files navigation

lostmediafinder

Currently YouTube is the only supported site, but that might change.

Contributions are welcome!

CLI tool

Currently no documentation exists for the CLI tool.

Usage as a module

There are docstrings included in the module (it is contained in lostmediafinder), but no setup.py or PyPI package is currently included. This is because it is not yet 100% stable (and I plan on adding support for more websites soon).

Frontend

Running in Docker(recommended):

There is an included Dockerfile that should work 100% fine.

If it doesn't work that is considered a bug, as it is the only supported method of running the site.

Instead of modiying the gunicorn config, use GUNICORN_<VARIABLE_NAME> environment variables; the config is setup to work with that. For example GUNICORN_WORKERS

Licence

Copyright (c) 2022 TheTechRobo

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

About

Searches for lost YouTube videos in archives

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.4%
  • HTML 40.8%
  • Other 0.8%