Releases: sayyid5416/Links-Extractor
Releases · sayyid5416/Links-Extractor
Look & Feel Improvements
Improvements (v2.1.0)
-
New Improved Settings logic:
- Settings file renamed to
links-extractor.json
. - Settings will be saved in the format of
json
, instead of raw text. - Settings will be saved in App's folder in
<userprofile>/AppData/local/Links-Extractor/
. - Whole back-end logic of settings improved.
- Settings file renamed to
-
New items in About page:
- App creator's profile link
- Directory, where extracted links will be saved
- Location of app settings file
-
Dependency removed (no more required):
winshell
pywin32
-
Other minor changes
- Some choices name changed
- Overall colors are now consistent
- Text and Spacing improvements
- Minor bug fixes
- Refactoring
Links Extractor v2.0
What's Changed
- RAW formatting of links (an option) by @sayyid5416 in #37
- Added a new option "raw" to toggle b/w raw/original formatting of links in the saved file (closes #36)
Full Changelog: v1.9...v2.0
Links Extractor v1.9
What's Changed
Major
- [New] About page.
- [New] App update checker. #32
- [New] Exit app using
Ctrl+C
anytime in the app. - [Improved] Extracted links would be shown in real time in app.
Minor
- Removed GitHub link from top
- Fonts are regular instead of bold
- Updated
requirements.txt
- A lot of code Refactoring (#34)
Links Extractor v1.8.1
- Minor security fix
Links Extractor v1.8
Changelog
- Single App Executable will be released (instead of a zip file with executable and many other files)
- App will now recognize if
Desktop
location was moved to some other place instead ofUsers/user_name/Desktop
- All extracted links will be saved to
Extracted links
folder onDesktop
, instead of just placing all files onDesktop
- Some app startup improvements
requirements.txt
file updated
Links Extractor v1.7
Changelog
From now on, release page will release the executables
, if you want to use the python script
directly, download it from the source code.
Removed features
- Deprecated auto installation of missing imports
Added features
- Created a proper executable
- Added App icon and changed App name
- Files containing extracted links will be saved to
Desktop
folder inUser profile
- Added
requirements.txt
file for easy installation of dependencies
Extract Links v1.6
Changelog
- Adding
http://
like prefixes are no more required for links extraction from any webpage - Improved Auto-Installation of required libraries
- Updated requirements file
- Source code improvements
Bug fixes
- All requirements are not installing automatically #23
Extract Links v1.5
Changelog
Added features
- User choice based extraction #20
Web, mail, ftp links from file or webpage
- Added support for web-crawling (extract links from any website) #17
Improvements
- Brightened the style
- Absolute path will be used for renaming the extracted files
- A lot of source code optimizations
- Decluttered the extracted links a lot #6
Extract Links v1.4
Changelog
Added features:
- App title will show GitHub repo link
- FTP and Email (mailto) links are extractable from this version #18 , #16
Improvements
- App can now recognize case sensitive & non-case sensitive links (EX: http and HTTP)
- Extracted links are decluttered a lot
- Source code optimizations
- Layout improvements for extracted links text file