Update ytdl-core 4.5.0 → 4.11.5 (minor) #233
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ytdl-core (4.5.0 → 4.11.5) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 32 commits:
fix: remove n-transform function name ambiguity (#1242)
fix: code parser (#1203)
chore(cicd): bump cicd node versions
fix: typescript autocomplete for `'literal' | string` (#1188)
docs(README): update event-info url (#1158)
docs(examples): fix ffmpeg-static import
fix(workflows): bump node.js versions in workflows (#1138)
Fix: invalid regex used in cutAfterJS (#1137)
Fix: replace cutAfterJSON with cutAfterJS (#1126)
fix(types): update the correct thumbnails property (#1099)
docs(README): fix invalid link (#1079)
test: remove invalid `nock#reply` usage (#1076)
feat: add IPv6 block rotating (#713)
fix: trim id's passed to the url-utils (#1073)
fix: `videoDetails.age_restricted` is always `false` in other languages (#986)
chore(package): 4.0.0 → 4.2.2 (minor) (#1048)
chore(package): update m3u8stream to version 0.8.6 (#1049)
fix: parsing for N transform function name. (#1055)
fix: chooseFormat from livestream tests (#987)
feat: add `endTimestamp` under `liveBroadcastDetails` (#1038)
fix: Direct cipher signature & n-transform functions to circumvent throttling. (#1022)
chore(package): update m3u8stream to version 0.8.4 (#934)
fix: bug in URL decection (#984)
feat: add playerConfig typings (#972)
fix: Add parameters to `get_video_info` endpoint to fix 404 errors (#938)
fix: Update getWatchHTMLPage right pos (#946)
fix: stop requiring url & make webpack possible again
fix: add html5 param to fetching of VideoInfoPage (#924)
feat: Access to the various getInfo miniget requests. (#901)
fix: Handle HLS audio only request edge case (#903)
feat: expose version (#832)
feat: add `videoDetails.chapters` (#913)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands