You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scheduler: handle scheduler change error (collection was modified)
SchedulerEditorForm: add scheduler name to form title
DownloadProgress: fix disposing error when some objects are already null
API.Reddit: add special notification for error 429
API.Twitter: handle JSON deserialization error
Porn sites: fix incorrect parsing of search queries
YouTube: path not set when adding array to download
Copy file name to clipboardExpand all lines: Changelog.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,27 @@
1
+
# 2023.11.24.0
2
+
3
+
*2023-11-24*
4
+
5
+
For those of you who use TikTok, I recommend updating [TikTok plugin](https://github.com/bashonly/yt-dlp-TTUser) to the latest version using [these instructions](https://github.com/AAndyProgram/SCrawler/wiki/Settings#how-to-install-yt-dlp-ttuser-plugin).
6
+
7
+
- Added
8
+
- Automation: manual task option
9
+
- Scheduler: add scheduler name to form title
10
+
- Feeds: update when users' location and/or basic information changes
11
+
- Reddit: special notification for error 429
12
+
- TikTok: ID, username and friendly name extraction from data
13
+
- TikTok: new option `Use video date as file date`
14
+
- YouTube: absolute path for a single playlist
15
+
- Updated
16
+
- yt-dlp up to version 2023.11.16
17
+
- Fixed
18
+
- Scheduler: scheduler change error
19
+
- Twitter: JSON deserialization error
20
+
- xHamster, XVideos, PornHub, ThisVid: incorrect parsing of search queries
21
+
- YouTube: the file name is not changed manually
22
+
- YouTube: path not set when adding array to download
0 commit comments