Files
gallery-dl/gallery_dl/extractor
CasualYouTuber31 daac2c6e04 [tiktok] add support (#3061 #4177 #5646 #6878 #6708)
* Add TikTok photo support

#3061
#4177

* Address linting errors

* Fix more test failures

* Forgot to update category names in tests

* Looking into re issue

* Follow default yt-dlp output template

* Fix format string error on 3.5

* Support downloading videos and audio

Respond to comments
Improve archiving and file naming

* Forgot to update supportedsites.md

* Support user profiles

* Fix indentation

* Prevent matching with more than one TikTok extractor

* Fix TikTok regex

* Support TikTok profile avatars

* Fix supportedsites.md

* TikTok: Ignore no formats error

In my limited experience, this doesn't mean that gallery-dl can't download the photo post (but this could mean that you can't download the audio)

* Fix error reporting message

* TikTok: Support more URL formats

vt.tiktok.com
www.tiktok.com/t/

* TikTok: Only download avatar when extracting user profile

* TikTok: Document profile avatar limitation

* TikTok: Add support for www.tiktokv.com/share links

* Address Share -> Sharepost issue

* TikTok: Export post's creation date in JSON (ISO 8601)

* [tiktok] update

* [tiktok] update 'vmpost' handling

just perform a HEAD request and handle its response

* [tiktok] build URLs from post IDs

instead of reusing unchanged input URLs

* [tiktok] combine 'post' and 'sharepost' extractors

* [tiktok] update default filenames

put 'id' and 'num' first to ensure better file order

* [tiktok] improve ytdl usage

- speed up extraction by passing '"extract_flat": True'
- pass more user options and cookies
- pre-define 'TikTokUser' extractor usage

* [tiktok] Add _COOKIES entry to AUTH_MAP

* [tiktok] Always download user avatars

* [tiktok] Add more documentation to supportedsites.md

* [tiktok] Address review comments

---------

Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
2025-02-25 20:10:48 +01:00
..
2024-01-15 04:09:05 +01:00
2023-09-19 00:02:04 +02:00
2025-01-26 17:28:06 +01:00
2024-07-21 12:34:06 +02:00
2025-02-18 18:45:39 +01:00
2024-11-03 17:51:04 +01:00
2025-01-28 11:49:55 +01:00
2024-03-21 18:08:18 +01:00
2025-02-19 16:35:48 +01:00
2024-11-16 09:17:13 +01:00
2023-12-18 23:57:22 +01:00
2025-02-02 18:33:18 +01:00
2024-11-15 23:49:58 +01:00
2024-10-24 13:59:39 +02:00
2025-01-26 21:11:36 +01:00
2021-01-31 02:12:37 +01:00
2024-06-02 18:15:53 +02:00
2024-10-28 19:45:24 +01:00
2024-10-01 08:22:50 +02:00
2024-12-27 15:08:08 +01:00
2023-12-30 20:37:09 +01:00
2024-11-03 09:59:25 +01:00
2024-06-21 21:29:11 +05:30
2025-01-27 11:33:17 +01:00
2024-01-18 03:20:36 +01:00
2024-06-02 18:16:24 +02:00
2025-02-12 20:44:43 +01:00
2024-07-26 21:09:07 +02:00
2024-09-25 20:02:01 +02:00
2025-02-13 18:01:20 +01:00
2024-12-11 10:57:21 +01:00
2024-09-03 21:17:31 +02:00