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

YoutubeViewer: Move youtube-dl support to its own pairer. #88

Merged
merged 2 commits into from
May 31, 2015
Merged

YoutubeViewer: Move youtube-dl support to its own pairer. #88

merged 2 commits into from
May 31, 2015

Conversation

Jookia
Copy link
Contributor

@Jookia Jookia commented May 31, 2015

This effectively allows you to use youtube-dl entirely to find all of the urls
and formats of a specific video. Thanks to these changes encrypted videos now
use the format decided by the user.

Based on #87, could be rebased.

Jookia added 2 commits May 31, 2015 11:12
This effectively allows you to use youtube-dl entirely to find all of the urls
and formats of a specific video. Thanks to these changes encrypted videos now
use the format decided by the user.
@Jookia Jookia changed the title YoutubeViewer: Proxy youtube-dl better. YoutubeViewer: Move youtube-dl support to its own pairer. May 31, 2015
@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling 329e2cf on Jookia:ytdl-fallback into a5b5c4e on trizen:master.

@trizen trizen merged commit 329e2cf into trizen:master May 31, 2015
trizen pushed a commit that referenced this pull request May 31, 2015
… the work from #88)

In addition to the feature that plays encyrpted videos at the resolution decided by user, now it includes DASH videos.
Also, the system became more generic and less error-prone, as it parses the JSON output returned by youtube-dl into a Perl data structure.
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.

3 participants