2023.4.28.0
·
132 commits
to main
since this release
π³οΈβπ β€οΈ If you like SCrawler, please like the program on this site. β€οΈ π³οΈβπ
- Added
- YouTube
- YouTube Music
- Mastodon
- ThisVid
- YouTube downloader (standalone app)
- Redesigned standalone downloader and update environment
- Added icons to download progress
- Added icons to saved posts downloader
- Cookies: new ways to add cookies. You can now export cookies using the browser extension and then import them into SCrawler!
- User creation: ability to extract the user's URL from the buffer and apply parameters if found
- User creation: simplified way to create new users (
Ctrl+Insertto create a new user with default parameters from clipboard URL) - Ability to customize the placement of ffmpeg (and other) files
- Ability to customize the command line encoding
- New notification options for standalone downloader
- Reddit: now it can download saved crossposts
- RedGifs: added
UserAgentoption - Other improvements
- Removed
- User creation: remove the 'Channel' checkbox because it confuses people
- Removed an ability to open SCrawler with
-vargument - All ways to create users except URL. You can only properly create a user using the user's URL.
- Plugins
- Added
IDownloadableMediainterface - Removed
Channeloption from all functions and enums - ISiteSettings: added
GetSingleMediaInstancefunction - IPluginContentProvider: added
DownloadSingleObjectfunction - IPluginContentProvider: added tokens to
GetMediaandDownloadfunctions - IPluginContentProvider: removed
GetSpecialDatafunction - UserMediaTypes: added
AudioandAudioPreenums
- Added
- Fixed