v1.1.0
Changes
- Add an optional parameter
host
toYouTubeNotifier.run()
andAsyncYouTubeNotifier.serve()
to
specify the host to bind to when running the FastAPI server. Defaults to0.0.0.0
Full Changelog: v1.0.0...v1.1.0
host
to YouTubeNotifier.run()
and AsyncYouTubeNotifier.serve()
to0.0.0.0
Full Changelog: v1.0.0...v1.1.0