Skip to main content

Join two to four youtube playlists into viewsync links. Joining is accomplished by episode numbers, collected from video titles.

Project description

Join two to four youtube playlists into combined viewsync links. Joining is accomplished either by episode numbers, collected from video titles, or by index pairing.

Supports *nix and Windows.

Usage

plz "PL1O4GjhJgk40spOiTqpdh5rmp8z6lbpHQ" "PLlwKCy51_4YjSUB4gshARQIdFKOQ7wIqR"

Where positional arguments are playlist IDs retrieved from youtube. These are “list” GET parameters, visible in URL when you browse to any playlist page on youtube.

You can also specify regular expressions to be used to pick out episode numbers, directly via command line options. Useful for cases where default regex fail to get the correct episode number, or if you want to filter some videos out. All regular expressions have to contain one capturing group in them (specified by “([0-9]{1,2})” usually) – capturing the episode number.

plz --third-regex="Mathas ([0-9]{1,2})" \
    "PL1bauNEiHIgyqZ2B_x9kJWVX_dlDKv1cF" \
    "PLrIoJm0QOWUp-KwSJHNGGODWZCpVnu6km" \
    "PLH-huzMEgGWD5f_ItXeqF-qBoxkhNUNex"

Regular expression options can be specified several times, it will try them until it gets a match, in order, starting with the first one.

plz --third-regex="#([0-9]{1,2})" \
    --third-regex="Mathas ([0-9]{1,2})" \
    "PL1bauNEiHIgyqZ2B_x9kJWVX_dlDKv1cF" \
    "PLrIoJm0QOWUp-KwSJHNGGODWZCpVnu6km" \
    "PLH-huzMEgGWD5f_ItXeqF-qBoxkhNUNex"
Synopsis:

plz [-h] [–first-regex FIRST_REGEX] [–second-regex SECOND_REGEX] [–third-regex THIRD_REGEX] [–fourth-regex FOURTH_REGEX] [–omit-title] [–json] [–join-by-index] playlists [playlists …]

For each of joined episodes, output includes a title of the video of the first specified playlist, followed by viewsync URL.

--omit-title to get only viewsync URLs as an output.

--json output JSON instead of space separated data.

--join-by-index join playlists by index instead of using regex to match up episode numbers.

Contribute

  • Issue Tracker: gitlab.com/rossvor/playlistzip/issues

  • Source Code: gitlab.com/rossvor/playlistzip

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

playlistzip-0.1.2.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

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

playlistzip-0.1.2-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

Details for the file playlistzip-0.1.2.tar.gz.

File metadata

  • Download URL: playlistzip-0.1.2.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.17 CPython/3.8.1 Linux/5.4.6-arch3-1

File hashes

Hashes for playlistzip-0.1.2.tar.gz
Algorithm Hash digest
SHA256 3b18c469bdd5e8c770896c7a2e01bce23870a1b040d70a5036f788ad4dbff99e
MD5 dbf2a82fabb02363c34719083fd14ebc
BLAKE2b-256 f54721639213e7be1e61dbfc2f4d1536ac67bdedbd9940414d2000c8b0d90afd

See more details on using hashes here.

File details

Details for the file playlistzip-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: playlistzip-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 17.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.17 CPython/3.8.1 Linux/5.4.6-arch3-1

File hashes

Hashes for playlistzip-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9c25769b915c9a580b7e969976b3314f72356cc504e976f75c52fc46d42fd6ea
MD5 92c98dc6264e3e1cadc3119a4432ca7e
BLAKE2b-256 329db8f389f40197060ca4ed9b7e168d4c26d44babacf8bdbf2466445732473a

See more details on using hashes here.

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