Letterman ist auch 4:3
This commit is contained in:
parent
dd58aae222
commit
a73603ed78
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
# $Schlepperbande: src/tivomirror/tivomirror,v 1.2 2010/01/02 00:51:02 stb Exp $
|
||||
# $Schlepperbande: src/tivomirror/tivomirror,v 1.3 2010/01/02 13:44:24 stb Exp $
|
||||
#
|
||||
# Stefans Script, um die Sendungen vom Tivo runterzuladen und in MPEG4
|
||||
# zu transkodieren.
|
||||
|
@ -23,6 +23,7 @@ mak = "7194378159"
|
|||
|
||||
arset = dict()
|
||||
arset["Family Guy"] = 43
|
||||
arset["Late Show With David Letterman"] = 43
|
||||
arset["The Colbert Report"] = 43
|
||||
arset["The Daily Show With Jon Stewart"] = 43
|
||||
|
||||
|
|
Loading…
Reference in a new issue