
Adding a custom video parser
To add your own video parser, create a PHP file in core/components/resvideogallery/model/resvideogallery/providers with a class extending RvgProvider, define the "scrape" method and override the required properties.
To add your own video parser, create a PHP file in core/components/resvideogallery/model/resvideogallery/providers with a class extending RvgProvider, define the "scrape" method and override the required properties.