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.
pod install WPYouTubeKit
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.
The URL extraction algorithms in XCDYouTubeKit are inspired by the YouTube extractor module of the youtube-dl project.
XCDYouTubeKit is available under the MIT license. See the LICENSE file for more information.