9dogs / tg-odesli-bot

Telegram Bot to share music with Odesli (former Songlink) service.
https://t.me/odesli_bot
GNU General Public License v3.0
78 stars 21 forks source link

Add languages #18

Closed valepakh closed 4 years ago

valepakh commented 4 years ago

Some platforms change the urls according to regional settings, so I added some of them in the regexes. This fixes #17

codecov[bot] commented 4 years ago

Codecov Report

Merging #18 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   98.18%   98.18%           
=======================================
  Files           4        4           
  Lines         441      441           
  Branches       55       55           
=======================================
  Hits          433      433           
  Misses          5        5           
  Partials        3        3           
Impacted Files Coverage Δ
tg_odesli_bot/platforms.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1ae4d89...ca2b351. Read the comment docs.