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

[aqstream] New extractor #10129

Closed
wants to merge 1 commit into from
Closed

[aqstream] New extractor #10129

wants to merge 1 commit into from

Conversation

Kagami
Copy link
Contributor

@Kagami Kagami commented Jul 19, 2016

Before submitting a pull request make sure you have:

What is the purpose of your pull request?

  • Bug fix
  • New extractor
  • New feature

Description of your pull request and other information

Some initial support for aqstream.com live streams.
It doesn't work with all streams yet but works for some.

Some initial support for aqstream.com live streams.
It doesn't work with all streams yet but works for some.

return {
'id': video_id,
'title': video_id,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For live streams self._live_title should be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defunct PR source branch is not accessible pending-fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants