Add 'timestmpText' to DefaultProcessor
This commit is contained in:
@@ -8,12 +8,9 @@ import urllib.parse
|
||||
'''
|
||||
Generate continuation parameter of youtube replay chat.
|
||||
|
||||
Author: taizan-hokuto (2019)
|
||||
Author: taizan-hokuto (2019) @taizan205
|
||||
|
||||
ver 0.0.1 2019.10.05
|
||||
|
||||
if you use/copy this module
|
||||
please tell me -> https://twitter.com/taizan205
|
||||
'''
|
||||
|
||||
def _gen_vid(video_id):
|
||||
|
||||
@@ -7,12 +7,9 @@ import urllib.parse
|
||||
'''
|
||||
Generate continuation parameter of youtube live chat.
|
||||
|
||||
Author: taizan-hokuto (2019)
|
||||
|
||||
Author: taizan-hokuto (2019) @taizan205
|
||||
https://twitter.com/taizan205
|
||||
ver 0.0.1 2019.10.05
|
||||
|
||||
if you use/copy this module
|
||||
please tell me -> https://twitter.com/taizan205
|
||||
'''
|
||||
def _gen_vid(video_id):
|
||||
"""generate video_id parameter.
|
||||
|
||||
Reference in New Issue
Block a user