Skip to content
Snippets Groups Projects
  1. Nov 13, 2022
  2. Nov 12, 2022
  3. Nov 11, 2022
  4. Nov 09, 2022
  5. Nov 04, 2022
  6. Nov 03, 2022
    • Andrei Lebedev's avatar
      [utils] Backport traverse_obj (etc) from yt-dlp (#31156) · 27ed77aa
      Andrei Lebedev authored
      
      * Backport traverse_obj and closely related function from yt-dlp (code by pukkandan)
      * Backport LazyList, variadic(), try_call (code by pukkandan)
      * Recast using yt-dlp's newer traverse_obj() implementation and tests (code by grub4k)
      * Add tests for Unicode case folding support matching Py3.5+ (requires f102e3dc)
      * Improve/add tests for variadic, try_call, join_nonempty
      
      Co-authored-by: default avatardirkf <fieldhouse@gmx.net>
      27ed77aa
  7. Nov 02, 2022
  8. Nov 01, 2022
  9. Oct 31, 2022
  10. Oct 30, 2022
  11. Oct 27, 2022
  12. Oct 20, 2022
  13. Oct 18, 2022
    • ache's avatar
      Fix ADN extractor (#31275) · 447edc48
      ache authored
      
      * Rename Anime Digital Network to Animation Digital Network, animationdigitalnetwork.fr
      * Update the test to an available video
      * Update the decoding key of subtitles
      * Keep the support of old URLs
      * Add a test to match the old URL
      * Reduce redundancy of the URL name
      * Fix md5 ^^"
      * Fix undefined _BASE
      * Process HTTP error text (eg geo-block) correctly and uniformly in Py3, Py2
      * Skip test for CI since geo-blocked
      
      Signed-off-by: default avatarache <ache@ache.one>
      Co-authored-by: default avatardirkf <fieldhouse@gmx.net>
      447edc48
  14. Oct 13, 2022
  15. Oct 12, 2022
  16. Oct 11, 2022
  17. Oct 10, 2022
  18. Oct 04, 2022
  19. Sep 02, 2022
  20. Sep 01, 2022
  21. Aug 29, 2022
  22. Aug 26, 2022
Loading