GuGuss / ARTE-7-Downloader

User script to download videos from the ARTE+7 website
GNU General Public License v3.0
263 stars 33 forks source link

Adds .editorconfig, removes x-origin req + fixes missing parent on iframe player #68

Closed gorillamoe closed 6 years ago

gorillamoe commented 6 years ago

This request adds an .editorconfig file. It also removes the cross origin request warning for the iframe player and also fixes the missing parent where the container should be inserted.

See here for an example.

gorillamoe commented 6 years ago

Just as a reminder, the version number needs to get bumped after this merge.

GuGuss commented 6 years ago

Thx for this fix. And for the .editorconfig too! Highly appreciated!