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

New User Agent for HD quality #95

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

freespirit83xyz
Copy link

Hello, using the user agent provided with the code the HD streams are not extracted. Using this user agent (iPad) @"Mozilla/5.0 (iPad; CPU OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A5355d Safari/8536.25" HD streams are extracted but for videos with crypted sig an exception is raised. It is possible to make the decryption working also with iPad user agent?

@ajay2c9
Copy link

ajay2c9 commented Mar 8, 2017

Hi, I am using LBYouTubeView for downloading the youtube videos. i run the sample app provided in the code . Here [extractor extractVideoURLWithCompletionBlock:^(NSURL *videoURL, NSError *error) {}]; gives the success response. After converting the url to data and saving it to .mp4 format in a path, the video is not playing and shows some alert with converting progress bar in the player.

Please give suggestions to extract the youtube url and download the video to iPhone.

Thank you

1 similar comment
@ajay2c9
Copy link

ajay2c9 commented Mar 8, 2017

Hi, I am using LBYouTubeView for downloading the youtube videos. i run the sample app provided in the code . Here [extractor extractVideoURLWithCompletionBlock:^(NSURL *videoURL, NSError *error) {}]; gives the success response. After converting the url to data and saving it to .mp4 format in a path, the video is not playing and shows some alert with converting progress bar in the player.

Please give suggestions to extract the youtube url and download the video to iPhone.

Thank you

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.

4 participants