Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract playlists description #1061

Merged

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    5ab6cd7 View commit details
    Browse the repository at this point in the history
  2. Add tests

    ChunkyProgrammer committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e147867 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81f2911 View commit details
    Browse the repository at this point in the history
  4. Implement PlaylistInfo.getDescription()

    Implement PlaylistExtractor.getDescription() for PeerTube and SoundCloud.
    Anotate   PlaylistExtractor.getDescription() as Nonnull
    TobiGr committed May 11, 2023
    Configuration menu
    Copy the full SHA
    b218bf6 View commit details
    Browse the repository at this point in the history
  5. Add PlaylistInfoItem.getDescription() and PlaylistInfoItemExtractor.g…

    …etDescription()
    
    [PeerTube] Implement the corresponding extractor method.
    TODO: add tests
    TobiGr committed May 11, 2023
    Configuration menu
    Copy the full SHA
    ca0ce00 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    c70bb83 View commit details
    Browse the repository at this point in the history