Skip to content

Releases: gatecrasher777/ytcog

v2.5.5

18 Oct 13:51
5fd7698
Compare
Choose a tag to compare

Overcomes 403 download errors on videos longer than 1 minute.

v2.5.4

29 Sep 12:35
73cb50c
Compare
Choose a tag to compare
Merge pull request #64 from gatecrasher777/2.5.4

2.5.4

v2.5.3

29 Sep 08:54
ce82416
Compare
Choose a tag to compare

Fixed N code extraction

v2.5.2

09 Sep 10:47
4a6200b
Compare
Choose a tag to compare

Added shorts fix from W864. Thank you.

v2.5.1

13 Jul 07:15
2e298ae
Compare
Choose a tag to compare

Fixes a parsing ambiguity in the n-transform extraction.

v2.5.0

14 Apr 16:25
0d20fa4
Compare
Choose a tag to compare

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

18 Oct 09:51
e1c6d68
Compare
Choose a tag to compare

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

01 Sep 09:35
96b92fa
Compare
Choose a tag to compare

Changes to traverse code extraction.

v2.4.1

30 Aug 17:08
0109ece
Compare
Choose a tag to compare

Added a new, more robust code traversal to extract code from base.js files.

v2.4.0

25 Aug 09:19
129a80e
Compare
Choose a tag to compare

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.