index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-21
[jsinterp] Minimally handle arithmetic operator precedence
dirkf
2023-04-13
[DashSegmentsFD] Correctly detect errors when `fragment_retries` == 0
dirkf
2023-04-12
[YouTube] Simplify signature patterns
dirkf
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-dlp
dirkf
2023-04-06
[core] No longer importing copy
dirkf
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-mtime
dirkf
2023-04-05
[devscripts] Improve hack to convert command-line options to API options
dirkf
2023-04-05
[compat] Add and use `compat_open()` like Py3 `open()`
dirkf
2023-04-05
[FragmentFD] Fix iteration with infinite limit
dirkf
2023-04-05
[test] Update tests for Ubuntu 20.04
dirkf
2023-03-19
[extractor/youtube] Bypass throttling for `-f17`
pukkandan
2023-03-19
[extractor/youtube] Construct fragment list lazily
pukkandan
2023-03-19
[utils] Ensure `allow_types` for `variadic()` is a tuple
dirkf
2023-03-19
[downloader/http] Only check for resumability when actually resuming
dirkf
2023-03-14
[AENetworksBaseIE] Report missing show data instead of crash
dirkf
2023-03-14
[devscripts] Add a hack to convert command-line options to API options
dirkf
2023-03-14
[core] Handle `/../` sequences in HTTP URLs
dirkf
2023-03-14
[FragmentFD] Respect `--no-continue`
dirkf
2023-03-14
[downloader] Let _ffmpeg_ handle DASH segments
dirkf
2023-03-09
[doc] Improve "guidance" on bug reporting
dirkf
2023-03-07
[doc] Recommend "Get cookies.txt LOCALLY" extension in README.md (#31763)
Sophira
2023-03-07
[jsinterp] Fix regexp parsing and .replace[All] method
dirkf
2023-03-03
[jsinterp] Handle `Date` at epoch 0
pukkandan
2023-03-03
[Youtube] Construct dash formats with `range` query
pukkandan
2023-02-24
[YouTube] Support @owner format in uploader_id etc
dirkf
2023-02-24
[test] Support test-case with volatile ID (eg live show)
dirkf
2023-02-20
Escape URLs in `sanitized_Request`, not `sanitize_url` d2558234cf5dd12d6896ee...
pukkandan
2023-02-20
[Vimeo] Fix e19ec52 for tween-age Pythons
df
2023-02-19
[jsinterp] Fix dict comprehension for Py2.6
dirkf
2023-02-17
[YouTube] Avoid crash if uploader_id extraction fails
dirkf
2023-02-14
[test] Avoid name TestIE which causes a pytest warning
dirkf
2023-02-14
[InfoExtractor] Handle unquoted values in OpenGraph searches
dirkf
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
2023-02-13
[feat]: Add support to external downloader aria2p (#31500)
teddy171
2023-02-13
[rbgtum] Add new extractor (#31305)
Valentin Metz
2023-02-13
[YouTube] Fix tests
dirkf
2023-02-13
[YouTube] Refresh compat/utils usage
dirkf
2023-02-13
[compat] Update test_compat
dirkf
2023-02-13
[utils] Add parse_qs, update_url
dirkf
2023-02-13
[compat] Systematise compat_ naming
dirkf
2023-02-13
[test] Fix TestAgeRestriction
dirkf
2023-02-13
[YouTube] Add `signatureTimestamp` for age-gate bypass
dirkf
2023-02-13
[YouTube] Bypass age-gating for certain restricted videos
dirkf
2023-02-12
[Vimeo] Support /user{video_id}/{slug} URL format
dirkf
2023-02-12
[Vimeo] Fix `Unable to extract info section` redux
dirkf
[prev]
[next]