diff --git a/ythdd_inv_tl.py b/ythdd_inv_tl.py index 9b5f4ef..fefcbf5 100644 --- a/ythdd_inv_tl.py +++ b/ythdd_inv_tl.py @@ -322,8 +322,6 @@ def videos(data): if age_restricted: if not adaptive_formats: adaptive_formats = [{"url": f"http://a/?expire={int(time_start + 5.9 * 60 * 60)}", "itag": "18", "type": "", "clen": "0", "lmt": "", "projectionType": "RECTANGULAR"}] # same as above - description += " \n(ythdd: this video is age-restricted and thus only available in 360p - itag 18)" - description_html += "
(ythdd: this video is age-restricted and thus only available in 360p - itag 18)" if live_now: video_type = "livestream"