Ticket #6373 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Allow also YouTube privacy-enhanced mode links

Reported by: mitar Assigned to: lcordier
Priority: normal Component: MovieMacro
Severity: normal Keywords:
Cc: mmitar@gmail.com Trac Release: 0.11

Description

Allow also YouTube? privacy-enhanced mode links which have domain www.youtube-nocookie.com. Changing condition to:

if netloc == 'www.youtube.com' or netloc == 'www.youtube-nocookie.com':

works.

Attachments

Change History

01/07/10 15:47:23 changed by lcordier

(In [7357]) Add support for YouTube privacy-enhanced mode, see #6373.

01/07/10 15:48:30 changed by anonymous

  • status changed from new to closed.
  • resolution set to fixed.

Add/Change #6373 (Allow also YouTube privacy-enhanced mode links)




Change Properties
Action