diff --git a/CHANGELOG.md b/CHANGELOG.md
index 046748e..fd268f2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,5 @@
+## [0.4.5](https://github.com/suzuki3jp/youtubes.js/compare/v0.4.4...v0.4.5) (2025-01-21)
+
## [0.4.4](https://github.com/suzuki3jp/youtubes.js/compare/v0.4.3...v0.4.4) (2025-01-21)
diff --git a/docs/api/youtubes.js.md b/docs/api/youtubes.js.md
index f328234..140a9c4 100644
--- a/docs/api/youtubes.js.md
+++ b/docs/api/youtubes.js.md
@@ -61,7 +61,7 @@ Provides utility methods for pagination.
Represents a YouTube playlist resource.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists\#resource)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists#resource)
@@ -74,7 +74,7 @@ Represents a YouTube playlist resource.
A manager of playlist items belonging to a client. Provides methods for `/youtube/v3/playlistItems`
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlistItems)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlistItems)
@@ -87,7 +87,7 @@ A manager of playlist items belonging to a client. Provides methods for `/youtub
Manager for playlist endpoints. Provides methods for `/youtube/v3/playlists`.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists)
@@ -111,7 +111,7 @@ An OAuth provider that doesn't refresh the token
Presents the thumbnails of the video or the playlist.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/thumbnails)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/thumbnails)
diff --git a/docs/api/youtubes.js.pagination.md b/docs/api/youtubes.js.pagination.md
index fdb608b..1813eb5 100644
--- a/docs/api/youtubes.js.pagination.md
+++ b/docs/api/youtubes.js.pagination.md
@@ -170,7 +170,7 @@ Fetches all pages data. - \*\*NOTE\*\*: This method may consume unnecessary quot
-Fetches the next page. - \*\*NOTE\*\*: This method will use the same quotas as the original request. - Normally, GET requests use a quota of 1 unit, while other methods use 50 units. - However, some heavy methods use more than 50 units. - See more details on the \[YouTube Data API reference\](https://developers.google.com/youtube/v3/determine\_quota\_cost)
+Fetches the next page. - \*\*NOTE\*\*: This method will use the same quotas as the original request. - Normally, GET requests use a quota of 1 unit, while other methods use 50 units. - However, some heavy methods use more than 50 units. - See more details on the [YouTube Data API reference](https://developers.google.com/youtube/v3/determine_quota_cost)
|
@@ -184,7 +184,7 @@ Fetches the next page. - \*\*NOTE\*\*: This method will use the same quotas as t
-Fetches the previous page. - \*\*NOTE\*\*: This method will use the same quotas as the original request. - Normally, GET requests use a quota of 1 unit, while other methods use 50 units. - However, some heavy methods use more than 50 units. - See more details on the \[YouTube Data API reference\](https://developers.google.com/youtube/v3/determine\_quota\_cost)
+Fetches the previous page. - \*\*NOTE\*\*: This method will use the same quotas as the original request. - Normally, GET requests use a quota of 1 unit, while other methods use 50 units. - However, some heavy methods use more than 50 units. - See more details on the [YouTube Data API reference](https://developers.google.com/youtube/v3/determine_quota_cost)
|
diff --git a/docs/api/youtubes.js.pagination.next.md b/docs/api/youtubes.js.pagination.next.md
index 77e7493..0c26d6e 100644
--- a/docs/api/youtubes.js.pagination.next.md
+++ b/docs/api/youtubes.js.pagination.next.md
@@ -4,7 +4,7 @@
## Pagination.next() method
-Fetches the next page. - \*\*NOTE\*\*: This method will use the same quotas as the original request. - Normally, GET requests use a quota of 1 unit, while other methods use 50 units. - However, some heavy methods use more than 50 units. - See more details on the \[YouTube Data API reference\](https://developers.google.com/youtube/v3/determine\_quota\_cost)
+Fetches the next page. - \*\*NOTE\*\*: This method will use the same quotas as the original request. - Normally, GET requests use a quota of 1 unit, while other methods use 50 units. - However, some heavy methods use more than 50 units. - See more details on the [YouTube Data API reference](https://developers.google.com/youtube/v3/determine_quota_cost)
**Signature:**
diff --git a/docs/api/youtubes.js.pagination.prev.md b/docs/api/youtubes.js.pagination.prev.md
index 7327360..1ef59a7 100644
--- a/docs/api/youtubes.js.pagination.prev.md
+++ b/docs/api/youtubes.js.pagination.prev.md
@@ -4,7 +4,7 @@
## Pagination.prev() method
-Fetches the previous page. - \*\*NOTE\*\*: This method will use the same quotas as the original request. - Normally, GET requests use a quota of 1 unit, while other methods use 50 units. - However, some heavy methods use more than 50 units. - See more details on the \[YouTube Data API reference\](https://developers.google.com/youtube/v3/determine\_quota\_cost)
+Fetches the previous page. - \*\*NOTE\*\*: This method will use the same quotas as the original request. - Normally, GET requests use a quota of 1 unit, while other methods use 50 units. - However, some heavy methods use more than 50 units. - See more details on the [YouTube Data API reference](https://developers.google.com/youtube/v3/determine_quota_cost)
**Signature:**
diff --git a/docs/api/youtubes.js.playlist.md b/docs/api/youtubes.js.playlist.md
index 47b2bdf..bd3ddb2 100644
--- a/docs/api/youtubes.js.playlist.md
+++ b/docs/api/youtubes.js.playlist.md
@@ -6,7 +6,7 @@
Represents a YouTube playlist resource.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists\#resource)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists#resource)
**Signature:**
diff --git a/docs/api/youtubes.js.playlistitemmanager.getbyplaylistid.md b/docs/api/youtubes.js.playlistitemmanager.getbyplaylistid.md
index d34e307..1ef8656 100644
--- a/docs/api/youtubes.js.playlistitemmanager.getbyplaylistid.md
+++ b/docs/api/youtubes.js.playlistitemmanager.getbyplaylistid.md
@@ -8,7 +8,7 @@ Retrieves a list of playlist items by a playlist ID.
- The operation uses 1 quota unit.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlistItems/list)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlistItems/list)
**Signature:**
diff --git a/docs/api/youtubes.js.playlistitemmanager.md b/docs/api/youtubes.js.playlistitemmanager.md
index 3826801..1639f34 100644
--- a/docs/api/youtubes.js.playlistitemmanager.md
+++ b/docs/api/youtubes.js.playlistitemmanager.md
@@ -6,7 +6,7 @@
A manager of playlist items belonging to a client. Provides methods for `/youtube/v3/playlistItems`
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlistItems)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlistItems)
**Signature:**
@@ -96,7 +96,7 @@ Retrieves a list of playlist items by a playlist ID.
- The operation uses 1 quota unit.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlistItems/list)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlistItems/list)
diff --git a/docs/api/youtubes.js.playlistmanager.create.md b/docs/api/youtubes.js.playlistmanager.create.md
index 79f13b2..b6b5283 100644
--- a/docs/api/youtubes.js.playlistmanager.create.md
+++ b/docs/api/youtubes.js.playlistmanager.create.md
@@ -8,7 +8,7 @@ Creates a playlist.
- This operation uses 50 quota units. - There is a limit of approximately 10 playlists per day for creation. - For more details, see the issue: https://issuetracker.google.com/issues/255216949
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists/insert)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists/insert)
**Signature:**
diff --git a/docs/api/youtubes.js.playlistmanager.deletebyid.md b/docs/api/youtubes.js.playlistmanager.deletebyid.md
index 396d9a6..fb8ec99 100644
--- a/docs/api/youtubes.js.playlistmanager.deletebyid.md
+++ b/docs/api/youtubes.js.playlistmanager.deletebyid.md
@@ -8,7 +8,7 @@ Deletes a playlist by its ID.
- This operation uses 50 quota units.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists/delete)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists/delete)
**Signature:**
diff --git a/docs/api/youtubes.js.playlistmanager.getbychannelid.md b/docs/api/youtubes.js.playlistmanager.getbychannelid.md
index d9a1fba..05a122d 100644
--- a/docs/api/youtubes.js.playlistmanager.getbychannelid.md
+++ b/docs/api/youtubes.js.playlistmanager.getbychannelid.md
@@ -8,7 +8,7 @@ Fetches the playlists of a channel by its ID.
- This operation uses 1 quota unit. - Retrieves all playlists when given an authenticated user's channel ID. Otherwise, only public playlists are accessible.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists/list)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists/list)
**Signature:**
diff --git a/docs/api/youtubes.js.playlistmanager.getbyids.md b/docs/api/youtubes.js.playlistmanager.getbyids.md
index 64f5941..2ecb111 100644
--- a/docs/api/youtubes.js.playlistmanager.getbyids.md
+++ b/docs/api/youtubes.js.playlistmanager.getbyids.md
@@ -8,7 +8,7 @@ Fetches a playlist by its ID.
- This operation uses 1 quota unit. - Note: The YouTube API returns empty data instead of an error when a playlist with the specified ID is not found.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists/list)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists/list)
**Signature:**
diff --git a/docs/api/youtubes.js.playlistmanager.getmine.md b/docs/api/youtubes.js.playlistmanager.getmine.md
index 774e2f2..a7e26cc 100644
--- a/docs/api/youtubes.js.playlistmanager.getmine.md
+++ b/docs/api/youtubes.js.playlistmanager.getmine.md
@@ -8,7 +8,7 @@ Fetches the playlists owned by the authenticated user.
- This operation uses 1 quota unit.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists/list)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists/list)
**Signature:**
diff --git a/docs/api/youtubes.js.playlistmanager.md b/docs/api/youtubes.js.playlistmanager.md
index 74732a1..f4807a6 100644
--- a/docs/api/youtubes.js.playlistmanager.md
+++ b/docs/api/youtubes.js.playlistmanager.md
@@ -6,7 +6,7 @@
Manager for playlist endpoints. Provides methods for `/youtube/v3/playlists`.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists)
**Signature:**
@@ -80,7 +80,7 @@ Creates a playlist.
- This operation uses 50 quota units. - There is a limit of approximately 10 playlists per day for creation. - For more details, see the issue: https://issuetracker.google.com/issues/255216949
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists/insert)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists/insert)
@@ -98,7 +98,7 @@ Deletes a playlist by its ID.
- This operation uses 50 quota units.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists/delete)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists/delete)
@@ -116,7 +116,7 @@ Fetches the playlists of a channel by its ID.
- This operation uses 1 quota unit. - Retrieves all playlists when given an authenticated user's channel ID. Otherwise, only public playlists are accessible.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists/list)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists/list)
@@ -134,7 +134,7 @@ Fetches a playlist by its ID.
- This operation uses 1 quota unit. - Note: The YouTube API returns empty data instead of an error when a playlist with the specified ID is not found.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists/list)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists/list)
@@ -152,7 +152,7 @@ Fetches the playlists owned by the authenticated user.
- This operation uses 1 quota unit.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists/list)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists/list)
@@ -170,7 +170,7 @@ Updates a playlist by its ID.
- This operation uses 50 quota units. - \[If you are submitting an update request, and your request does not specify a value for a property that already has a value, the property's existing value will be deleted.\](https://developers.google.com/youtube/v3/docs/playlists/update\#request-body) - For example, when updating a playlist that has a description set, if you don't specify the `description`, it will be set to an empty string. - However, for the `privacy` property, it seems to remain unchanged if not specified.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists/update)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists/update)
diff --git a/docs/api/youtubes.js.playlistmanager.updatebyid.md b/docs/api/youtubes.js.playlistmanager.updatebyid.md
index f36ede5..e8d4dd0 100644
--- a/docs/api/youtubes.js.playlistmanager.updatebyid.md
+++ b/docs/api/youtubes.js.playlistmanager.updatebyid.md
@@ -8,7 +8,7 @@ Updates a playlist by its ID.
- This operation uses 50 quota units. - \[If you are submitting an update request, and your request does not specify a value for a property that already has a value, the property's existing value will be deleted.\](https://developers.google.com/youtube/v3/docs/playlists/update\#request-body) - For example, when updating a playlist that has a description set, if you don't specify the `description`, it will be set to an empty string. - However, for the `privacy` property, it seems to remain unchanged if not specified.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/playlists/update)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/playlists/update)
**Signature:**
diff --git a/docs/api/youtubes.js.thumbnails.md b/docs/api/youtubes.js.thumbnails.md
index 82e2d77..f48ef12 100644
--- a/docs/api/youtubes.js.thumbnails.md
+++ b/docs/api/youtubes.js.thumbnails.md
@@ -6,7 +6,7 @@
Presents the thumbnails of the video or the playlist.
-\[YouTube Data API Reference\](https://developers.google.com/youtube/v3/docs/thumbnails)
+[YouTube Data API Reference](https://developers.google.com/youtube/v3/docs/thumbnails)
**Signature:**
diff --git a/package-lock.json b/package-lock.json
index c55624c..d09e0fd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "youtubes.js",
- "version": "0.4.4",
+ "version": "0.4.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "youtubes.js",
- "version": "0.4.4",
+ "version": "0.4.5",
"license": "MIT",
"dependencies": {
"googleapis": "^144.0.0",
diff --git a/package.json b/package.json
index 7a5169c..aca0cb6 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "youtubes.js",
"description": "A JavaScript client for YouTube Data API v3.",
- "version": "0.4.4",
+ "version": "0.4.5",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"keywords": [