Skip to content

Releases: gatecrasher777/ytcog

v2.0.1

14 Oct 15:49
87e8823
Compare
Choose a tag to compare

Minor bug fixes and code improvements.
Filename templates can uses options values.

v2.0.0

09 Sep 19:04
ca71b7a
Compare
Choose a tag to compare

Major update:

  • added playlist object class
  • added playlist_test example
  • added search for playlists
  • added search for channels
  • added search for movies
  • added new search parameters, medium duration and video feature (Live, 4k, hd, hdr , etc)
  • added dynamic filenames
  • added simple object debugging
  • modified the download object
  • removed player from the index (interact via session.player)
  • added video metadata embedding into downloaded files
  • added channel playlist results
  • added channel related channel results
  • added search within a channel
  • added accumulated results into video, channels, playlists
  • revised all examples to cover changes.
  • other minor code improvements

v1.0.4

31 Aug 13:29
e160dd1
Compare
Choose a tag to compare
Add files via upload

v1.0.3

31 Aug 12:32
5c7a91e
Compare
Choose a tag to compare

Fixed problem where vistorData is sometimes missing from the context.client but can be found in SBOX_SETTINGS.

v1.0.2

31 Aug 06:34
2f88546
Compare
Choose a tag to compare

Fixed player parse for n function would fail for some players.
Typos.

v1.0.1

12 Aug 19:26
30311ee
Compare
Choose a tag to compare

Changed section sizes into variables in dl.js and adjusted their values somewhat to give better performance.
Muted network console.log error messages in all class modules. (as it is designed to use Status/Reason pair)
Changed some text in the readme.

Initial release

10 Aug 13:58
62b58a4
Compare
Choose a tag to compare
v1.0.0

Add files via upload