Package 

Class VideoFetchNewVideoRequest

    • Constructor Detail

      • VideoFetchNewVideoRequest

        VideoFetchNewVideoRequest(String url, Map<String, String> headers, String title)
        Parameters:
        url - The URL from which to fetch the video.
        headers - Optional headers to include with the fetch request.
        title - Optional title to assign to the fetched video.