menu
spotdl_dart_core
providers\youtube.dart
LazyYouTubeResult
dlUrl method
dlUrl
dark_mode
light_mode
dlUrl
method
@
override
Future
<
String
>
dlUrl
(
)
override
URL to a downloadable stream from the given source.
Implementation
@override Future<String> dlUrl() => _dlUrl();
spotdl_dart_core
youtube
LazyYouTubeResult
dlUrl method
LazyYouTubeResult class