[pinterest] fix section URLs for boards with /?# in name (#5104)

This commit is contained in:
Mike Fährmann
2024-02-05 15:54:06 +01:00
parent de752eb7b1
commit d7823b9f81
2 changed files with 11 additions and 3 deletions

View File

@@ -52,6 +52,15 @@ __tests__ = (
"#count" : 4,
},
{
"#url" : "https://www.pinterest.jp/gdldev/bname/",
"#comment" : "board & section with /?# in name (#5104)",
"#category": ("", "pinterest", "board"),
"#class" : pinterest.PinterestBoardExtractor,
"#options" : {"sections": True},
"#urls" : "https://www.pinterest.jp/gdldev/bname/id:5345901183739414095",
},
{
"#url" : "https://www.pinterest.de/g1952849/secret/",
"#comment" : "secret board (#1055)",