Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 938 Bytes

File metadata and controls

25 lines (13 loc) · 938 Bytes

About

WPYouTubeKit is a stripped down version of the original XCDYouTubeKit, version 2.15.2, with the sole purpose of extracting streamURLs.

Additional information is available on the original XCDYouTubeKit repo.

Installation and Setup

CocoaPods

pod install WPYouTubeKit

Logging

Since version 2.2.0 of XCDYouTubeKit, logs are produced. WPYouTubeKit supports CocoaLumberjack but does not require it.

See the XCDYouTubeLogger class documentation for more information.

Credits

The URL extraction algorithms in XCDYouTubeKit are inspired by the YouTube extractor module of the youtube-dl project.

License

XCDYouTubeKit is available under the MIT license. See the LICENSE file for more information.