mirror of
https://github.com/bytedream/vivo.git
synced 2025-06-27 16:00:34 +02:00
Updated regex to validate url and added vivo.st support
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
# vivo
|
||||
|
||||
A very simple tool to get the video url and some other stuff from a [vivo.sx](https://vivo.sx) video.
|
||||
The alternative domain [vivo.st](https://vivo.st) is also supported.
|
||||
|
||||
Only tested on linux, but should work on Mac and Windows too.
|
||||
|
||||
@ -35,4 +36,4 @@ func main() {
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the Mozilla Public Licence 2.0 (MPL-2.0) licence - see the [LICENSE](LICENCE) file for more details
|
||||
This project is licensed under the Mozilla Public Licence 2.0 (MPL-2.0) licence - see the [LICENSE](LICENCE) file for more details
|
||||
|
Reference in New Issue
Block a user