OF-Scraper
  • Welcome
  • Requirements
  • Install
    • Pre-Install Guides
      • Linux
      • Windows
      • Mac
    • PIPX Install
    • PIP Install
    • Binary Releases
    • Docker
    • Release Info
    • Managing Multiple Python Versions
  • Getting Started and Settings
    • Config Options
      • Config Location
      • General Options
      • File Output Options
        • Placeholders
        • Responsetype Placeholders
      • Download Options
        • Download Toggles
        • Media Filtering Options
        • Advanced Download Options
      • Setting metadata path
      • Binaries Options
      • CDM Options
      • Performance Options
        • Values to Pick
      • Script Options
      • Advanced config options
        • Changing Const Values
        • Mediatype overwrites
    • Depreciated Options
    • Auth
    • Controlling Output/Logs
    • Migrating from Digitalcriminal's script
  • Using the Scraper
    • Using Prompts
      • Old Menu
      • Page 2
    • Username selection or Fuzzy Search
    • Basic Automation with command-line
      • Basic Actions
        • Liking/Unliking Post
        • Downloading Content
          • Downloading Text Files
          • Downloading Purchases From Deleted Models
        • Multiple Actions
      • Model Filtering/Sorting
        • Price Filtering/Sort
      • Advanced Args
      • Scripting tips
      • Enable label scan
    • Recipes
      • Adding Proxy
      • Redownload Deleted Downloads
  • Content Check Modes
    • Table Columns
    • Table Management
      • Pre 3.10.7 filtering
  • Scraping Individual Posts or Media
  • Metadata
    • Schema
    • Creating Metadata
    • Metadata location
  • CDM Setup
    • CDM issues
  • FAQ/Common Issues
    • Page 1
  • Command Reference
    • Shared Options
      • General Program Options
        • Program Options
        • Logging Options
        • Filename Modification Options
        • Media Filters Options
        • Download Options
        • Advanced Program Options
      • Shared Scrape and Metadata Check Mode Options
        • User List Filter Options
          • Advanced User Filters
        • User Selection Options
        • Model Sorting & Processing Options
        • Content Options
        • Automation Options
        • Advanced Search & Processing Options
    • Main Scraper Options
    • Metadata Check Mode Options
    • Content Check Modes Options
    • Manual Mode Options
  • Request Change to Doc
  • Testing
Powered by GitBook
On this page
  • Table Columns
  • Depreciated Columns
  1. Content Check Modes

Table Columns

Table Columns

Download Cart

A cart for sending downloads to a queue

Username

model username

Downloaded

is the media marked by the db as downloaded

Unlocked

Whether the post tied to the media is unlocked

Length

This is the length of videos/audio
N/A ==0 for pictures

other_posts_with_media

Identifies media with matching media IDs from both database 
and requests

Mediatype

type of media

Post date

Date the post was created/updated

Post Media Count

Number of media in the original post

Responsetype

Which API the media was retrieved from

Price

Where the price of the post the media is tied to

Post ID

id for the post the media is tied

Media ID

id for the media

Text

Text that came with the post

Caption

The text caption that accompanies the media

Author

The creator of the post

Likes

The number of likes the post has received

Comments

The number of comments on the post

Share Count

The number of times the post has been shared

Media Type

The format of the media (image, video, etc.)

Hashtags

The hashtags used in the post

Location

The location where the post was made

Depreciated Columns

Times Detected

The greater of how many times the media id is in the db 
vs how many times the API returns the same media id from different posts
PreviousContent Check ModesNextTable Management

Last updated 10 months ago