Editing Library (xklb)

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
{{Infobox tool
 
{{Infobox tool
|purpose=Media indexing multi-tool
+
|purpose=Media indexing multi-tool with more than 70 CLI subcommands
 
|sourcecode=https://github.com/chapmanjacobd/library/
 
|sourcecode=https://github.com/chapmanjacobd/library/
 
|license=BSD 3-Clause
 
|license=BSD 3-Clause
|formats_out=DB
+
|formats_in=DB, Text
 +
|formats_out=CSV (Comma Separated Values), DB, SQL
 
|function=File Management, Quality Assurance, Web Capture
 
|function=File Management, Quality Assurance, Web Capture
 
}}
 
}}
Line 12: Line 13:
 
Web Capture subcommands:
 
Web Capture subcommands:
  
* web-add: index open web directories using ffprobe and exifTool to fetch additional metadata from remote file headers (without downloading the full file) for later automated selective downloading.
+
- web-add: index open web directories using ffprobe and exifTool to fetch additional metadata from remote file headers without downloading the full file into SQLite for later automated selective downloading.
* tube-add: index video site metadata via yt-dlp
+
- tube-add: index video site metadata via yt-dlp
* gallery-add: index image gallery site metadata via gallery-dl
+
- gallery-add: index image gallery site metadata via gallery-dl
* extract-links: extract links from within a webpage, even if the page uses ShadowDOM, postMessage, and nested frames
+
- extract-links: extract links from within a webpage, even if the page uses ShadowDOM, postMessage, and nested frames
* links-add: build updatable link-scraping databases for paginated content
+
- links-add: build updatable link-scraping databases for paginated content
  
 
Local file management subcommands:
 
Local file management subcommands:
  
* fs-add: index local files with ffprobe, exifTool, and textract
+
- fs-add: index local files with ffprobe, exifTool, and textract
* cluster-sort: sort lines of text by similarity (a common use for this is to identify similar file paths)
+
- cluster-sort: sort lines of text by similarity (a common use for this is to identify similar file paths)
* merge-folders: merge file trees (similar to [https://github.com/chapmanjacobd/journal/blob/main/programming/linux/misconceptions.md#mv-src-vs-mv-src rclone move] but it will print detailed information about overwrites and trumps (future overwrites from multiple source folders) before moving anything)
+
- merge-folders: merge file trees (similar to [https://github.com/chapmanjacobd/journal/blob/main/programming/linux/misconceptions.md#mv-src-vs-mv-src rclone move] but it will print detailed information about overwrites and trumps (future overwrites from multiple source folders) before moving anything)
* relmv: move but preserve parent folder information
+
- relmv: move but preserve parent folder information
* process-image: convert large images as scaled AVIF files as an alternative to file deletion
+
- process-image: convert large images as scaled AVIF files as an alternative to file deletion
* process-ffmpeg: convert large video/audio files to AV1/Opus as an alternative to file deletion
+
- process-ffmpeg: convert large video/audio files to AV1/Opus as an alternative to file deletion
  
 
Quality Assurance subcommands:
 
Quality Assurance subcommands:
  
* media-check: check video and audio files for corruption by decoding small sections or the whole file
+
- media-check: check video and audio files for corruption by decoding small sections or the whole file
  
 
== User Experiences ==
 
== User Experiences ==

Please note that all contributions to COPTR are considered to be released under the Attribution-ShareAlike 3.0 Unported (see COPTR:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)