ru.shubert

yt

package yt

User: Shubert Alexandr Date: 04.02.2017 Description

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. yt
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait Loggable extends AnyRef

  2. case class StreamsHolder(video: Option[String], adaptive: Option[String]) extends Product with Serializable

  3. class YGDecipherException extends YGException

  4. abstract class YGException extends Exception

  5. class YGNetworkException extends YGException

  6. class YGParseException extends YGException

Value Members

  1. object Decipher extends Loggable

    Extracts and caches decode function from YouTube html5 player.

  2. object YouTubeConstants

    Helper object, describes exact tag meaning.

  3. object YouTubeQuery extends Loggable

    YouTube obscures download links, requiring urls with special signature in it.

Inherited from AnyRef

Inherited from Any

Ungrouped