Skip to main content

Beacon TV Downloader - Direct HTTP downloads, no yt-dlp required

Project description

Beacon DL

Download BeaconTV videos with all subtitle tracks. Outputs properly formatted files for media libraries.

Python 3.10+ License: MIT

Installation

Quick Run (No Install)

Run directly without installing using uv:

# From PyPI
uvx beacon-dl --help

# From GitHub (latest)
uvx --from git+https://github.com/Postmodum37/beacon-dl.git beacon-dl --help

Permanent Install

# Install as a tool with uv
uv tool install beacon-dl

# Or with pip
pip install beacon-dl

# Or from GitHub
pip install git+https://github.com/Postmodum37/beacon-dl.git

Development Install

git clone https://github.com/Postmodum37/beacon-dl.git
cd beacon-dl
uv pip install -e .

Requirements:

  • Python 3.10+
  • ffmpeg (brew install ffmpeg on macOS, apt install ffmpeg on Linux)
  • Chromium browser (auto-installed on first run)

Quick Start

# Download latest episode (requires auth)
beacon-dl --username user@example.com --password yourpassword

# Or with uvx
uvx beacon-dl -u user@example.com -p yourpassword

# Download specific episode
beacon-dl https://beacon.tv/content/c4-e007-episode-title -u user@example.com -p pass

Commands

Command Description
beacon-dl [URL] Download latest episode or specific URL
beacon-dl list-series Show all available series
beacon-dl list-episodes <series> List episodes in a series
beacon-dl batch-download <series> Download multiple episodes
beacon-dl info <episode> Show episode details (resolutions, subtitles)
beacon-dl check-new Check for new episodes
beacon-dl history Show download history
beacon-dl verify Verify downloaded files
beacon-dl rename Rename files to current schema

Examples

# Browse content
beacon-dl list-series
beacon-dl list-episodes campaign-4
beacon-dl info c4-e007-episode-title

# Download
beacon-dl --series exu-calamity              # Latest from specific series
beacon-dl batch-download campaign-4 --start 1 --end 5   # Episodes 1-5

# Maintenance
beacon-dl history --limit 50
beacon-dl verify --full                      # SHA256 verification
beacon-dl rename --execute                   # Apply naming updates

Authentication

# Command line
beacon-dl -u user@example.com -p yourpassword

# Environment variables
export BEACON_USERNAME=user@example.com
export BEACON_PASSWORD=yourpassword
beacon-dl

Configuration

Variable Default Description
BEACON_USERNAME - Account email
BEACON_PASSWORD - Account password
PREFERRED_RESOLUTION 1080p Quality (720p, 1080p, 2160p)
CONTAINER_FORMAT mkv Output format (mkv, mp4)

Output Format

Critical.Role.S04E07.Episode.Title.1080p.WEB-DL.AAC2.0.H.264.mkv

Docker

docker build -t beacon-dl .
docker run --rm -e BEACON_USERNAME=... -e BEACON_PASSWORD=... -v $(pwd):/app beacon-dl

Troubleshooting

Issue Solution
Subtitles fail Unblock assets-jpcust.jwpsrv.com in DNS blocker
Auth errors Check credentials, use --debug flag
Chromium install fails Run playwright install chromium manually

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

beacon_dl-0.3.1.tar.gz (100.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

beacon_dl-0.3.1-py3-none-any.whl (40.7 kB view details)

Uploaded Python 3

File details

Details for the file beacon_dl-0.3.1.tar.gz.

File metadata

  • Download URL: beacon_dl-0.3.1.tar.gz
  • Upload date:
  • Size: 100.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for beacon_dl-0.3.1.tar.gz
Algorithm Hash digest
SHA256 83a609666826e69dbbf5042e29aefd9617aba71efbee7de406366760316d99b2
MD5 61403b5c4fa838012f6e7e0db87966fe
BLAKE2b-256 2460babea5ef27994812032e77adc6c3d56acd82eb42e6d88fc39b6c42a13d0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for beacon_dl-0.3.1.tar.gz:

Publisher: release.yml on Postmodum37/beacon-dl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file beacon_dl-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: beacon_dl-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 40.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for beacon_dl-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0ff1c51c2f20b7bc8f7c9433efcb07dd353a0d59c20db0efa12ccb106f661cb7
MD5 e1cf81a1e9afbc9e14f56680e5c3f5cc
BLAKE2b-256 3a4a649045309afd6a592bc02f7318a936562f4ca1ccfb9403cbdf06a7bfc13d

See more details on using hashes here.

Provenance

The following attestation bundles were made for beacon_dl-0.3.1-py3-none-any.whl:

Publisher: release.yml on Postmodum37/beacon-dl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page