aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2023-07-05[workflows/ci.yml] Restore test support for Py 3.2dirkf
2023-06-22[YouTube] Avoid crash in author extractiondirkf
2023-06-22[YouTube] Improve nsig function name extractionpukkandan
2023-06-18[YouTube] Improve fix for ae8ba2cdirkf
2023-06-17[YouTube] Fix `KeyError QV` in signature extraction faileddirkf
2023-06-17[jsinterp] Don't find unrelated objectsdirkf
2023-06-17[jsinterp] Fix test for failed match in extract_object()dirkf
2023-06-11[jsinterp] Fix div bug breaking player 8c7583ffdirkf
2023-05-26[core] Revise 1f7c6f8 to help downstream merger (possibly)dirkf
2023-05-23[compat] Fix casefold import __all__ syntax in a19855fdirkf
2023-05-23[ITV] Fix UA capitalisation in 384f632dirkf
2023-05-23[core] Further improve platform debug logdirkf
2023-05-23[jsinterp] Small updates for a85a875dirkf
2023-05-11[core] Improve platform debug log, based on yt-dlpdirkf
2023-05-11[jsinterp] Add short-cut evaluation for common expressiondirkf
2023-05-11[jsinterp] Handle NaN in bitwise operatorsdirkf
2023-05-11[utils] Fix `compiled_regex_type` in 249f2b6dirkf
2023-04-23[YouTube] Support Releases tabdirkf
2023-04-21[jsinterp] Minimally handle arithmetic operator precedencedirkf
2023-04-13[DashSegmentsFD] Correctly detect errors when `fragment_retries` == 0dirkf
2023-04-12[YouTube] Simplify signature patternsdirkf
2023-04-12[core] Sanitize info dict before dumping JSON (fixes fe7e130) (#32032)Gabriel Nagy
2023-04-10[core] Add and use sanitize_info() method from yt-dlpdirkf
2023-04-06[core] No longer importing copydirkf
2023-04-06[core] Avoid deepcopy of ctx dict (fix f35b757) (Pt 2)dirkf
2023-04-06[core] Avoid deepcopy of ctx dict (fix f35b757)dirkf
2023-04-05[options] Add --mtime option, unsets default --no-mtimedirkf
2023-04-05[devscripts] Improve hack to convert command-line options to API optionsdirkf
2023-04-05[compat] Add and use `compat_open()` like Py3 `open()`dirkf
2023-04-05[FragmentFD] Fix iteration with infinite limitdirkf
2023-03-19[extractor/youtube] Bypass throttling for `-f17`pukkandan
2023-03-19[extractor/youtube] Construct fragment list lazilypukkandan
2023-03-19[utils] Ensure `allow_types` for `variadic()` is a tupledirkf
2023-03-19[downloader/http] Only check for resumability when actually resumingdirkf
2023-03-14[AENetworksBaseIE] Report missing show data instead of crashdirkf
2023-03-14[core] Handle `/../` sequences in HTTP URLsdirkf
2023-03-14[FragmentFD] Respect `--no-continue`dirkf
2023-03-14[downloader] Let _ffmpeg_ handle DASH segmentsdirkf
2023-03-07[jsinterp] Fix regexp parsing and .replace[All] methoddirkf
2023-03-03[jsinterp] Handle `Date` at epoch 0pukkandan
2023-03-03[Youtube] Construct dash formats with `range` querypukkandan
2023-02-24[YouTube] Support @owner format in uploader_id etcdirkf
2023-02-20Escape URLs in `sanitized_Request`, not `sanitize_url` d2558234cf5dd12d6896ee...pukkandan
2023-02-20[Vimeo] Fix e19ec52 for tween-age Pythonsdf
2023-02-19[jsinterp] Fix dict comprehension for Py2.6dirkf
2023-02-17[YouTube] Avoid crash if uploader_id extraction failsdirkf
2023-02-14[InfoExtractor] Handle unquoted values in OpenGraph searchesdirkf
2023-02-13[StreamsbIE] Add extractor for streamsb.com (viewsb.com) (#31517)fonkap
2023-02-13[KommunetvIE] Add extractor for kommunetv.no (#31516)fonkap
2023-02-13[FileMoonIE] Add extractor for filemoon.sx (#31515)fonkap