Modify

Opened 14 years ago

Closed 14 years ago

#6373 closed enhancement (fixed)

Allow also YouTube privacy-enhanced mode links

Reported by: Mitar Owned by: Louis Cordier
Priority: normal Component: MovieMacro
Severity: normal Keywords:
Cc: Mitar 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 (0)

Change History (2)

comment:1 Changed 14 years ago by Louis Cordier

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

comment:2 Changed 14 years ago by anonymous

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Louis Cordier.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.