Unknown
3ca3f77f9c
[skip travis] adding automerge support
...
basically copying content of youtube_dl folder to youtube_dlc and excluding the youtube_dl folder when compiling
2020-09-02 23:33:41 +02:00
Unknown
cefecac12c
[skip travis] renaming
...
to avoid using same folder when using pip install for example
2020-09-02 20:25:25 +02:00
Sergey M․
f3517569f6
[gvsearch] Modernize and fix page result request ( closes #11051 )
2016-10-28 23:19:59 +07:00
Philipp Hagemeister
1cc79574fc
Fix imports and general cleanup
...
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
2014-12-13 12:35:45 +01:00
Philipp Hagemeister
829476b80a
[googlesearch] Move test to extractor
2014-08-25 17:02:52 +02:00
Philipp Hagemeister
c3d36f134f
[googlesearch] Fix next page indicator check
2014-03-13 16:52:13 +01:00
Philipp Hagemeister
ccf9114e84
[googlesearch] Fix start, and skip playlists ( Fixes #2329 )
2014-02-06 03:29:10 +01:00
Philipp Hagemeister
0f81866329
Add --list-extractor-descriptions (human-readable list of IEs)
2013-07-01 18:52:19 +02:00
Philipp Hagemeister
7aca14a1ec
Move G+ IE into its own file, and move google search into a more descriptive module
2013-06-23 20:55:15 +02:00