Skip to content
Snippets Groups Projects
  1. Feb 14, 2023
  2. Feb 13, 2023
  3. Feb 12, 2023
  4. Feb 03, 2023
    • dirkf's avatar
      [ITV] Overhaul ITV extractor (#30266) · 384f632e
      dirkf authored
      * support ITVX URLs (thanks Vangelis66)
      * support legacy ITV Hub URLs
      * include extraction fix 4c57dd2 from sleaux-meaux 3 May 2021
      * include extraction fix 6fbcc16, fix by staubichsauger & pukkandan
      * work-around duration parsing pending fix to utils.parse_duration
      * apply default vanilla UA for pages and media to avoid site blocking
      * also detect and report `Episode not found` instead of generic 404
      * rework ITVBTCCIE with geo-block detection, best effort geo-restriction handling, news article support
      * fix tests
      384f632e
  5. Feb 02, 2023
  6. Nov 13, 2022
  7. Nov 12, 2022
  8. Nov 11, 2022
  9. Nov 09, 2022
  10. Nov 04, 2022
  11. 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
Loading