Replace a couple URLs that don't point to anything

I'm unsure regarding the pygst tutorial, so I just added another URL
of the best resource I could find with a quick web search.
This commit is contained in:
FichteFoll 2019-06-05 23:08:18 +02:00
parent c144141e9a
commit 9631616b53
No known key found for this signature in database
GPG key ID: 9FA3981C07CD83C5
3 changed files with 4 additions and 3 deletions

View file

@ -475,7 +475,7 @@ def human_seconds_short(interval):
# Colorization.
# ANSI terminal colorization code heavily inspired by pygments:
# http://dev.pocoo.org/hg/pygments-main/file/b2deea5b5030/pygments/console.py
# https://bitbucket.org/birkenfeld/pygments-main/src/default/pygments/console.py
# (pygments is by Tim Hatch, Armin Ronacher, et al.)
COLOR_ESCAPE = "\x1b["
DARK_COLORS = {

View file

@ -64,7 +64,8 @@ class GstPlayer(object):
"""
# Set up the Gstreamer player. From the pygst tutorial:
# http://pygstdocs.berlios.de/pygst-tutorial/playbin.html
# https://pygstdocs.berlios.de/pygst-tutorial/playbin.html (gone)
# https://brettviren.github.io/pygst-tutorial-org/pygst-tutorial.html
####
# Updated to GStreamer 1.0 with:
# https://wiki.ubuntu.com/Novacut/GStreamer1.0

View file

@ -453,7 +453,7 @@ available via your package manager. On OS X, you can install it via Homebrew
with ``brew install bash-completion``; Homebrew will give you instructions for
sourcing the script.
.. _bash-completion: http://bash-completion.alioth.debian.org/
.. _bash-completion: https://github.com/scop/bash-completion
.. _bash: https://www.gnu.org/software/bash/
The completion script suggests names of subcommands and (after typing