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

[VideoIUA] Add new extractor for video.i.ua #12999

Closed
wants to merge 2 commits into from
Closed

[VideoIUA] Add new extractor for video.i.ua #12999

wants to merge 2 commits into from

Conversation

g00dy22
Copy link

@g00dy22 g00dy22 commented May 5, 2017

Please follow the guide below

  • You will be asked some questions, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your pull request (like that [x])
  • Use Preview tab to see how your pull request will actually look like

Before submitting a pull request make sure you have:

In order to be accepted and merged into youtube-dl each piece of code must be in public domain or released under Unlicense. Check one of the following options:

  • I am the original author of this code and I am willing to release it under Unlicense
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

  • Bug fix
  • Improvement
  • New extractor
  • New feature

Description of your pull request and other information

Added extractor for videos from video.i.ua. Supports video pages like http://video.i.ua/user/4916778/59823/455241/

@dstftw
Copy link
Collaborator

dstftw commented May 5, 2017

Covered by generic extractor.

PS C:\dev\youtube-dl\master> py -2.7 .\youtube_dl\__main__.py http://video.i.ua/channel/528/405379/
[generic] 405379: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 405379: Downloading webpage
[generic] 405379: Extracting information
[download] Downloading playlist: None
[generic] playlist None: Collected 1 video ids (downloading 1 of them)
[download] Downloading video 1 of 1
[download] Destination: Airbats 801 TTS 03 of 07-405379.flv
[download]   0.1% of 295.35MiB at 306.12KiB/s ETA 16:27
ERROR: Interrupted by user

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