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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ie/nebula] Finish Refactor #8566

Merged
merged 27 commits into from Nov 20, 2023
Merged

[ie/nebula] Finish Refactor #8566

merged 27 commits into from Nov 20, 2023

Commits on Nov 11, 2023

  1. Make metadata extraction less fatal

    elyse0 authored and seproDev committed Nov 11, 2023
    Copy the full SHA
    61fe5fc View commit details
    Browse the repository at this point in the history
  2. Support downloading public videos

    elyse0 authored and seproDev committed Nov 11, 2023
    Copy the full SHA
    07d8a73 View commit details
    Browse the repository at this point in the history
  3. Copy _extract_video_metadata from pukkandan/yt-dlp-dev/nebula-flat

    Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
    2 people authored and seproDev committed Nov 11, 2023
    Copy the full SHA
    e6cbfb7 View commit details
    Browse the repository at this point in the history
  4. Improve channel extraction

    elyse0 authored and seproDev committed Nov 11, 2023
    Copy the full SHA
    9fc899c View commit details
    Browse the repository at this point in the history
  5. Add new NebulaChannel test

    elyse0 authored and seproDev committed Nov 11, 2023
    Copy the full SHA
    cb55dd0 View commit details
    Browse the repository at this point in the history
  6. Revert unrelated changes

    pukkandan authored and seproDev committed Nov 11, 2023
    Copy the full SHA
    c17bf7f View commit details
    Browse the repository at this point in the history
  7. cleanup

    pukkandan authored and seproDev committed Nov 11, 2023
    Copy the full SHA
    13daee8 View commit details
    Browse the repository at this point in the history
  8. Initial refactor

    pukkandan authored and seproDev committed Nov 11, 2023
    Copy the full SHA
    8dec2b4 View commit details
    Browse the repository at this point in the history
  9. Optimize flat-playlist

    pukkandan authored and seproDev committed Nov 11, 2023
    Copy the full SHA
    fe44d6e View commit details
    Browse the repository at this point in the history
  10. Simpler approach to flat-playlist

    pukkandan authored and seproDev committed Nov 11, 2023
    Copy the full SHA
    6038aa3 View commit details
    Browse the repository at this point in the history
  11. Fixes

    pukkandan authored and seproDev committed Nov 11, 2023
    Copy the full SHA
    a3c5d14 View commit details
    Browse the repository at this point in the history
  12. Fix NebulaSubscriptionsIE

    pukkandan authored and seproDev committed Nov 11, 2023
    Copy the full SHA
    25c94fd View commit details
    Browse the repository at this point in the history
  13. cleanup

    pukkandan authored and seproDev committed Nov 11, 2023
    Copy the full SHA
    a22f1b5 View commit details
    Browse the repository at this point in the history
  14. Update yt_dlp/extractor/nebula.py

    Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
    2 people authored and seproDev committed Nov 11, 2023
    Copy the full SHA
    2980e93 View commit details
    Browse the repository at this point in the history
  15. Update yt_dlp/extractor/nebula.py

    pukkandan authored and seproDev committed Nov 11, 2023
    Copy the full SHA
    9b61ed6 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    28ca4a8 View commit details
    Browse the repository at this point in the history
  17. Fix None archive_ids

    seproDev committed Nov 11, 2023
    Copy the full SHA
    3fa57b6 View commit details
    Browse the repository at this point in the history
  18. Add class support

    seproDev committed Nov 11, 2023
    Copy the full SHA
    a920476 View commit details
    Browse the repository at this point in the history
  19. Fix test formatting

    seproDev committed Nov 11, 2023
    Copy the full SHA
    eba24fa View commit details
    Browse the repository at this point in the history
  20. Add missing space

    seproDev committed Nov 11, 2023
    Copy the full SHA
    fccc6fc View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    2aa49ac View commit details
    Browse the repository at this point in the history
  22. More fixes

    seproDev committed Nov 11, 2023
    Copy the full SHA
    079920d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

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

Commits on Nov 19, 2023

  1. Apply suggestions from code review

    Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
    seproDev and bashonly committed Nov 19, 2023
    Copy the full SHA
    7fcdf62 View commit details
    Browse the repository at this point in the history
  2. Address other comments

    seproDev committed Nov 19, 2023
    Copy the full SHA
    28dd708 View commit details
    Browse the repository at this point in the history
  3. typo

    seproDev committed Nov 19, 2023
    Copy the full SHA
    b7e61ed View commit details
    Browse the repository at this point in the history
  4. Another typo

    seproDev committed Nov 19, 2023
    Copy the full SHA
    68a14d1 View commit details
    Browse the repository at this point in the history