Skip to content

New User Agent for HD quality#95

Open
freespirit83xyz wants to merge 19 commits intolbrndnr:masterfrom
MarcosALZ:master
Open

New User Agent for HD quality#95
freespirit83xyz wants to merge 19 commits intolbrndnr:masterfrom
MarcosALZ:master

Conversation

@freespirit83xyz
Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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