Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.

How can I use this plugin if you don't appropriately expose necessary classes? #24

Open
dungnv2602 opened this issue Jan 27, 2020 · 4 comments

Comments

@dungnv2602
Copy link

Because you don't export classes inside src folder so I cannot import them, the runtime keeps complaining about this.
E.g: MediaStreamInfoSet, Container, v..v..
Basically, can't do this for now:
final MediaStreamInfoSet streamInfoSet = await YouTubeExtractor().getMediaStreamsAsync(id); final MediaStreamInfoSet streamInfo = streamInfoSet.video.where((s) => s.container == Container.Mp4);

@ThinkDigitalSoftware
Copy link

@dungnv2602, I don't have issues with this. I can import fine. Has there been a new version since you last tried?

@dungnv2602
Copy link
Author

@ThinkDigitalSoftware Dude, look at the date I posted. I gave up on your package because of no reply from you for over a week.

@ThinkDigitalSoftware
Copy link

It was only 3 months ago. It looks like the package maintainer abandoned the package last year. Did you find a better one, by the way?

@dungnv2602
Copy link
Author

@ThinkDigitalSoftware I gave up on streaming youtube inside view, at least for now every package in the community doesn't suit my need.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants