Update README

This commit is contained in:
Hexah 2020-02-20 19:54:08 +01:00
parent 937382358f
commit 9d5a476552
2 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,7 @@
A sample command-line application.
# YoutubeExplodeDart
This is a port of the [YoutubeExplode] library from C#.
Created from templates made available by Stagehand under a BSD-style
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).
Not all the features are yet supported or stable, check the issues for the current development of all the features.
[YoutubeExplode]: https://github.com/Tyrrrz/YoutubeExplode/

View File

@ -1,4 +1,3 @@
import 'package:meta/meta.dart';
import 'models.dart';
/// Set of all available media stream infos.