StreamXRef

3.0.0-beta5

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

This is a prerelease version of StreamXRef.
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.0.0-beta5 -AllowPrerelease

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

Install-PSResource -Name StreamXRef -Version 3.0.0-beta5 -Prerelease

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-XRefLookupData Import-XRefLookupData Clear-XRefLookupData

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## 3.0.0

First version released as a full PowerShell Module.

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

FileList

Version History

Version Downloads Last updated