public static GetDownloadUrls ( string videoUrl, bool decryptSignature = true ) : IEnumerable |
||
videoUrl | string | The URL of the YouTube video. |
decryptSignature | bool |
/// A value indicating whether the video signatures should be decrypted or not. Decrypting
/// consists of a HTTP request for each |
return | IEnumerable |