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

Suport site younow.com #9432

Closed
Mioni opened this issue May 7, 2016 · 3 comments
Closed

Suport site younow.com #9432

Mioni opened this issue May 7, 2016 · 3 comments

Comments

@Mioni
Copy link

@Mioni Mioni commented May 7, 2016

Please follow the guide below

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

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2016.05.01. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • [X ] I've verified and I assure that I'm running youtube-dl 2016.05.01

Before submitting an issue make sure you have:

  • [ X] At least skimmed through README and most notably FAQ and BUGS sections
  • [X ] Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add -v flag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

youtube-dl.exe https://www.younow.com/judy_b_stone/106628835/21680919/345faf9t/b/May-7,-2016
[generic] May-7,-2016: Requesting header
WARNING: Could not send HEAD request to https://www.younow.com/judy_b_stone/106628835/21680919/345faf9t/b/May-7,-2016: HTTP Error 403: Forbidden
[generic] May-7,-2016: Downloading webpage
WARNING: Falling back on generic information extractor.
[generic] May-7,-2016: Extracting information
ERROR: Unsupported URL: https://www.younow.com/judy_b_stone/106628835/21680919/345faf9t/b/May-7,-2016

---

### If the purpose of this *issue* is a *site support request* please provide all kinds of example URLs support for which should be included (replace following example URLs by **yours**):
- Single video: https://www.younow.com/judy_b_stone/106628835/21680919/345faf9t/b/May-7,-2016
- Single video: https://www.younow.com/judy_b_stone/106628835/

---

### Description of your *issue*, suggested solution and other information

Explanation of your *issue* in arbitrary form goes here. Please make sure the [description is worded well enough to be understood](https://github.com/rg3/youtube-dl#is-the-description-of-the-issue-itself-sufficient). Provide as much context and examples as possible.
If work on your *issue* required an account credentials please provide them or explain how one can obtain them.
@Tatsh
Copy link
Contributor

@Tatsh Tatsh commented Mar 12, 2017

Some but not all YouNow streams are actually done via YouTube. This can be seen in the JSON when requesting https://api.younow.com/php/api/broadcast/info/curId=0/user={} Example. It shows the ytBroadcastId (will not be there if the video is hosted via YouNow's streaming).

Any contributors, how would one forward a call to the YouTubeIE class's _real_extract() method, or would the case of YouTube go directly in that file youtube_dl/extractor/youtube.py?

@neopunisher
Copy link

@neopunisher neopunisher commented Aug 13, 2017

younow streams arent archived we need a way to capture these

@Tatsh
Copy link
Contributor

@Tatsh Tatsh commented Aug 14, 2017

Watch the pull request #12436

@dstftw dstftw closed this in eb4b581 Oct 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.