Merge pull request #5040 from nonamethanks/fix-weibo-404

Weibo: fix exception for deleted url
This commit is contained in:
evazion
2022-03-08 23:08:37 -06:00
committed by GitHub
2 changed files with 9 additions and 0 deletions

View File

@@ -30,6 +30,8 @@ module Sources
end
[largest_video]
end
else
[url]
end
end