menu
youtube_scraper package
documentation
youtube_scraper.dart
SubtitleTrack
baseUrl property
baseUrl property
dark_mode
light_mode
baseUrl
property
String
baseUrl
final
Base URL of the caption track. This is used to get actual subtitles.
Implementation
final String baseUrl;
youtube_scraper package
documentation
youtube_scraper
SubtitleTrack
baseUrl property
SubtitleTrack class