web/changelogs: update all links to markdown format
This commit is contained in:
@@ -7,7 +7,7 @@ banner:
|
||||
---
|
||||
service improvements:
|
||||
- extended instagram support: high quality photos, videos, reels. everything should work without any issues, enjoy! :)
|
||||
- added support for streamable.com (thanks to <a class="text-backdrop link" href="https://github.com/imputnet/cobalt/pull/179" target="_blank">#179</a>)
|
||||
- added support for streamable.com (thanks to [#179](https://github.com/imputnet/cobalt/pull/179))
|
||||
- added video metadata to youtube videos.
|
||||
- fixed vk video downloads.
|
||||
- vxtwitter links are now supported.
|
||||
@@ -18,8 +18,8 @@ ui improvements:
|
||||
|
||||
backend improvements:
|
||||
- cobalt will now let you know if something goes wrong during video download instead of nuking the stream.
|
||||
- added support for cookies (thanks to <a class="text-backdrop link" href="https://github.com/imputnet/cobalt/pull/177" target="_blank">#177</a>)
|
||||
- replaced got with undici (thanks to <a class="text-backdrop link" href="https://github.com/imputnet/cobalt/pull/182" target="_blank">#182</a>). downloads should be slightly faster and clean of garbage in headers.
|
||||
- added support for cookies (thanks to [#177](https://github.com/imputnet/cobalt/pull/177))
|
||||
- replaced got with undici (thanks to [#182](https://github.com/imputnet/cobalt/pull/182)). downloads should be slightly faster and clean of garbage in headers.
|
||||
|
||||
internal improvements:
|
||||
- moved host overrides into its own module.
|
||||
|
||||
Reference in New Issue
Block a user