change name to `XiaoHongSu`

This commit is contained in:
HobbyistDev 2024-04-11 07:35:27 +08:00
parent 8f2567f048
commit aa2dda16cd
2 changed files with 2 additions and 2 deletions

View File

@ -2378,7 +2378,7 @@ from .xhamster import (
XHamsterEmbedIE,
XHamsterUserIE,
)
from .xiaohungsu import XiaoHungSuIE
from .xiaohongsu import XiaoHongSuIE
from .ximalaya import (
XimalayaIE,
XimalayaAlbumIE

View File

@ -8,7 +8,7 @@ from ..utils import (
from ..utils.traversal import traverse_obj
class XiaoHungSuIE(InfoExtractor):
class XiaoHongSuIE(InfoExtractor):
_VALID_URL = r'https?://www\.xiaohongshu.com/explore/(?P<id>[a-f0-9]+)'
_TESTS = [{
'url': 'https://www.xiaohongshu.com/explore/6411cf99000000001300b6d9',