StreamXRef

3.1.1

Given a Twitch clip or video timestamp URL, get a URL to the same moment from the cross-referenced video or channel.

Minimum PowerShell version

5.1

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name StreamXRef -RequiredVersion 3.1.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name StreamXRef -Version 3.1.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright 2020 Alex Wiser. Licensed under MIT license.

Package Details

Author(s)

  • Alex Wiser

Tags

Stream Twitch Cross-Reference Reference Rest API Find Search Windows Linux Mac

Functions

Find-TwitchXRef Export-XRefData Import-XRefData Clear-XRefData Enable-XRefPersistence Disable-XRefPersistence

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## 3.1.1

* Persistence: Added options for compressing and excluding clip mapping.
* Persistence: Join 'datacache.json' to path if environment variable XRefPersistPath is not a *.json file.
* Import: Fixed counter only showing values from last file if pipelined multiple paths.

## 3.0.0

First version released as a full PowerShell Module.

* Renamed module to "StreamXRef" due to Twitch's limitations on project names
* Renamed `Get-TwitchXRef` to `Find-TwitchXRef`
* Changed alias from `gtxr` to `txr`
* Added data caching
* Added `Export-XRefData`, `Import-XRefData`, `Clear-XRefData`, `Enable-XRefPersistence`, and `Disable-XRefPersistence`

FileList

Version History

Version Downloads Last updated