Skip to content

Releases: CorentinB/YouTube-MA

2.1.0

01 Jul 13:07
Compare
Choose a tag to compare
Add: second layer of hierarchy for file saving

v2.0.5

13 Feb 23:25
Compare
Choose a tag to compare
Add: go-release.sh

v2.0.3

08 Aug 19:48
Compare
Choose a tag to compare

Handle already archived videos.

v2.0.2

28 Jul 13:43
Compare
Choose a tag to compare

Fix error when fetching an unavailable subtitles list.

v2.0.1

28 Jul 13:34
Compare
Choose a tag to compare

Fix concurrency issues by adding a new argument for maximum number of concurrency, default is 16.

v2.0.0

28 Jul 03:11
Compare
Choose a tag to compare

YouTube-MA is fully working!
Now generating a proper JSON file like YTDL do, with various subs, streams and any other interesting informations in there!

v1.2.0

25 Jul 17:05
Compare
Choose a tag to compare

Fix a lot of bugs, I've tested it on big list of IDs etc to detect common bugs.
Unavailable videos crash fixed, same for age restricted that is now bypassed.

v1.1.2

25 Jul 14:41
Compare
Choose a tag to compare

I changed "fetching" with "downloading" in the subtitle download log. That deserve a proper release.

v1.1.1

25 Jul 14:26
Compare
Choose a tag to compare

Better logging.

v1.1.0

25 Jul 13:49
Compare
Choose a tag to compare

Process API-less archiving from single ID or list of IDs, with concurrency using goroutines.
Download annotations, thumbnail, informations, description, and subtitles when available.