Commit Graph

9 Commits (89cee32ce9b504bd2b892f6fd2bcda46ae33a10c)

Author SHA1 Message Date
Aakash Gajjar 89cee32ce9
fix(tiktok): update title getter
Signed-off-by: Aakash Gajjar <skyqutip@gmail.com>
5 years ago
Aakash Gajjar b19eec0d33
[fix] python 2 "url" field is missing or empty
`try_get` fails for `expected_type=str`, because in python 2
string has `unicode` type.

This commit removes the `expected_type` to disable the comparison.
5 years ago
Aakash Gajjar 6255e567d9 [tiktok] fix regex 5 years ago
Aakash Gajjar 6fb11ca851 [fix] refactor code 5 years ago
Aakash Gajjar b901b6a08b [tiktok] fix json_string extraction 5 years ago
Aakash Gajjar 4b6d03ed87 [tiktok] fix extraction 5 years ago
Sergey M․ 7c2ecbc1cc
[tiktok] Add support for new URL schema (closes #20573) 6 years ago
Sergey M․ ce18a19be9
[tiktok] Improve extraction and add support for user pages (closes #18135) 6 years ago
Ken Swenson 1ead840d2c
[tiktok] Add extractor (closes #18108) 6 years ago