Offline planning

How Much Storage Does a Downloaded Skool Course Need?

Resolution alone does not determine file size. A simple bitrate calculation gives you a better estimate before a long course fills the wrong drive.

Resolution is not a file-size estimate

“The course is in 1080p” does not tell you how much disk space it needs. File size is driven mainly by:

  • total runtime;
  • average video and audio bitrate;
  • the codec and encoding choices used by the source;
  • which quality you select for each lesson;
  • whether you keep duplicate tests or failed files.

Two 1080p videos with the same duration can have very different sizes. One might be a low-motion talking head. The other might show rapidly changing screen content at a much higher bitrate.

Use the bitrate formula

For a practical decimal estimate:

Storage in GB ≈ average bitrate in Mbps × runtime in hours × 0.45

Why 0.45?

  • one megabit per second for one hour is 3,600 megabits;
  • divide by eight to convert bits to bytes;
  • divide by roughly 1,000 to express the result in decimal gigabytes.

The formula is a planning estimate, not a promise. It works well enough to decide whether a course belongs on the laptop’s internal drive or a larger external drive.

Example storage table

Average combined bitrateApprox. space per hour10-hour course30-hour course
2 Mbps0.9 GB9 GB27 GB
4 Mbps1.8 GB18 GB54 GB
6 Mbps2.7 GB27 GB81 GB
8 Mbps3.6 GB36 GB108 GB

These are arithmetic examples. The source provider controls the actual bitrate, and the average can change from lesson to lesson.

Estimate total runtime first

The most accurate plan begins with a course inventory.

  1. Record the duration of every video lesson.
  2. Keep community replays in a separate subtotal.
  3. Exclude text-only lessons and links.
  4. Add the runtimes.
  5. Apply a realistic bitrate range rather than one exact number.

For example, imagine a course with:

  • 18 hours of main lessons;
  • 12 hours of call replays;
  • 30 total hours of video.

At an average of 4 Mbps, the first estimate is:

4 × 30 × 0.45 = 54 GB

At 6 Mbps, it becomes:

6 × 30 × 0.45 = 81 GB

Plan around the range—roughly 54–81 GB—until sample files reveal the course’s real average.

Measure a representative sample

When the downloader does not show a bitrate, use completed files to estimate it.

Choose three representative lessons:

  1. a talking-head lesson;
  2. a detailed screen recording;
  3. a long cohort replay.

For each file, record its size and duration. Then calculate:

Estimated GB per hour = file size in GB ÷ duration in hours

If a 45-minute file is 1.5 GB:

1.5 ÷ 0.75 = 2 GB per hour

Multiply that observed rate by the remaining course hours. Use more than one sample because different providers and lessons can use different encoding settings.

Add working space, not only final space

Do not plan to fill a drive to its final available byte. Leave room for:

  • active browser downloads;
  • temporary local assembly during supported HLS processing;
  • one or two retry files;
  • renamed duplicates during organization;
  • future course updates;
  • the operating system and other applications.

A simple working allowance is to take the estimated final archive and add 20–30% headroom. That percentage is an operational buffer, not a technical requirement.

For a 60 GB estimate:

60 GB × 1.25 = 75 GB of comfortable working space

Internal drive or external drive?

Use the internal drive when:

  • the course is modest;
  • you have ample free capacity;
  • you are actively studying and want fast access;
  • the archive will be moved to a second backup later.

Use an external drive when:

  • several courses will be archived;
  • long replay libraries dominate the runtime;
  • the laptop is already close to full;
  • the archive needs a dedicated home;
  • you want the second copy physically separate.

Whichever drive you choose, avoid downloading into a temporary folder that a cleanup utility may remove.

720p versus 1080p changes the plan—but not predictably

Higher resolution often uses more data, but bitrate matters more than the resolution label by itself. A carefully encoded 1080p file can be smaller than an inefficient 720p file from another provider.

Choose quality based on the lesson:

  • detailed code, spreadsheets, or interface text: favor 1080p when available;
  • normal slides and talking heads: test 720p;
  • audio-led discussion: a lower quality may be sufficient;
  • archival master of your own course: keep the best useful source quality if storage permits.

Use the 720p versus 1080p decision guide before assuming every lesson needs the same setting.

Keep the second copy in the estimate

One local copy protects you from platform access loss. It does not protect you from drive failure, accidental deletion, theft, or filesystem damage.

If the course matters, plan capacity for two copies:

working space + final primary archive + second verified copy

The second copy can live on another approved drive or storage system, but it should not be the same physical disk under a different folder name.

Pre-download storage checklist

  • Total lesson runtime is recorded.
  • Replay runtime is recorded separately.
  • At least three representative files were measured.
  • A low and high storage estimate were calculated.
  • 20–30% working headroom is available.
  • The destination folder is on the intended drive.
  • The operating system has enough space to remain healthy.
  • Capacity for a second verified copy is planned.
  • The chosen quality matches the actual lesson content.

Once the space is ready, use the Skool Course Downloader workflow and the folder organization guide to keep the archive under control.

Technical reference

The estimate uses measured bitrate because encoded video size is not determined by resolution alone. MDN's web video codec guide describes how bitrate, resolution, frame rate, source content, and encoder configuration affect quality and output size.

Review the selected work and quality cap before committing disk space. Shown with privacy-safe synthetic course data.
Plan before startingReview the selected work and quality cap before committing disk space.

The full manager keeps the backup folder, quality setting, queue, and completed history in one view.

Current testing-build capture with synthetic data. Check compatibility and limitations.

Last substantively reviewed August 3, 2026. See our editorial and corrections policy.