Releases: gatecrasher777/ytcog
Releases · gatecrasher777/ytcog
v2.5.5
v2.5.4
Merge pull request #64 from gatecrasher777/2.5.4 2.5.4
v2.5.3
Fixed N code extraction
v2.5.2
Added shorts fix from W864. Thank you.
v2.5.1
Fixes a parsing ambiguity in the n-transform extraction.
v2.5.0
Example tests restructured,
channel requests fixed,
'shorts' added to channel item requests,
'period' channel option binned,
Improved download speed with URL range parameters added.
v2.4.3
Fixed bug on logged in status for video info requests.
Fixed bugs in the cancelation of downloads.
Added video.next to obtain additional video info page.
v2.4.2
Changes to traverse code extraction.
v2.4.1
Added a new, more robust code traversal to extract code from base.js files.
v2.4.0
Removed block parse function for code extraction. Uses pinch function instead.
Added itag to video and audio stream objects.
Reduced error timeouts and retry delays from 60s & 30s to 10s.