Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HLS Livestream Extraction #73

Merged
merged 6 commits into from Mar 6, 2018
Merged

HLS Livestream Extraction #73

merged 6 commits into from Mar 6, 2018

Conversation

karyogamy
Copy link
Contributor

  • Added HLS url extraction.
  • Changed subtitles format to TTML instead of VTT because of overlapping issue on auto-generated captions.
  • Changed dash and hls url to return nonnull empty strings if not available.
  • Fixed Youtube stream info extration to correctly report stream type.
  • Removed live stream exceptions.

@ghost
Copy link

ghost commented Feb 26, 2018 via email

@karyogamy
Copy link
Contributor Author

Since SoundCloud doesn't support livestreaming, HLS manifests is not really that useful at the moment. However, they do support adaptive track selection (according to the network), so it could be useful in the future. Just to keep a record, do you mind provide an example url or the support docs for getting hls?

@ghost
Copy link

ghost commented Feb 27, 2018 via email

@theScrabi theScrabi merged commit b113062 into TeamNewPipe:master Mar 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants