Commit Graph

11 Commits (aae3fdcfae5deca9343fcfd6b3b76aac8420ac23)

Author SHA1 Message Date
Philipp Hagemeister 7d70cf4157 [nba] Remove unused import
Philipp Hagemeister 6a3e0103bb [nba] Add test for
Philipp Hagemeister 0b5cc1983e [nba] Modernize
cryptonaut 1a9f8b1ad4 [nba] Improve _VALID_URL regex (fixes )
Allows for optional trailing / or /index.html
Jouke Waleson 5f6a1245ff PEP8 applied
Sergey M․ 7bbc6428b6 [nba] Modernize
Jaime Marquínez Ferrándiz 2ff7f8975e [nba] Modernize
Jaime Marquínez Ferrándiz 26a78d4bbf [nba] Simplify and use unicode_literals
Remove the commented parts for extracting the upload date
Jaime Marquínez Ferrándiz 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions
Philipp Hagemeister 5b286728de Move NBA IE into its own file