Interface YoutubeSignatureResolver

    • Method Detail

      • getExtractedScript

        YoutubeSignatureCipher getExtractedScript​(HttpInterface httpInterface,
                                                  java.lang.String playerScript)
                                           throws java.io.IOException
        Throws:
        java.io.IOException
      • resolveFormatUrl

        java.net.URI resolveFormatUrl​(HttpInterface httpInterface,
                                      java.lang.String playerScript,
                                      YoutubeTrackFormat format)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveDashUrl

        java.lang.String resolveDashUrl​(HttpInterface httpInterface,
                                        java.lang.String playerScript,
                                        java.lang.String dashUrl)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception